ppetr / lockfree-userspace-rcuLinks
Lock-free RCU (Read-Copy-Update) user-space library
☆11Updated last week
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:
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- C++ framework for rapid server development☆76Updated last year
- Performance profiling of JSON libraries☆28Updated 7 months ago
- Effective Memory Reclamation☆63Updated 5 years ago
- A C11 implementation of D. Vyukov MPSC queue☆33Updated 2 years ago
- Hiactor is a distributed C++ actor framework.☆118Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆68Updated 2 months ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- A header-only implementation of SipHash☆33Updated 5 months ago
- The Fancy Named Parameters Library☆36Updated 2 months ago
- C++20 Static Branch library☆95Updated 7 months ago
- Simple C++ code to benchmark fast division algorithms☆54Updated 4 years ago
- Batched random number generation☆18Updated 3 months ago
- ☆112Updated last year
- performance experiments for C++ exception handling☆32Updated 3 years ago
- async io-uring based kernel io library☆34Updated 4 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆42Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆42Updated last year
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 4 months ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- ☆45Updated 5 years ago
- An HTTP server using liburingpp☆13Updated 11 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 2 months ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated last week
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- ☆22Updated last month