rafaelkallis / adaptive-radix-treeLinks
An adaptive radix tree for efficient indexing in main memory.
☆162Updated last year
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☆156Updated 7 years ago
- ☆121Updated 3 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 9 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- ☆149Updated 2 years ago
- An open-source BzTree implementation☆92Updated 4 years ago
- Scalable Hashing on Persistent Memory☆194Updated last year
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆197Updated 10 months ago
- Key Value Store based on LevelDB☆113Updated 3 years ago
- A transactional main-memory database system on multicores☆104Updated 6 years ago
- C++ bindings & containers for libpmemobj☆110Updated 2 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆103Updated 2 years ago
- ☆30Updated 6 years ago
- Key Value Development Kit☆203Updated 9 months 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
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆80Updated 3 years ago
- Sequential implementation of the Rewired Memory Array.☆19Updated 6 years ago
- A version of RocksDB that uses persistent memory☆93Updated 9 months ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆59Updated 4 months ago
- ☆44Updated 4 years ago
- Benchmarking framework for index structures on persistent memory☆88Updated 2 years ago
- An embedded key-value store library specialized for building state machine and log store☆233Updated last week
- Code for "SILK: Preventing Latency Spikes in Log-Structured Merge Key-Value Stores" published in USENIX ATC 19☆92Updated 2 years ago
- ☆72Updated 5 months ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆91Updated 2 years ago
- A Fast, Cost-Effective LSM-tree Based KV Store on Hybrid Storage☆201Updated 2 years ago
- Collection of experiments to carve out the differences between two types of relational query processing engines: Vectorizing (interpretat…☆261Updated 7 years ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆128Updated 5 months ago
- High-Performance C++ Data System☆131Updated 2 weeks ago