chaoran / fast-wait-free-queueLinks
A benchmark framework for concurrent queue implementations
☆293Updated 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:
- QSBR and EBR library☆133Updated 5 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 5 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Our open source benchmarks and code samples☆193Updated 2 weeks ago
- C port of the HdrHistogram☆256Updated 2 months ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆229Updated 4 years ago
- A concurrent user-level thread library implemented in C++☆319Updated 5 years ago
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- High-performance multicore-scalable data structures and benchmarks☆143Updated 6 years ago
- [deprecated] For native C atomics, see Turf instead☆520Updated 9 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- ☆443Updated 2 weeks ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆476Updated 4 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Adaptive Radix Trees implemented in C☆808Updated 3 years ago
- Mordor is a high performance I/O library based on fibers.☆349Updated 7 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- Critbit trees in C☆334Updated 3 years ago
- C++ integer-to-string conversion benchmark☆341Updated 9 months ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Lock-free multithreaded memory allocation☆110Updated 8 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Configurable C++ platform adapter☆561Updated 6 years ago