komora-io / cache-advisorLinks
scan-resistant concurrent lazy LRU
☆63Updated 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☆72Updated 9 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Rust library implementing xor-filters☆142Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 4 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆63Updated 9 months ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆42Updated 5 months ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated last month
- rust database engineering toolkit☆32Updated 4 years ago
- ☆51Updated 11 months ago
- heap profiler for rust☆28Updated last week
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Framework for simulating distributed applications☆104Updated 5 years ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 6 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆142Updated 5 years ago
- Yet another key-value storage for Rust☆71Updated 3 years ago
- A Write Ahead Log (WAL) implementation in Rust☆232Updated 2 years ago
- An on-disk hash table implementation☆126Updated 4 years ago
- Generic S3 server implementation☆125Updated last year
- Library safely exposing the io_uring API.☆70Updated last week