laurynas-biveinis / unodbLinks
Adaptive Radix Tree in C++
☆45Updated 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 3 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- ☆20Updated 2 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- Embedded InnoDB based on v5.1☆32Updated this week
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆101Updated 2 years ago
- ☆12Updated 6 years ago
- An adaptive radix tree for efficient indexing in main memory.☆162Updated last year
- ☆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
- Self-Tuning Adaptive Radix Tree☆27Updated 5 years ago
- ☆54Updated last year
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- ☆48Updated last year
- A data structure and algorithm library built for TerarkDB☆66Updated 3 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- ☆29Updated 2 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 3 months ago
- The Cicada engine☆57Updated 8 years ago
- HOT - Height Optimized Trie☆156Updated 7 years ago
- Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.☆25Updated last year
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆46Updated 2 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆77Updated last year
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆166Updated 3 years ago
- W-TinyLFU cache C++11 header only implementation☆62Updated 6 years ago
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆105Updated 10 months ago
- a high performance cache simulator and library☆106Updated 11 months ago
- A four-dimensional Analysis of Partitioned Approximate Filters☆11Updated 2 years ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆90Updated 2 years 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