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:
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 4 months ago
- ☆13Updated 8 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Effective Memory Reclamation☆55Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- Benchmarks for our memory allocator☆64Updated last year
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- C++ framework for rapid server development☆77Updated last year
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- ☆56Updated 4 years ago
- Adaptive Radix Tree in C++☆45Updated last week
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆204Updated 2 years ago
- Intel Threading Building Blocks with local modifications☆29Updated 12 years ago
- A simple replacement for std::unordered_map☆49Updated 10 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆177Updated 12 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- Boost.Coroutine☆84Updated last month
- Component-Model Framework in C++☆44Updated 9 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- ☆21Updated 7 months ago
- Compiler instrumentation for testing☆30Updated 7 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago