pgoodman / rcuLinks
C++ implementation of RCU based on reference counting and hazard pointers.
☆28Updated 12 years ago
Alternatives and similar repositories for rcu
Users that are interested in rcu are comparing it to the libraries listed below
Sorting:
- A future and stream library for modern C++.☆67Updated 2 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Literal Logging for C++☆86Updated 8 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
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 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
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- C++ coroutine based networking library (WIP)☆39Updated 6 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 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.☆73Updated 9 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- exploring coroutine C++ proposal☆45Updated 9 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last week
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- C++ framework for rapid server development☆77Updated last year
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated 2 months ago
- A feature complete LRU cache implementation in C++☆260Updated 5 years ago
- C++14 cache friendly B-heap priority queue☆109Updated last month