caetanosauer / foster-btree
A reusable, extensible, and efficient C++ implementation of the Foster B-tree data structure
☆15Updated 5 years ago
Alternatives and similar repositories for foster-btree:
Users that are interested in foster-btree are comparing it to the libraries listed below
- ☆20Updated 2 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- The Cicada engine☆55Updated 7 years ago
- ☆53Updated 10 months ago
- An implementation of various in-memory concurrency control protocols☆24Updated last year
- Skeena: Efficient and Consistent Cross-Engine Transactions (SIGMOD 2022, ACM SIGMOD Research Highlights Award 2022)☆20Updated last year
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆88Updated 2 years ago
- ☆43Updated 11 months ago
- Adaptive Radix Tree in C++☆41Updated this week
- The world's first wait-free KV store with generic durable linearizable transactions☆40Updated 3 years ago
- ☆12Updated 6 years ago
- Sphinx is a fast in-memory key-value store, compatible with Memcached.☆32Updated 5 years ago
- Self-Tuning Adaptive Radix Tree☆27Updated 4 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 8 years ago
- Artifact for PPoPP'18☆19Updated 2 years ago
- This repository hosts the code used for the following paper: Claude Barthels, Ingo Müller, Konstantin Taranov, Torsten Hoefler, Gustavo A…☆10Updated 5 years ago
- An open-source BzTree implementation☆91Updated 3 years ago
- ☆28Updated 2 years ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆55Updated 6 months ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆79Updated 2 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆158Updated 3 years ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 8 years ago
- Low-Latency Transaction Scheduling via Userspace Interrupts: Why Wait or Yield When You Can Preempt? (SIGMOD 2025)☆41Updated 2 months ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆44Updated last year
- (Det)erministic deadl(ock) resolution for high-throughput, low-latency, and strongly consistent data stores.☆22Updated 11 months ago
- testing latencies of various linux thread synchronization primitives☆18Updated 8 years ago
- ☆12Updated 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago