camio / pmr_sandboxLinks
Provide a playing ground for `std::pmr` experimentation.
☆13Updated 7 years ago
Alternatives and similar repositories for pmr_sandbox
Users that are interested in pmr_sandbox are comparing it to the libraries listed below
Sorting:
- C++ framework for rapid server development☆77Updated last year
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆207Updated 2 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- ☆128Updated 2 years ago
- QSBR and EBR library☆133Updated 5 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- Our open source benchmarks and code samples☆193Updated 3 weeks ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 5 months ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆229Updated 4 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated 2 weeks ago
- Boost.Lockfree☆147Updated last week
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆329Updated last year
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- Component-Model Framework in C++☆44Updated 10 years ago
- Boost.Coroutine2☆135Updated last week
- A C11 implementation of D. Vyukov MPSC queue☆32Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- An implementation of Seqlock in C++11☆228Updated last year
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- ☆58Updated 4 years ago