preshing / junctionLinks
Concurrent data structures in C++
☆1,442Updated 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 C++ library of Concurrent Data Structures☆2,699Updated 2 years ago
- A fast, memory efficient hash map for C++☆1,292Updated 5 months ago
- A high-performance, concurrent hash table☆1,713Updated 7 months ago
- Configurable C++ platform adapter☆561Updated 6 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆531Updated 8 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆986Updated last year
- C++ implementation of a fast and memory efficient HAT-trie☆842Updated last week
- Experimental deferred and unordered destruction library for C++☆915Updated 6 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,979Updated 8 months ago
- A collection of resources on wait-free and lock-free programming☆1,959Updated last year
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,180Updated last month
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆747Updated 5 years ago
- A very fast hashtable☆1,806Updated 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,568Updated 5 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆763Updated last week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,408Updated last year
- C++ Benchmark Authoring Library/Framework☆858Updated last month
- C++ associative containers☆1,596Updated 3 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆501Updated 2 years ago
- userland threads☆493Updated 2 months ago
- Async++ concurrency framework for C++11☆1,413Updated last year
- Unified Executors☆1,650Updated last week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,592Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆847Updated 2 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆389Updated 5 years ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,877Updated last year
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆553Updated last year
- C++ library for executors☆512Updated 9 years ago
- Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.☆1,169Updated 2 weeks ago
- Your standard library for metaprogramming☆1,807Updated 2 months ago