vimpunk / w-tinylfuLinks
W-TinyLFU cache C++11 header only implementation
☆63Updated 7 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☆133Updated 5 years ago
- Implementation of the BwTree as specified by Microsoft Research☆99Updated 9 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- ☆20Updated 2 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- An adaptive radix tree for efficient indexing in main memory.☆166Updated last year
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- A simple, reference implementation of a B^e-tree☆158Updated 6 years ago
- Concurrent trie-hash map library☆92Updated 2 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 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.☆165Updated 4 years ago
- LSM-trie☆114Updated 4 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 3 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated last year
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Fast Approximate Membership Filters (C++)☆286Updated 2 months ago
- HOT - Height Optimized Trie☆156Updated 7 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- The Cicada engine☆59Updated 8 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- Adaptive Radix Tree in C++☆47Updated this week
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago