vimpunk / w-tinylfuLinks
W-TinyLFU cache C++11 header only implementation
☆63Updated 6 years ago
Alternatives and similar repositories for w-tinylfu
Users that are interested in w-tinylfu are comparing it to the libraries listed below
Sorting:
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- QSBR and EBR library☆125Updated 5 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- ☆20Updated 2 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 9 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆101Updated 6 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- Fast Approximate Membership Filters (C++)☆281Updated 2 weeks ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- An adaptive radix tree for efficient indexing in main memory.☆163Updated last year
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 3 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Concurrent trie-hash map library☆92Updated last year
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- LSM-trie☆114Updated 4 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- The Cicada engine☆59Updated 8 years ago
- HOT - Height Optimized Trie☆155Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 months ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆76Updated 6 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆76Updated 11 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆166Updated 3 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago