rmind / thmap
Concurrent trie-hash map library
☆89Updated last year
Related projects ⓘ
Alternatives and complementary repositories for thmap
- QSBR and EBR library☆116Updated 4 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- ☆21Updated last year
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆149Updated 3 years ago
- Adaptive Radix Tree in C++☆37Updated this week
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- Lock-free slab allocator / freelist.☆65Updated 9 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆15Updated 3 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆97Updated 6 years ago
- Robin Hood hash map library☆58Updated 3 years ago
- A C11 implementation of D. Vyukov MPSC queue☆25Updated last year
- An event loop for C using io_uring☆47Updated 7 months ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆17Updated 2 months ago
- The Cicada engine☆56Updated 7 years ago
- Cross-platform atomic operations and lock algorithm library☆96Updated 6 years ago
- Embedded storage benchmarking tool☆134Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆44Updated 11 years ago
- W-TinyLFU cache C++11 header only implementation☆55Updated 6 years ago
- ☆49Updated 4 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Buffer based LRU cache☆36Updated last year
- a high performance cache simulator and library☆96Updated 3 months ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆76Updated 2 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago