chaoran / fast-wait-free-queueLinks
A benchmark framework for concurrent queue implementations
☆296Updated 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☆135Updated 6 years ago
- The world's first wait-free Software Transactional Memory☆175Updated 5 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
- [deprecated] For native C atomics, see Turf instead☆520Updated 9 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- Our open source benchmarks and code samples☆193Updated 2 months ago
- A concurrent user-level thread library implemented in C++☆317Updated 5 years ago
- C port of the HdrHistogram☆267Updated 4 months ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- A hierarchical timer wheel, for implementing timed event queues☆215Updated last year
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆233Updated 4 years ago
- 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.☆138Updated 6 years ago
- Various open addressing hashmap algorithms in C++☆258Updated 4 years ago
- [deprecated] Data structures and sample applications using Mintomic☆94Updated 9 years ago
- Automatically exported from code.google.com/p/relacy☆244Updated this week
- Read- and latency-optimized log structured merge tree☆175Updated 13 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 6 months ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Adaptive Radix Trees implemented in C☆815Updated 3 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- C++ integer-to-string conversion benchmark☆343Updated 11 months ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- A STL allocator that mmaps files☆254Updated 4 years ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆479Updated 5 years ago
- Configurable C++ platform adapter☆559Updated 6 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago