mpoeter / emrLinks
Effective Memory Reclamation
☆63Updated 5 years ago
Alternatives and similar repositories for emr
Users that are interested in emr are comparing it to the libraries listed below
Sorting:
- ☆58Updated 4 years ago
- C++ framework for rapid server development☆77Updated last year
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 7 years ago
- ☆128Updated 2 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last week
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Boost.org intrusive module☆61Updated last week
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- A proposal for a executor programming model for ISO C++☆140Updated 5 years ago
- ☆36Updated 10 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- ☆17Updated 5 years ago
- An implementation of Seqlock in C++11☆228Updated last year
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- C++ coroutine based networking library (WIP)☆39Updated 6 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Literal Logging for C++☆86Updated 8 years ago
- c++ wrapper around libpapi☆84Updated 7 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 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