jedisct1 / rust-sieve-cacheLinks
SIEVE cache replacement policy for Rust.
☆26Updated last month
Alternatives and similar repositories for rust-sieve-cache
Users that are interested in rust-sieve-cache are comparing it to the libraries listed below
Sorting:
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆65Updated 11 months ago
- Rust library implementing xor-filters☆145Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- heap profiler for rust☆28Updated 3 weeks ago
- An Adaptive Radix Tree implementation.☆48Updated 5 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 6 months ago
- Framework for simulating distributed applications☆105Updated 5 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 3 years ago
- Read and write from offsets in Rust.☆89Updated 3 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- An implementation of Raft in Rust.☆39Updated 3 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Layered configuration system built upon serde☆32Updated 4 months ago
- A rust implementation of lock free cuckoo hashmap☆69Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- rust database engineering toolkit☆35Updated 4 years ago
- The simd optimized escape code☆54Updated last week
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆43Updated 7 months ago
- JSONB implement in rust☆86Updated this week
- ☆205Updated last year
- A buffering MPSC queue.☆85Updated last month
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- ☆52Updated last year
- Log search engine on object storages☆18Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago