ppetr / lockfree-userspace-rcu
Lock-free RCU (Read-Copy-Update) user-space library
☆10Updated last year
Related projects ⓘ
Alternatives and complementary repositories for lockfree-userspace-rcu
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆54Updated 11 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆44Updated 11 years ago
- ☆17Updated last month
- Effective Memory Reclamation☆50Updated 4 years ago
- fast prime sieve and hash algorithm☆37Updated 10 months ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆20Updated 3 years ago
- A C11 implementation of D. Vyukov MPSC queue☆25Updated last year
- C++20 Coroutines and io_uring☆47Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆67Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- C++20 SIMD Within A Register library☆25Updated 3 months ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago
- ☆21Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆29Updated 6 years ago
- Experimental JSON builder based on C++ reflection☆42Updated last month
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆28Updated 5 months ago
- Concurrent trie-hash map library☆89Updated last year
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆33Updated 5 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆15Updated 3 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 9 months ago
- The Fancy Named Parameters Library☆27Updated last week
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated last year
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆38Updated this week
- C++ "borrowing" smart pointer.☆11Updated 2 years ago
- W-TinyLFU cache C++11 header only implementation☆55Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- Coroutine library and toolkit for C++20☆38Updated 3 weeks ago