caetanosauer / foster-btreeLinks
A reusable, extensible, and efficient C++ implementation of the Foster B-tree data structure
☆15Updated 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:
- ☆48Updated last year
- Adaptive Radix Tree in C++☆45Updated last week
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- A simple, reference implementation of a B^e-tree☆155Updated 6 years ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆90Updated 2 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- An open-source BzTree implementation☆92Updated 3 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- ☆12Updated 6 years ago
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆46Updated 2 years ago
- ☆20Updated 2 years ago
- ☆72Updated 4 months ago
- Fork of the Shore-MT storage manager used by the research project Instant Recovery☆30Updated 6 years ago
- Self-Tuning Adaptive Radix Tree☆27Updated 5 years ago
- HOT - Height Optimized Trie☆156Updated 7 years ago
- The Cicada engine☆57Updated 8 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆166Updated 3 years ago
- ☆54Updated last year
- An implementation of various in-memory concurrency control protocols☆25Updated last year
- C++ fast transactional key-value storage.☆170Updated 3 weeks ago
- ☆138Updated 3 years ago
- Low-Latency Transaction Scheduling via Userspace Interrupts: Why Wait or Yield When You Can Preempt? (SIGMOD 2025 Best Paper Award)☆63Updated 3 months ago
- ☆29Updated 2 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆101Updated 2 years ago
- pmwcas☆139Updated 2 years ago
- A fork of DBx1000 for Cicada SIGMOD 2017 evaluation☆9Updated 8 years ago
- An adaptive radix tree for efficient indexing in main memory.☆162Updated last year
- a high performance cache simulator and library☆106Updated 11 months ago
- C implementation of the Raft Consensus protocol, BSD licensed☆77Updated last year
- Sphinx is a fast in-memory key-value store, compatible with Memcached.☆32Updated 5 years ago