rafaelkallis / adaptive-radix-tree
An adaptive radix tree for efficient indexing in main memory.
☆150Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for adaptive-radix-tree
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆172Updated 8 years ago
- ☆115Updated 2 years ago
- HOT - Height Optimized Trie☆140Updated 6 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆246Updated 2 years ago
- ☆142Updated last year
- Implementation of the BwTree as specified by Microsoft Research☆98Updated 8 years ago
- A transactional main-memory database system on multicores☆102Updated 6 years ago
- An open-source BzTree implementation☆90Updated 3 years ago
- Quickstep project☆40Updated 2 weeks ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆149Updated 3 years ago
- Key Value Store based on LevelDB☆110Updated 3 years ago
- InkFuse - An Experimental Database Runtime Unifying Vectorized and Compiled Query Execution.☆42Updated 6 months ago
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆196Updated last month
- Fast Approximate Membership Filters (C++)☆263Updated 10 months ago
- ☆19Updated 5 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆76Updated 2 years ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆47Updated last month
- C++ bindings & containers for libpmemobj☆108Updated last year
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆97Updated 6 years ago
- Deneva is a distributed in-memory database framework that supports the evaluation of various concurrency control algorithms.☆112Updated last year
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆96Updated last year
- Benchmarking framework for index structures on persistent memory☆87Updated last year
- A version of RocksDB that uses persistent memory☆92Updated 2 weeks ago
- ☆52Updated 6 months ago
- Viper: A hybrid PMem-DRAM Key-Value Store for Persistent Memory (VLDB '21)☆73Updated 2 years ago
- Code for "SILK: Preventing Latency Spikes in Log-Structured Merge Key-Value Stores" published in USENIX ATC 19☆86Updated last year
- Yahoo! Cloud Serving Benchmark in C++, a C++ version of YCSB (https://github.com/brianfrankcooper/YCSB/wiki)☆152Updated 3 years ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆87Updated last year
- ☆43Updated 3 years ago