pgoodman / rcu
C++ implementation of RCU based on reference counting and hazard pointers.
☆27Updated 12 years ago
Alternatives and similar repositories for rcu:
Users that are interested in rcu are comparing it to the libraries listed below
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- Literal Logging for C++☆84Updated 7 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Boost.org multi_index module☆48Updated this week
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- ☆26Updated last year
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- Emulation of resumable expressions using boost.coroutine☆12Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- A special smart pointer to exchange data between threads☆37Updated 5 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated last year
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆52Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 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 8 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- A C++14/17 implementation of named tuples☆70Updated 6 months ago
- ☆32Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago