LPD-EPFL / CLHT
CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.
☆158Updated 3 years ago
Alternatives and similar repositories for CLHT:
Users that are interested in CLHT are comparing it to the libraries listed below
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆79Updated 2 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- ☆116Updated 3 years ago
- ☆53Updated 11 months ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- HOT - Height Optimized Trie☆148Updated 7 years ago
- ☆143Updated 2 years ago
- An adaptive radix tree for efficient indexing in main memory.☆156Updated last year
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆99Updated 2 years ago
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆197Updated 6 months ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆55Updated 6 months ago
- An open-source BzTree implementation☆92Updated 3 years ago
- ☆25Updated 8 years ago
- pmwcas☆137Updated 2 years ago
- Benchmarking framework for index structures on persistent memory☆89Updated last year
- ☆117Updated last year
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆88Updated 2 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 8 years ago
- Key Value Store based on LevelDB☆112Updated 3 years ago
- LSM-trie☆113Updated 4 years ago
- A simple, reference implementation of a B^e-tree☆152Updated 6 years ago
- A version of RocksDB that uses persistent memory☆92Updated 5 months ago
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆45Updated last year
- Endurable Transient Inconsistency in Byte-Addressable Persistent B+-Tree☆117Updated 4 years ago
- Code for "SILK: Preventing Latency Spikes in Log-Structured Merge Key-Value Stores" published in USENIX ATC 19☆90Updated 2 years ago
- ☆43Updated 3 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆179Updated 7 years ago
- Self-Tuning Adaptive Radix Tree☆27Updated 4 years ago
- ☆45Updated last year
- ☆20Updated 2 years ago