pgoodman / rcuLinks
C++ implementation of RCU based on reference counting and hazard pointers.
☆28Updated 13 years ago
Alternatives and similar repositories for rcu
Users that are interested in rcu are comparing it to the libraries listed below
Sorting:
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Literal Logging for C++☆86Updated 8 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 10 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Continuations for C++ std::future<> types☆53Updated 2 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A future and stream library for modern C++.☆67Updated 3 years ago
- A persistent hash array-mapped trie for C++☆92Updated 2 years ago
- Boost.org multi_index module☆55Updated 2 weeks ago
- Effective Memory Reclamation☆63Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆15Updated 10 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- ☆29Updated 2 years ago
- Boost.org pool module☆57Updated 2 months ago
- exploring coroutine C++ proposal☆46Updated 9 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 9 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago
- A feature complete LRU cache implementation in C++☆264Updated 6 years ago
- Code example from Crash and Burn lecture☆28Updated 3 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- Go-style coroutines and channels for C++☆34Updated 12 years ago
- C++ framework for rapid server development☆77Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago