chaoran / fast-wait-free-queueLinks
A benchmark framework for concurrent queue implementations
☆291Updated 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☆121Updated 5 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- Our open source benchmarks and code samples☆192Updated last week
- A wait-free multi-producer-single-consumer queue in C11 atomics☆227Updated 3 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- The world's first wait-free Software Transactional Memory☆172Updated 5 years ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- A concurrent user-level thread library implemented in C++☆317Updated 4 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 4 years ago
- C port of the HdrHistogram☆250Updated 7 months ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Critbit trees in C☆336Updated 3 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- ☆438Updated last year
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆473Updated 4 years ago
- Adaptive Radix Trees implemented in C☆797Updated 3 years ago
- C library implementing the ridiculously fast CLHash hashing function☆279Updated last year
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- C++ integer-to-string conversion benchmark☆341Updated 5 months ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A simple C library for compressing lists of integers using binary packing☆501Updated last year