chaoran / fast-wait-free-queueLinks
A benchmark framework for concurrent queue implementations
☆295Updated 5 years ago
Alternatives and similar repositories for fast-wait-free-queue
Users that are interested in fast-wait-free-queue are comparing it to the libraries listed below
Sorting:
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- QSBR and EBR library☆134Updated 6 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- Our open source benchmarks and code samples☆193Updated 2 months ago
- The world's first wait-free Software Transactional Memory☆174Updated 5 years ago
- A concurrent user-level thread library implemented in C++☆317Updated 5 years ago
- [deprecated] For native C atomics, see Turf instead☆520Updated 9 years ago
- C port of the HdrHistogram☆263Updated 4 months ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆233Updated 4 years ago
- A hierarchical timer wheel, for implementing timed event queues☆213Updated last year
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- A compressed bitmap class in C++.☆458Updated last year
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- Adaptive Radix Trees implemented in C☆811Updated 3 years ago
- Automatically exported from code.google.com/p/relacy☆245Updated 4 months ago
- C++ integer-to-string conversion benchmark☆343Updated 10 months ago
- A C++ await/yield emulation library for stackless coroutine☆341Updated last year
- A STL allocator that mmaps files☆254Updated 4 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Updated 8 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- ☆444Updated 2 months ago
- Critbit trees in C☆334Updated 4 years ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆478Updated 5 years ago