preshing / junctionLinks
Concurrent data structures in C++
☆1,446Updated 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,299Updated 8 months ago
- A C++ library of Concurrent Data Structures☆2,722Updated 2 years ago
- A high-performance, concurrent hash table☆1,730Updated 10 months ago
- Configurable C++ platform adapter☆559Updated 6 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆852Updated 2 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆996Updated 2 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆533Updated 8 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 2 months ago
- A very fast hashtable☆1,834Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,465Updated last year
- A collection of resources on wait-free and lock-free programming☆2,005Updated 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++☆747Updated 6 years ago
- Unified Executors☆1,681Updated 3 weeks ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,992Updated 11 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,212Updated last month
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,602Updated 2 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,591Updated 8 months ago
- C++ associative containers☆1,603Updated 4 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆505Updated 2 years ago
- C++14 lock-free queue.☆1,806Updated last month
- C++ Benchmark Authoring Library/Framework☆862Updated 3 months ago
- 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,602Updated 2 weeks ago
- Async++ concurrency framework for C++11☆1,413Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,151Updated 2 years ago
- Your standard library for metaprogramming☆1,829Updated last month
- Cross-platform C++11 header-only library for memory mapped file IO☆1,907Updated last year
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆390Updated 5 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆556Updated 2 years ago