pgoodman / rcu
C++ implementation of RCU based on reference counting and hazard pointers.
☆27Updated 11 years ago
Alternatives and similar repositories for rcu:
Users that are interested in rcu are comparing it to the libraries listed below
- C++11 template meta-programming library.☆48Updated 9 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆92Updated 3 years ago
- 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
- Emulation of resumable expressions using boost.coroutine☆12Updated 6 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆38Updated 7 years ago
- A persistent hash array-mapped trie for C++☆90Updated last year
- Literal Logging for C++☆84Updated 7 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated 10 months ago
- exploring coroutine C++ proposal☆44Updated 8 years ago
- A simple stackful coroutine implementation in C++11☆11Updated 7 years ago
- A future and stream library for modern C++.☆67Updated last year
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 8 years ago
- Header only C++14 micro benchmark☆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
- C++ TR2 proposal based on Asio☆18Updated 9 years ago
- fast prime sieve and hash algorithm☆38Updated last year
- Hartmut Kaiser and Bryce Lelbach's version of Boost.Lockfree☆13Updated 13 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆46Updated 8 years ago
- C++ framework for rapid server development☆77Updated 11 months ago
- Boost.org multi_index module☆47Updated 3 weeks ago
- A special smart pointer to exchange data between threads☆37Updated 5 years ago