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
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆98Updated last year
- ☆116Updated 2 years ago
- HOT - Height Optimized Trie☆148Updated 6 years ago
- ☆143Updated 2 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆78Updated 2 years ago
- An adaptive radix tree for efficient indexing in main memory.☆154Updated last year
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆197Updated 5 months ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆55Updated 5 months ago
- An open-source BzTree implementation☆91Updated 3 years ago
- ☆53Updated 10 months ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- Self-Tuning Adaptive Radix Tree☆27Updated 4 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆174Updated 8 years ago
- LSM-trie☆113Updated 4 years ago
- A simple, reference implementation of a B^e-tree☆152Updated 6 years ago
- a high performance cache simulator and library☆100Updated 7 months ago
- Key Value Store based on LevelDB☆112Updated 3 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 8 years ago
- The Cicada engine☆55Updated 7 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
- ☆20Updated 2 years ago
- Deneva is a distributed in-memory database framework that supports the evaluation of various concurrency control algorithms.☆114Updated 2 years ago
- Endurable Transient Inconsistency in Byte-Addressable Persistent B+-Tree☆117Updated 4 years ago
- A transactional main-memory database system on multicores☆103Updated 6 years ago
- Benchmarking framework for index structures on persistent memory☆89Updated last year
- A version of RocksDB that uses persistent memory☆92Updated 4 months ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆88Updated 2 years ago
- The repo for SOSP23 paper: FIFO queues are all you need for cache evictions☆115Updated 9 months ago