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
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- C++ framework for rapid server development☆76Updated last year
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Literal Logging for C++☆86Updated 8 years ago
- Continuations for C++ std::future<> types☆53Updated last year
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 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
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆184Updated 12 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- async io-uring based kernel io library☆34Updated 4 years ago
- Boost.org multi_index module☆54Updated 3 weeks ago
- ☆59Updated 4 years ago
- Enjoy template metaprogramming☆116Updated 9 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- STL-based caches for C++☆116Updated 2 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…☆15Updated 8 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆120Updated 7 years ago
- Boost.Coroutine2☆136Updated 3 weeks ago