preshing / junctionLinks
Concurrent data structures in C++
☆1,433Updated 4 years ago
Alternatives and similar repositories for junction
Users that are interested in junction are comparing it to the libraries listed below
Sorting:
- A C++ library of Concurrent Data Structures☆2,662Updated last year
- A fast, memory efficient hash map for C++☆1,284Updated 2 months ago
- A high-performance, concurrent hash table☆1,685Updated 4 months ago
- Configurable C++ platform adapter☆563Updated 6 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 8 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆828Updated 10 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆980Updated last year
- Experimental deferred and unordered destruction library for C++☆914Updated 6 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆739Updated 5 years ago
- A very fast hashtable☆1,786Updated last year
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,174Updated 4 months ago
- A collection of resources on wait-free and lock-free programming☆1,929Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,340Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆748Updated 10 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,550Updated 2 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,962Updated 5 months ago
- C++ associative containers☆1,591Updated 3 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,576Updated 2 years ago
- C++ Benchmark Authoring Library/Framework☆848Updated last month
- userland threads☆486Updated 3 months ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆381Updated 5 years ago
- Unified Executors☆1,617Updated 5 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,528Updated last month
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆498Updated last year
- Your standard library for metaprogramming☆1,783Updated 3 weeks ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆550Updated last year
- libnop: C++ Native Object Protocols☆578Updated 11 months ago
- C++14 lock-free queue.☆1,704Updated last week
- Cross-platform C++11 header-only library for memory mapped file IO☆1,847Updated last year
- Async++ concurrency framework for C++11☆1,404Updated 9 months ago