QSBR and EBR library
☆135Dec 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:
- TLSF: two-level segregated fit O(1) allocator☆83Sep 3, 2022Updated 3 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Sep 18, 2018Updated 7 years ago
- NetBSD cdb (constant database) library☆14May 24, 2019Updated 6 years ago
- Concurrent trie-hash map library☆95Oct 30, 2023Updated 2 years 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…☆717Jan 26, 2026Updated last month
- nxsearch: a full-text search engine☆16Oct 25, 2025Updated 4 months ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Aug 16, 2011Updated 14 years ago
- C implementation of the Hazard-Pointers memory manager☆17Jun 19, 2014Updated 11 years ago
- A reusable, extensible, and efficient C++ implementation of the Foster B-tree data structure☆15Jun 26, 2019Updated 6 years ago
- Robin Hood hash map library☆68Sep 4, 2021Updated 4 years ago
- Adaptive Radix Trees implemented in C☆819Mar 21, 2022Updated 3 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
- rvault: secure and authenticated store for secrets and small documents☆37Dec 23, 2022Updated 3 years ago
- Lock-free ring buffer (MPSC)☆476Dec 16, 2019Updated 6 years ago
- Erlang WebRTC peer implementation.☆16Apr 8, 2019Updated 6 years ago
- NPF: packet filter with stateful inspection, NAT, IP sets, etc.☆260Jul 16, 2024Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆636Aug 7, 2025Updated 6 months ago
- Simple category-based logger generator for C/C++☆10Oct 23, 2016Updated 9 years ago
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- A binary tree based memory allocator in C.☆11Nov 22, 2017Updated 8 years ago
- A simple triangle rasterizer☆17Jun 21, 2014Updated 11 years ago
- Longest Prefix Match (LPM) library☆46Sep 6, 2022Updated 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Jun 8, 2016Updated 9 years ago
- Realtime DXT compressor and optimizer☆20Apr 9, 2015Updated 10 years ago
- LLVM-jitted bitmaps☆27Apr 23, 2020Updated 5 years ago
- A benchmark to compare synchronization techniques for multicore programming☆348Jul 3, 2025Updated 7 months ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆166Oct 4, 2021Updated 4 years ago
- ☆13Jan 30, 2017Updated 9 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Jun 12, 2015Updated 10 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆236Oct 22, 2021Updated 4 years ago
- ☆446Oct 25, 2025Updated 4 months ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆76Feb 26, 2019Updated 7 years ago
- Fast wait-free algorithms designed for shared memory systems☆45May 4, 2018Updated 7 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
- Platform abstraction and utility library☆19Jun 21, 2025Updated 8 months ago
- Minimal tool for measuring cost of mode switch☆15Jun 26, 2021Updated 4 years ago
- A decentralized unique ID generator (int64)☆22Jun 15, 2016Updated 9 years ago
- Persistent Memory Tool Box☆12Mar 4, 2024Updated last year
- A benchmark framework for concurrent queue implementations☆297Apr 4, 2020Updated 5 years ago