LPD-EPFL / CLHT
CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.
☆157Updated 3 years ago
Alternatives and similar repositories for CLHT:
Users that are interested in CLHT are comparing it to the libraries listed below
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- ☆116Updated 2 years ago
- HOT - Height Optimized Trie☆142Updated 6 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆174Updated 8 years ago
- 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
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆52Updated 4 months ago
- ☆143Updated last year
- pmwcas☆135Updated last year
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆197Updated 4 months ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆96Updated last year
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆99Updated 6 years ago
- An adaptive radix tree for efficient indexing in main memory.☆153Updated 11 months ago
- ☆43Updated 3 years ago
- Key Value Store based on LevelDB☆111Updated 3 years ago
- a high performance cache simulator and library☆99Updated 6 months ago
- A simple, reference implementation of a B^e-tree☆152Updated 5 years ago
- A version of RocksDB that uses persistent memory☆92Updated 3 months ago
- ☆25Updated 8 years ago
- Remote Persistent Memory Access Library☆102Updated last year
- Code for "SILK: Preventing Latency Spikes in Log-Structured Merge Key-Value Stores" published in USENIX ATC 19☆89Updated last year
- Source code for our OSDI 2016 paper☆111Updated 6 years ago
- ☆52Updated 9 months ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 7 years ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆88Updated 2 years ago
- LSM-trie☆113Updated 3 years ago
- ☆116Updated last year
- Deneva is a distributed in-memory database framework that supports the evaluation of various concurrency control algorithms.☆113Updated last year
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆178Updated 7 years ago
- An open-source BzTree implementation☆91Updated 3 years ago
- ☆134Updated 2 years ago