QSBR and EBR library
☆134Dec 15, 2019Updated 6 years ago
Alternatives and similar repositories for libqsbr
Users that are interested in libqsbr are comparing it to the libraries listed below
Sorting:
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Sep 18, 2018Updated 7 years ago
- TLSF: two-level segregated fit O(1) allocator☆84Sep 3, 2022Updated 3 years ago
- Concurrent trie-hash map library☆95Oct 30, 2023Updated 2 years ago
- nxsearch: a full-text search engine☆16Oct 25, 2025Updated 4 months ago
- This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace R…☆720Jan 26, 2026Updated last month
- NetBSD cdb (constant database) library☆14May 24, 2019Updated 6 years ago
- C implementation of the Hazard-Pointers memory manager☆17Jun 19, 2014Updated 11 years ago
- Static model binary format☆20Oct 5, 2016Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆39Aug 16, 2011Updated 14 years ago
- rvault: secure and authenticated store for secrets and small documents☆37Dec 23, 2022Updated 3 years ago
- Robin Hood hash map library☆68Sep 4, 2021Updated 4 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆85Apr 29, 2022Updated 3 years ago
- LLVM-jitted bitmaps☆27Apr 23, 2020Updated 5 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆636Aug 7, 2025Updated 7 months ago
- Adaptive Radix Trees implemented in C☆818Mar 21, 2022Updated 4 years ago
- Lock-free ring buffer (MPSC)☆476Dec 16, 2019Updated 6 years ago
- A reusable, extensible, and efficient C++ implementation of the Foster B-tree data structure☆15Jun 26, 2019Updated 6 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Sep 24, 2010Updated 15 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Jun 8, 2016Updated 9 years ago
- NPF: packet filter with stateful inspection, NAT, IP sets, etc.☆261Jul 16, 2024Updated last year
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆76Feb 26, 2019Updated 7 years ago
- ☆30Sep 14, 2022Updated 3 years ago
- ☆23Feb 16, 2023Updated 3 years ago
- A benchmark to compare synchronization techniques for multicore programming☆348Jul 3, 2025Updated 8 months ago
- Persistent Memory Tool Box☆12Mar 4, 2024Updated 2 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆168Oct 4, 2021Updated 4 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Jun 12, 2015Updated 10 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52May 2, 2017Updated 8 years ago
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- FreeBSD's name/value pairs library☆13Jul 17, 2019Updated 6 years ago
- ☆150Mar 11, 2023Updated 3 years ago
- ☆447Oct 25, 2025Updated 4 months ago
- Fast wait-free algorithms designed for shared memory systems☆45May 4, 2018Updated 7 years ago
- A binary tree based memory allocator in C.☆11Nov 22, 2017Updated 8 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Sep 22, 2014Updated 11 years ago
- Simple category-based logger generator for C/C++☆10Oct 23, 2016Updated 9 years ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆92Dec 11, 2022Updated 3 years ago
- A simple triangle rasterizer☆17Jun 21, 2014Updated 11 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆42Feb 26, 2022Updated 4 years ago