pgoodman / rcuLinks
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
Sorting:
- Git mirror of the official (mercurial) repository of cpp-btree☆77Updated 11 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- C++ coroutine based networking library (WIP)☆39Updated 6 years ago
- fast prime sieve and hash algorithm☆38Updated last month
- Boost.Coroutine☆85Updated 2 months ago
- Literal Logging for C++☆86Updated 7 years ago
- C++ framework for rapid server development☆77Updated last year
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- Boost.org multi_index module☆52Updated 3 weeks ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Heap allocation free version of C++11 std::function☆57Updated 4 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Boost.Coroutine2☆135Updated last month
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- C++ Concurrency library!☆27Updated 6 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
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated 2 months ago
- Boost.org pool module☆54Updated 2 months ago
- ☆27Updated last year
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- ☆17Updated 5 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Boost.Sort☆56Updated last month