HPX - The C++ Standard Library for Parallelism and Concurrency
HPX - The C++ Standard Library for Parallelism and Concurrency - Published in JOSS (2020)
parallel-hashmap
A family of header-only, very fast and memory-friendly hashmap and btree containers.
Synch
Synch: A framework for concurrent data-structures and benchmarks - Published in JOSS (2021)
vercors
The VerCors verification toolset for verifying parallel and concurrent software
programacio-concurrent
Repository dedicated to save and share material of the subject Programació Concurrent taught in Computer Engineering at UIB.
go-tx-map
High-performance, concurrent-safe Go data structures for transaction hash and key-value mapping
thread-pool
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
libfork
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
https://github.com/benkeks/bbisping-academic
Website listing Benjamin Bisping's research and teaching
https://github.com/darma-tasking/lb-analysis-framework
Analysis framework for exploring, testing, and comparing load balancing strategies
https://github.com/darma-tasking/magistrate
DARMA/magistrate => Serialization and checkpointing library
chunklist
A Chunk List is a new, concurrent, chunk-based data structure that is easily modifiable and allows for fast run-time operations.