QSBR and EBR library
☆143Dec 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆101Sep 18, 2018Updated 8 years ago
- TLSF: two-level segregated fit O(1) allocator☆88Sep 3, 2022Updated 4 years ago
- nxsearch: a full-text search engine☆17Apr 3, 2026Updated 5 months ago
- Concurrent trie-hash map library☆96Oct 30, 2023Updated 2 years ago
- NetBSD cdb (constant database) library☆14May 24, 2019Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 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…☆744Sep 11, 2026Updated last week
- C implementation of the Hazard-Pointers memory manager☆17Jun 19, 2014Updated 12 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.☆38Aug 16, 2011Updated 15 years ago
- rvault: secure and authenticated store for secrets and small documents☆40Aug 26, 2026Updated 3 weeks ago
- Robin Hood hash map library☆69Sep 4, 2021Updated 5 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆86Apr 29, 2022Updated 4 years ago
- LLVM-jitted bitmaps☆27Apr 23, 2020Updated 6 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆657Aug 7, 2025Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Adaptive Radix Trees implemented in C☆835Mar 21, 2022Updated 4 years ago
- Lock-free ring buffer (MPSC)☆486Dec 16, 2019Updated 6 years ago
- A reusable, extensible, and efficient C++ implementation of the Foster B-tree data structure☆15Jun 26, 2019Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆37Jun 8, 2016Updated 10 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
- ☆23Feb 16, 2023Updated 3 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆75Feb 26, 2019Updated 7 years ago
- A benchmark to compare synchronization techniques for multicore programming☆348Jul 3, 2025Updated last year
- ☆30Sep 14, 2022Updated 4 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Persistent Memory Tool Box☆12Mar 4, 2024Updated 2 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆32Apr 20, 2020Updated 6 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Jun 12, 2015Updated 11 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆53May 2, 2017Updated 9 years ago
- Fast wait-free algorithms designed for shared memory systems☆45May 4, 2018Updated 8 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"