martong / rcu_ptrLinks
A special smart pointer to exchange data between threads
☆37Updated 6 years ago
Alternatives and similar repositories for rcu_ptr
Users that are interested in rcu_ptr are comparing it to the libraries listed below
Sorting:
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Continuations for C++ std::future<> types☆53Updated last year
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- C++ framework for rapid server development☆76Updated last year
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- Literal Logging for C++☆86Updated 8 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 month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 years ago
- ☆28Updated 2 years ago
- Boost.org multi_index module☆54Updated 3 weeks ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- C++ Concurrency library!☆27Updated 6 years ago