komora-io / cache-advisorLinks
scan-resistant concurrent lazy LRU
☆61Updated 2 years ago
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 6 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆65Updated 10 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- rust database engineering toolkit☆33Updated 4 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 3 weeks ago
- Rust library implementing xor-filters☆140Updated 2 years ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆60Updated 6 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- heap profiler for rust☆28Updated last week
- An implementation of Raft in Rust.☆39Updated 2 years ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆40Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆97Updated 10 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Yet another key-value storage for Rust☆72Updated 3 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- An Adaptive Radix Tree implementation.☆42Updated 2 weeks ago
- A global executor built on top of async-executor and smol☆74Updated last week
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 5 years ago
- A Write Ahead Log (WAL) implementation in Rust☆229Updated last year
- Rust CASPaxos implementation☆66Updated 4 years ago
- BzTree implementation for Rust☆35Updated this week
- Library safely exposing the io_uring API.☆68Updated 5 months ago