rmind / thmapLinks
Concurrent trie-hash map library
☆92Updated last year
Alternatives and similar repositories for thmap
Users that are interested in thmap are comparing it to the libraries listed below
Sorting:
- QSBR and EBR library☆121Updated 5 years ago
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- ☆52Updated 5 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Robin Hood hash map library☆61Updated 3 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Adaptive Radix Tree in C++☆45Updated last month
- Lock-free slab allocator / freelist.☆66Updated 9 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆163Updated 3 years ago
- COW b-trees☆101Updated 7 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Embedded storage benchmarking tool☆139Updated 3 years ago
- C implementation of a compressed trie lookup map☆21Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- qp tries and crit-bit tries☆120Updated 2 years ago
- A simple, reference implementation of a B^e-tree☆154Updated 6 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆41Updated last year
- An event loop for C using io_uring☆48Updated last year