vimpunk / w-tinylfu
W-TinyLFU cache C++11 header only implementation
☆57Updated 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
- ☆20Updated 2 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 8 years ago
- QSBR and EBR library☆117Updated 5 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆174Updated 8 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 2 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- The Cicada engine☆55Updated 7 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- An adaptive radix tree for efficient indexing in main memory.☆153Updated 11 months ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆145Updated 5 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆99Updated 6 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 11 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆16Updated 7 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- Self-Tuning Adaptive Radix Tree☆27Updated 4 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆96Updated last year
- ☆116Updated 2 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆212Updated last year
- Libhalog is an open-source high available redo-log library using multiple paxos.☆36Updated 6 years ago