laurynas-biveinis / unodbLinks
Adaptive Radix Tree in C++
☆47Updated last week
Alternatives and similar repositories for unodb
Users that are interested in unodb are comparing it to the libraries listed below
Sorting:
- An open-source BzTree implementation☆92Updated 4 years ago
- Implementation of the BwTree as specified by Microsoft Research☆99Updated 9 years ago
- ☆20Updated 2 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 3 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆103Updated 2 years ago
- ☆141Updated 3 years ago
- Embedded InnoDB based on v5.1☆32Updated this week
- Low-Latency Transaction Scheduling via Userspace Interrupts: Why Wait or Yield When You Can Preempt? (SIGMOD 2025 Best Paper Award)☆65Updated 3 weeks ago
- ☆55Updated last year
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆46Updated 2 years ago
- An adaptive radix tree for efficient indexing in main memory.☆165Updated last year
- The Cicada engine☆59Updated 8 years ago
- ☆12Updated 6 years ago
- ☆48Updated last year
- ☆30Updated 3 years ago
- HOT - Height Optimized Trie☆156Updated 7 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆165Updated 4 years ago
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆250Updated 3 years ago
- Nova-LSM is a component-based design of the LSM-tree using fast and high bandwidth networks such as RDMA.☆52Updated 3 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆82Updated 3 years ago
- Code of the paper "Building an Efficient Key-Value Store in a Flexible Address Space", EuroSys '22☆21Updated 6 months ago
- Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.☆26Updated last year
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆105Updated last month
- A simple, reference implementation of a B^e-tree☆157Updated 6 years ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆91Updated 2 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆61Updated 5 months ago