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:
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- C++ framework for rapid server development☆77Updated last year
- A future and stream library for modern C++.☆67Updated 2 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Literal Logging for C++☆86Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 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
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 10 months ago
- Boost.Coroutine2☆135Updated 3 months 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 concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆16Updated 8 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated 3 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- ☆27Updated last year
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 3 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 5 years ago