ppetr / lockfree-userspace-rcuLinks
Lock-free RCU (Read-Copy-Update) user-space library
☆10Updated last year
Alternatives and similar repositories for lockfree-userspace-rcu
Users that are interested in lockfree-userspace-rcu are comparing it to the libraries listed below
Sorting:
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- ☆21Updated 8 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- ☆20Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 3 years ago
- C++ wrapper around wyhash and wyrand☆14Updated 11 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- The Fancy Named Parameters Library☆31Updated last month
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- A hash function library☆45Updated 2 weeks ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- Json benchmark based on nativejson-benchmark☆32Updated 4 months ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Performance profiling of JSON libraries☆25Updated 2 weeks ago
- ☆12Updated last year
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆37Updated last year
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Tutorial and Reference for writing network applications with Boost.Asio☆15Updated last year
- 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
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- (Legacy) Extremely fast unordered map and set library for C++20☆11Updated last year
- A single-header scheduler aware C++ oneshot channel☆19Updated 5 months ago
- An HTTP server using liburingpp☆14Updated 5 months ago