komora-io / cache-advisorLinks
scan-resistant concurrent lazy LRU
☆60Updated last year
Alternatives and similar repositories for cache-advisor
Users that are interested in cache-advisor are comparing it to the libraries listed below
Sorting:
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆36Updated 3 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated 3 weeks ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- An implementation of Raft in Rust.☆39Updated 2 years ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆39Updated 10 months ago
- rust database engineering toolkit☆33Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 4 months ago
- An Adaptive Radix Tree implementation.☆39Updated last year
- BzTree implementation for Rust☆35Updated 2 years ago
- heap profiler for rust☆28Updated this week
- Rust implementation of Paxos consensus algorithm☆109Updated 2 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Asynchronously speed-limiting multiple byte streams☆61Updated 8 months ago
- Port of bbolt in Rust☆65Updated 8 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 9 months ago
- Library safely exposing the io_uring API.☆63Updated 3 months ago
- Framework for simulating distributed applications☆102Updated 5 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Yet another key-value storage for Rust☆72Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆59Updated 4 months ago
- scraps of a potential language☆37Updated 4 years ago
- Viewstamped Replication for Rust☆69Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- trigger io::Error's in test, and annotate their source☆30Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- high-efficiency concurrent reclamation☆35Updated 9 months ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆41Updated 2 weeks ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago