Concurrent data structures in C++
☆1,448Oct 1, 2020Updated 5 years ago
Alternatives and similar repositories for junction
Users that are interested in junction are comparing it to the libraries listed below
Sorting:
- Configurable C++ platform adapter☆559Feb 14, 2019Updated 7 years ago
- A high-performance, concurrent hash table☆1,733Mar 31, 2025Updated 10 months ago
- A C++ library of Concurrent Data Structures☆2,727Oct 17, 2023Updated 2 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆534Jul 10, 2017Updated 8 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,607Updated this week
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,073Feb 14, 2026Updated last week
- A fast, memory efficient hash map for C++☆1,300May 19, 2025Updated 9 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,594May 29, 2025Updated 9 months ago
- A very fast hashtable☆1,840Sep 27, 2023Updated 2 years ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,494Jun 25, 2025Updated 8 months ago
- [deprecated] For native C atomics, see Turf instead☆519Sep 9, 2016Updated 9 years ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,151Dec 6, 2025Updated 2 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Nov 2, 2025Updated 3 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,478Mar 8, 2024Updated last year
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆996Jan 2, 2024Updated 2 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,404Oct 26, 2025Updated 4 months ago
- Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable…☆3,094Updated this week
- High performance server-side application framework☆9,129Updated this week
- oneAPI Threading Building Blocks (oneTBB)☆6,557Feb 19, 2026Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆636Aug 7, 2025Updated 6 months ago
- The C++ Standard Library for Parallelism and Concurrency☆2,799Updated this week
- Abseil Common Libraries (C++)☆17,052Updated this week
- An Open Source Implementation of the Actor Model in C++☆3,392Updated this week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,351Mar 23, 2025Updated 11 months ago
- An open-source C++ library developed and used at Facebook.☆30,263Updated this week
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,451Nov 2, 2025Updated 3 months ago
- An implementation of Seqlock in C++11☆236Jul 29, 2024Updated last year
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,808Updated this week
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Jun 23, 2025Updated 8 months ago
- C++14 lock-free queue.☆1,816Feb 17, 2026Updated last week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,168Jan 4, 2024Updated 2 years ago
- Async++ concurrency framework for C++11☆1,410Oct 11, 2024Updated last year
- C++ associative containers☆1,603Nov 30, 2021Updated 4 years ago
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,954Sep 29, 2025Updated 4 months ago
- High performance multithreading toolkit for C++17☆46Oct 28, 2025Updated 4 months ago
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆979Mar 21, 2025Updated 11 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆859Nov 11, 2025Updated 3 months ago
- Your standard library for metaprogramming☆1,837Dec 10, 2025Updated 2 months ago