A reusable, extensible, and efficient C++ implementation of the Foster B-tree data structure
☆15Jun 26, 2019Updated 6 years ago
Alternatives and similar repositories for foster-btree
Users that are interested in foster-btree are comparing it to the libraries listed below
Sorting:
- A Simple Relational Database implemented in Golang☆16Nov 4, 2022Updated 3 years ago
- The concurrent skip list is a multithreaded implementation of the skip list data structure where the insert, delete, get and range operat…☆24Jan 11, 2021Updated 5 years ago
- Framework for creating simple, efficient, and composable lock-free data structures☆12May 7, 2016Updated 9 years ago
- Thousand Island Scanner: Scaling Video Analysis on AWS Lambda☆13Oct 25, 2019Updated 6 years ago
- Disk backed concurrent ART implementation, with optional generations.☆14Nov 8, 2023Updated 2 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Sep 22, 2014Updated 11 years ago
- Montage is a system for building fast buffered persistent data structures on nonvolatile memory.☆16Jun 9, 2022Updated 3 years ago
- A lock-free malloc(3) implementation☆20Jun 15, 2025Updated 8 months ago
- Indexing and querying layer for LMDB and flatbuffers☆20Sep 5, 2024Updated last year
- ☆21Aug 30, 2025Updated 6 months ago
- x86-64 instruction encoder in Go☆23Nov 2, 2019Updated 6 years ago
- Non-Blocking Buddy System☆18May 19, 2023Updated 2 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Aug 31, 2015Updated 10 years ago
- Autonomous distributed key-value store which has REST interfaces implemented in Rust☆27Aug 30, 2025Updated 6 months ago
- An implementation of various in-memory concurrency control protocols☆28Mar 30, 2024Updated last year
- An open-source framework for concurrent data-structures and benchmarks. 🛠️ Latest Dev Branch: v3.4.0-dev 🚀 https://github.com/nkallima/…☆70Apr 12, 2025Updated 10 months ago
- Some bluesky code☆30Jan 21, 2023Updated 3 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Nov 26, 2023Updated 2 years ago
- ☆30Sep 14, 2022Updated 3 years ago
- ☆37Aug 24, 2025Updated 6 months ago
- Fork of the Shore-MT storage manager used by the research project Instant Recovery☆31Oct 9, 2018Updated 7 years ago
- ☆30Dec 12, 2021Updated 4 years ago
- ☆81Sep 9, 2025Updated 5 months ago
- ML-style pattern matching in C++.☆29Dec 28, 2018Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Jun 8, 2016Updated 9 years ago
- QSBR and EBR library☆134Dec 15, 2019Updated 6 years ago
- Alternative to pt-query-digest in Golang☆34Jul 7, 2022Updated 3 years ago
- ☆16Feb 16, 2026Updated 2 weeks 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
- The world's first wait-free KV store with generic durable linearizable transactions☆41Feb 26, 2022Updated 4 years ago
- Lock Free Resizable Hash Table Based On Split-Ordered Lists.☆68Mar 11, 2020Updated 5 years ago
- Library for lock-free locks☆84Jun 26, 2023Updated 2 years ago
- Fast I/O plugins for Spark☆41Dec 14, 2020Updated 5 years ago
- Compressed Bloom Filters (Golomb-compressed sequences, with indices)☆17May 19, 2013Updated 12 years ago
- ☆33Updated this week
- An alternative to OpenFaaS nats-queue-worker for long-running functions☆11Dec 14, 2022Updated 3 years ago
- java-like synchronized blocks in c++☆13Mar 8, 2014Updated 11 years ago
- Nonblocking data structures☆12Jan 25, 2015Updated 11 years ago
- Run ctest inside gdb with fixtures and environment☆11Jan 21, 2025Updated last year