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
- ☆20Updated 2 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆148Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- An adaptive radix tree for efficient indexing in main memory.☆167Updated last week
- 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
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 4 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Adaptive Radix Tree in C++☆47Updated this week
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 8 months 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
- The Cicada engine☆59Updated 8 years ago
- A simple, reference implementation of a B^e-tree☆159Updated 6 years ago
- Fast Approximate Membership Filters (C++)☆287Updated 3 months ago
- HOT - Height Optimized Trie☆157Updated 7 years ago