preshing / junctionLinks
Concurrent data structures in C++
☆1,432Updated 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,286Updated 3 months ago
- A C++ library of Concurrent Data Structures☆2,673Updated last year
- A high-performance, concurrent hash table☆1,695Updated 4 months ago
- Configurable C++ platform adapter☆561Updated 6 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆529Updated 8 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆831Updated 11 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆981Updated last year
- Experimental deferred and unordered destruction library for C++☆913Updated 6 years ago
- A collection of resources on wait-free and lock-free programming☆1,933Updated last year
- C++ associative containers☆1,593Updated 3 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆739Updated 5 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆753Updated 10 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,168Updated 4 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,347Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,965Updated 5 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,555Updated 2 months ago
- C++ Benchmark Authoring Library/Framework☆852Updated last month
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,535Updated this week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,050Updated last year
- Unified Executors☆1,627Updated 5 months ago
- A very fast hashtable☆1,790Updated last year
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆383Updated 5 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆497Updated last year
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,578Updated 2 years ago
- userland threads☆489Updated last week
- libnop: C++ Native Object Protocols☆578Updated last year
- Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.☆1,168Updated this week
- Async++ concurrency framework for C++11☆1,404Updated 10 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,854Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆846Updated last year