C++ implementation of RCU based on reference counting and hazard pointers.
☆28Jan 24, 2013Updated 13 years ago
Alternatives and similar repositories for rcu
Users that are interested in rcu are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A special smart pointer to exchange data between threads☆37Apr 28, 2019Updated 6 years ago
- Proposal to add static reflection to C++☆14Jun 30, 2018Updated 7 years ago
- Basic C++ library on linux platform☆25Mar 7, 2017Updated 9 years ago
- SQLight is a lightweight MySQL client written in C++11. Based on code by Ladislav Nevery☆29Sep 10, 2015Updated 10 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆15Sep 17, 2015Updated 10 years ago
- C++03 functionality for checking for the existence of a member function with a given name and signature.☆26Aug 26, 2013Updated 12 years ago
- A collection of bit manipulation routines for C++☆21Jul 24, 2013Updated 12 years ago
- Vim commands to run a command over every entry in the quickfix list (:Cdo) or location list (:Ldo).☆32Aug 22, 2016Updated 9 years ago
- Tiny format/mustache templating library (C++11)☆24Jul 16, 2016Updated 9 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Sep 21, 2020Updated 5 years ago
- Let you iterate all your member in struct simply! You can simply do serialization or de-serialization!☆18May 22, 2018Updated 7 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Sep 13, 2013Updated 12 years ago
- Distributed Operating System on Exokernel (Unikernel) Concepts☆23Oct 7, 2023Updated 2 years ago
- Text objects and motions for Latex editing in Vim.☆14Sep 28, 2020Updated 5 years ago
- Coroutine implementation for C++11☆18Apr 14, 2012Updated 13 years ago
- STL compatible implementation of hash map optimized for concurrent access☆27Oct 4, 2019Updated 6 years ago
- Async datagram traits☆11Aug 28, 2019Updated 6 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…☆15Feb 23, 2017Updated 9 years ago
- parser h264 stream info☆13Aug 16, 2019Updated 6 years ago
- Async readiness traits☆11May 15, 2019Updated 6 years ago
- C++ implementation of an object pool pattern☆12May 20, 2024Updated last year
- ☆47Sep 25, 2020Updated 5 years ago
- Allocation benchmarks☆31Jul 6, 2016Updated 9 years ago
- java-like synchronized blocks in c++☆13Mar 8, 2014Updated 12 years ago
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆19Jan 31, 2019Updated 7 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50May 22, 2025Updated 10 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 3 months ago
- Access private members and statics of a C++ class☆20Apr 29, 2025Updated 10 months ago
- This iOS app demonstrates how to read PCM samples from a large wave files into a circular buffer, so that they can be processed and playe…☆18Feb 8, 2013Updated 13 years ago
- Timer facilities for Tokio based on OS-level primitives.☆14May 7, 2020Updated 5 years ago
- simple c++ wrapper on unqlite api☆12May 21, 2021Updated 4 years ago
- A pushdown automaton low memory JSON bytes stream checker☆13Dec 24, 2021Updated 4 years ago
- The LOOM IR instrumentation framework☆19Apr 23, 2024Updated last year
- A simple dependency injection lib for Qt5☆30May 5, 2025Updated 10 months ago
- Lock-free queues.☆20Dec 10, 2023Updated 2 years ago
- Implementation of Read-Log-Update in Rust☆11Jan 8, 2020Updated 6 years ago
- parallel iterator consumers for rust☆12Jan 3, 2019Updated 7 years ago
- Bindings to libkmod to manage linux kernel modules☆13Dec 6, 2022Updated 3 years ago
- Low-level library to build event driven applications, supporting lightweight non-blocking I/O.☆16Jan 2, 2020Updated 6 years ago