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
- Our open source benchmarks and code samples☆189Updated last week
- A Super Fast Multithreaded malloc() for 64-bit Machines☆288Updated 5 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆220Updated 3 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- A hierarchical timer wheel, for implementing timed event queues☆209Updated 11 months ago
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- A concurrent user-level thread library implemented in C++☆314Updated 4 years ago
- C port of the HdrHistogram☆240Updated 3 months ago
- A working project for High-concurrency B-tree source code in C☆247Updated 4 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Lock-free ring buffer (MPSC)☆455Updated 5 years ago
- C++ integer-to-string conversion benchmark☆340Updated last month
- Configurable C++ platform adapter☆557Updated 6 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- A C++ await/yield emulation library for stackless coroutine☆334Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆390Updated 6 months ago
- ☆430Updated last year
- A compressed bitmap class in C++.☆452Updated 4 months ago
- An implementation of Seqlock in C++11☆207Updated 7 months ago
- C library implementing the ridiculously fast CLHash hashing function☆272Updated 11 months ago
- userland threads☆472Updated 3 weeks 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
- Boost.Coroutine2☆130Updated 3 months ago
- A STL allocator that mmaps files☆246Updated 3 years ago
- ☆316Updated 3 weeks ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆212Updated last year
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago