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☆119Updated 5 years ago
- A concurrent user-level thread library implemented in C++☆315Updated 4 years ago
- High-performance multicore-scalable data structures and benchmarks☆140Updated 5 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- Our open source benchmarks and code samples☆192Updated last week
- Lock-free ring buffer (MPSC)☆462Updated 5 years ago
- C port of the HdrHistogram☆248Updated 6 months ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- Adaptive Radix Trees implemented in C☆794Updated 3 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- A C++ await/yield emulation library for stackless coroutine☆338Updated last year
- A working project for High-concurrency B-tree source code in C☆250Updated 4 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆226Updated 3 years ago
- Critbit trees in C☆335Updated 3 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆180Updated 7 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated 2 years ago
- Configurable C++ platform adapter☆560Updated 6 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- ☆127Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆399Updated 3 months ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- C++ integer-to-string conversion benchmark☆341Updated 3 months ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆471Updated 4 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆204Updated 2 years ago