preshing / junctionLinks
Concurrent data structures in C++
☆1,430Updated 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 fast, memory efficient hash map for C++☆1,283Updated last month
- A C++ library of Concurrent Data Structures☆2,655Updated last year
- A high-performance, concurrent hash table☆1,677Updated 3 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆827Updated 9 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆977Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 8 years ago
- Configurable C++ platform adapter☆561Updated 6 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆739Updated 5 years ago
- Experimental deferred and unordered destruction library for C++☆913Updated 6 years 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,546Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆745Updated 9 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,323Updated last year
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,172Updated 3 months ago
- A very fast hashtable☆1,785Updated last year
- C++ associative containers☆1,587Updated 3 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,575Updated 2 years ago
- A collection of resources on wait-free and lock-free programming☆1,925Updated last year
- userland threads☆484Updated 3 months ago
- C++ Benchmark Authoring Library/Framework☆848Updated 2 weeks ago
- Your standard library for metaprogramming☆1,774Updated last week
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆498Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,839Updated last year
- Unified Executors☆1,609Updated 4 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,961Updated 4 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,017Updated last year
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆379Updated 4 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆843Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,365Updated 3 months ago
- C++ library for executors☆508Updated 8 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆548Updated last year