chaoran / fast-wait-free-queue
A benchmark framework for concurrent queue implementations
☆289Updated 4 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
- QSBR and EBR library☆118Updated 5 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆220Updated 3 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆288Updated 5 years ago
- A concurrent user-level thread library implemented in C++☆314Updated 4 years ago
- C port of the HdrHistogram☆241Updated 4 months ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- A STL allocator that mmaps files☆246Updated 3 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- A C++ await/yield emulation library for stackless coroutine☆334Updated last year
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- A working project for High-concurrency B-tree source code in C☆247Updated 4 years ago
- A hierarchical timer wheel, for implementing timed event queues☆209Updated 11 months ago
- Configurable C++ platform adapter☆557Updated 6 years ago
- Lock-free ring buffer (MPSC)☆455Updated 5 years ago
- Our open source benchmarks and code samples☆189Updated last week
- C++ integer-to-string conversion benchmark☆340Updated last month
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆524Updated 7 years ago
- Automatically exported from code.google.com/p/relacy☆215Updated 6 months ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆201Updated 2 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 7 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆213Updated last year
- A compressed bitmap class in C++.☆452Updated 4 months ago
- C library implementing the ridiculously fast CLHash hashing function☆272Updated 11 months ago
- Critbit trees in C☆333Updated 3 years ago
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆391Updated 7 months ago