chaoran / fast-wait-free-queueLinks
A benchmark framework for concurrent queue implementations
☆297Updated 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
- A concurrent user-level thread library implemented in C++☆317Updated 5 years ago
- A hierarchical timer wheel, for implementing timed event queues☆214Updated last year
- The world's first wait-free Software Transactional Memory☆175Updated 5 years ago
- Our open source benchmarks and code samples☆193Updated 3 months ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- [deprecated] For native C atomics, see Turf instead☆519Updated 9 years ago
- A working project for High-concurrency B-tree source code in C☆252Updated 5 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆235Updated 4 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- Various open addressing hashmap algorithms in C++☆258Updated 4 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- C port of the HdrHistogram☆270Updated 5 months ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- Adaptive Radix Trees implemented in C☆816Updated 3 years ago
- Mordor is a high performance I/O library based on fibers.☆352Updated 8 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- [deprecated] Data structures and sample applications using Mintomic☆94Updated 10 years ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆479Updated 5 years ago
- A compressed bitmap class in C++.☆460Updated last year
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Updated 8 years ago
- C++ integer-to-string conversion benchmark☆343Updated 11 months ago
- Lightweight locality-aware user-level threading runtime.☆197Updated last week
- Critbit trees in C☆334Updated 4 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 7 months ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago