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☆124Updated 5 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- Lock-free slab allocator / freelist.☆69Updated 9 years ago
- Embedded storage benchmarking tool☆139Updated 3 years ago
- qp tries and crit-bit tries☆121Updated 3 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆62Updated last year
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- A simple, reference implementation of a B^e-tree☆157Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆166Updated 3 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆81Updated 2 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 3 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- Robin Hood hash map library☆65Updated 4 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆88Updated 3 years ago
- COW b-trees☆102Updated 7 years ago
- Embedded DB Benchmark Framework☆62Updated 4 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Adaptive Radix Tree in C++☆47Updated this week
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 5 months ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago