preshing / junctionLinks
Concurrent data structures in C++
☆1,447Updated 5 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,297Updated 7 months ago
- A C++ library of Concurrent Data Structures☆2,714Updated 2 years ago
- A high-performance, concurrent hash table☆1,726Updated 9 months ago
- Configurable C++ platform adapter☆560Updated 6 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆851Updated last month
- Various synchronization primitives for multithreaded applications in C++11.☆533Updated 8 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆993Updated 2 years ago
- Experimental deferred and unordered destruction library for C++☆914Updated 6 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,988Updated 10 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 2 months ago
- C++ associative containers☆1,601Updated 4 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,451Updated last year
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆746Updated 5 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,586Updated 7 months ago
- A very fast hashtable☆1,830Updated 2 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,139Updated 2 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,596Updated 2 years ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,204Updated last week
- Unified Executors☆1,673Updated 3 weeks ago
- A collection of resources on wait-free and lock-free programming☆1,999Updated last year
- C++ Benchmark Authoring Library/Framework☆862Updated 3 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,899Updated last year
- Your standard library for metaprogramming☆1,824Updated last month
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆555Updated 2 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆505Updated 2 years ago
- G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made wi…☆948Updated last week
- userland threads☆495Updated last month
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,592Updated last week
- Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.☆1,181Updated 3 weeks ago
- C++14 lock-free queue.☆1,798Updated 2 weeks ago