wuxb45 / wormhole
Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)
☆74Updated 2 years ago
Alternatives and similar repositories for wormhole:
Users that are interested in wormhole are comparing it to the libraries listed below
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆88Updated 2 years ago
- ☆143Updated last year
- ☆116Updated 2 years ago
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆197Updated 4 months ago
- In memory TPC-C implementation. Used for a number of database research projects.☆37Updated 4 years ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆52Updated 4 months ago
- HOT - Height Optimized Trie☆142Updated 6 years ago
- ☆27Updated 2 years ago
- An open-source BzTree implementation☆91Updated 3 years ago
- The Cicada engine☆55Updated 7 years ago
- Benchmarking framework for index structures on persistent memory☆89Updated last year
- Software Transactional Objects☆58Updated 10 months ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆99Updated 6 years ago
- Deneva is a distributed in-memory database framework that supports the evaluation of various concurrency control algorithms.☆113Updated last year
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- A version of RocksDB that uses persistent memory☆92Updated 3 months ago
- A transactional main-memory database system on multicores☆103Updated 6 years ago
- Endurable Transient Inconsistency in Byte-Addressable Persistent B+-Tree☆117Updated 3 years ago
- Self-Tuning Adaptive Radix Tree☆27Updated 4 years ago
- Key Value Store based on LevelDB☆111Updated 3 years ago
- Sundial: A distributed OLTP database testbed.☆37Updated 4 years ago
- Code for "SILK: Preventing Latency Spikes in Log-Structured Merge Key-Value Stores" published in USENIX ATC 19☆89Updated last year
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆157Updated 3 years ago
- ☆40Updated 10 months ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆96Updated last year
- ☆15Updated 8 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆43Updated last year
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆174Updated 8 years ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 7 years ago