chaoran / fast-wait-free-queue
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
- A wait-free multi-producer-single-consumer queue in C11 atomics☆226Updated 3 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- Our open source benchmarks and code samples☆191Updated last month
- QSBR and EBR library☆119Updated 5 years ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- A concurrent user-level thread library implemented in C++☆315Updated 4 years ago
- A STL allocator that mmaps files☆247Updated 3 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- Configurable C++ platform adapter☆559Updated 6 years ago
- A working project for High-concurrency B-tree source code in C☆250Updated 4 years ago
- Adaptive Radix Trees implemented in C☆787Updated 3 years ago
- C port of the HdrHistogram☆246Updated 5 months ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 7 years ago
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- An implementation of Seqlock in C++11☆208Updated 9 months ago
- Critbit trees in C☆334Updated 3 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆179Updated 7 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 7 years ago
- A compressed bitmap class in C++.☆453Updated 6 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆141Updated 5 years ago
- Lock-free ring buffer (MPSC)☆461Updated 5 years ago
- Boost.Lockfree☆132Updated 3 weeks ago
- A simple C library for compressing lists of integers using binary packing☆498Updated last year
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- C++ integer-to-string conversion benchmark☆340Updated 2 months ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago