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:
- C++ framework for rapid server development☆76Updated last year
- Literal Logging for C++☆86Updated 7 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- Boost.Coroutine☆85Updated 3 weeks ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆180Updated 11 months ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Continuations for C++ std::future<> types☆53Updated last year
- Adapters for interfacing libuv with C++ resumable functions☆117Updated 11 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Boost.Coroutine2☆135Updated 3 weeks ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 9 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆32Updated 7 years ago
- 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
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- STL-based caches for C++☆116Updated 2 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Boost.org pool module☆55Updated 3 weeks ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 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 8 years ago
- Replaced by foonathan/lexy☆138Updated 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☆54Updated last year