vimpunk / w-tinylfuLinks
W-TinyLFU cache C++11 header only implementation
☆60Updated 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:
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- QSBR and EBR library☆121Updated 5 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- Concurrent trie-hash map library☆92Updated last year
- ☆20Updated 2 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- The Cicada engine☆57Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- Adaptive Radix Tree in C++☆45Updated last month
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Fast Approximate Membership Filters (C++)☆279Updated 6 months ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 8 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 3 months ago
- A working project for High-concurrency B-tree source code in C☆251Updated 4 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago