rafaelkallis / adaptive-radix-treeLinks
An adaptive radix tree for efficient indexing in main memory.
☆167Updated 3 weeks ago
Alternatives and similar repositories for adaptive-radix-tree
Users that are interested in adaptive-radix-tree are comparing it to the libraries listed below
Sorting:
- HOT - Height Optimized Trie☆158Updated 7 years ago
- ☆125Updated 3 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 4 years ago
- ☆151Updated 2 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- An open-source BzTree implementation☆92Updated 4 years ago
- Scalable Hashing on Persistent Memory☆193Updated last year
- Key Value Store based on LevelDB☆117Updated 4 years ago
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆194Updated last year
- Low-Latency Transaction Scheduling via Userspace Interrupts: Why Wait or Yield When You Can Preempt? (SIGMOD 2025 Best Paper Award)☆69Updated 3 months ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆83Updated 3 years ago
- Benchmarking framework for index structures on persistent memory☆89Updated 2 years ago
- A transactional main-memory database system on multicores☆105Updated 7 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆102Updated 2 years ago
- Quickstep project☆44Updated last year
- Key Value Development Kit☆203Updated last year
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆136Updated 9 months ago
- C++ bindings & containers for libpmemobj☆110Updated 2 years ago
- A version of RocksDB that uses persistent memory☆93Updated last year
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆61Updated 8 months ago
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆92Updated 3 years ago
- ☆55Updated last year
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆165Updated 4 years ago
- Deneva is a distributed in-memory database framework that supports the evaluation of various concurrency control algorithms.☆117Updated 2 years ago
- The Cicada engine☆59Updated 8 years ago
- Code for "SILK: Preventing Latency Spikes in Log-Structured Merge Key-Value Stores" published in USENIX ATC 19☆94Updated 2 years ago
- An embedded key-value store library specialized for building state machine and log store☆236Updated last month
- A Fast, Cost-Effective LSM-tree Based KV Store on Hybrid Storage☆209Updated 2 years ago