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:
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- async io-uring based kernel io library☆31Updated 4 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 8 months ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Boost.org multi_index module☆51Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Library for extracting stacktrace from exception.☆49Updated last year
- Boost.Atomic☆62Updated last week
- ☆56Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- ☆17Updated 5 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated last week
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- Libunifex networking library☆20Updated 2 years ago
- A simple replacement for std::unordered_map☆49Updated 10 months ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Go-like channels for ASIO C++20 coroutines☆39Updated last year
- Literal Logging for C++☆86Updated 7 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- C++ framework for rapid server development☆77Updated last year
- WIP☆26Updated 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
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago