CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.
☆168Oct 4, 2021Updated 4 years ago
Alternatives and similar repositories for CLHT
Users that are interested in CLHT are comparing it to the libraries listed below
Sorting:
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Jun 8, 2016Updated 9 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆182Jan 19, 2018Updated 8 years ago
- ☆17Sep 26, 2022Updated 3 years ago
- ☆18Sep 12, 2025Updated 6 months ago
- DINOMO: An Elastic, Scalable, High-Performance Key-Value Store for Disaggregated Persistent Memory (PVLDB 2022, VLDB 2023)☆37Apr 21, 2023Updated 2 years ago
- ☆99Nov 19, 2020Updated 5 years ago
- ☆17May 26, 2023Updated 2 years ago
- pmwcas☆139Apr 7, 2023Updated 2 years ago
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆195Oct 15, 2024Updated last year
- LB+-Tree implementation☆49Apr 4, 2021Updated 4 years ago
- Lock-free Concurrent Level Hashing for Persistent Memory (USENIX ATC 2020)☆50Mar 18, 2021Updated 5 years ago
- ☆126Apr 8, 2022Updated 3 years ago
- ☆15Mar 31, 2022Updated 3 years ago
- [VLDB 2020] Scalable Hashing on Persistent Memory☆195Apr 16, 2024Updated last year
- MatrixKV: Reducing Write Stalls and Write Amplification in LSM-tree Based KV Stores with a Matrix Container in NVM☆77Aug 7, 2020Updated 5 years ago
- Endurable Transient Inconsistency in Byte-Addressable Persistent B+-Tree☆119Mar 12, 2021Updated 5 years ago
- Persistent Memory Tool Box☆12Mar 4, 2024Updated 2 years ago
- Range Optimized Adaptive Radix Tree☆24Feb 1, 2023Updated 3 years ago
- Write-Optimized and High-Performance Hashing Index Scheme for Persistent Memory (OSDI 2018, TOS 2019)☆204Jul 20, 2020Updated 5 years ago
- Pacman: An Efficient Compaction Approach for Log-Structured Key-Value Store on Persistent Memory☆44Dec 12, 2022Updated 3 years ago
- ☆50Aug 20, 2020Updated 5 years ago
- An open sourced implementation of Bw-Tree in SQL Server Hekaton☆529Nov 14, 2018Updated 7 years ago
- ☆28Mar 17, 2024Updated 2 years ago
- Universal Presentation: A Header-only C++ Library to Cout STL containers and more☆18Aug 14, 2023Updated 2 years ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Mar 28, 2017Updated 8 years ago
- Plush: A Write-Optimized Persistent Log-Structured Hash-Table☆18Jul 15, 2022Updated 3 years ago
- C++ bindings & containers for libpmemobj☆110Mar 22, 2023Updated 2 years ago
- Benchmarking framework for index structures on persistent memory☆89Jul 12, 2023Updated 2 years ago
- WORT: Write Optimal Radix Tree for Persistent Memory Storage Systems (FAST 2017)☆24Apr 1, 2021Updated 4 years ago
- Viper: A hybrid PMem-DRAM Key-Value Store for Persistent Memory (VLDB '21)☆78Mar 7, 2022Updated 4 years ago
- ☆30Sep 14, 2022Updated 3 years ago
- A benchmark to compare synchronization techniques for multicore programming☆348Jul 3, 2025Updated 8 months ago
- Artifact for PPoPP'18☆19Apr 11, 2022Updated 3 years ago
- ☆15Feb 19, 2017Updated 9 years ago
- Nap - NUMA-Aware Persistent Indexes☆41May 27, 2021Updated 4 years ago
- ☆121May 15, 2023Updated 2 years ago
- Nonblocking data structures☆12Jan 25, 2015Updated 11 years ago
- ☆15May 13, 2022Updated 3 years ago
- KVell: the Design and Implementation of a Fast Persistent Key-Value Store☆294Dec 15, 2025Updated 3 months ago