jedisct1 / rust-sieve-cacheLinks
SIEVE cache replacement policy for Rust.
☆19Updated 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:
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆59Updated 4 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- scan-resistant concurrent lazy LRU☆61Updated last year
- Asynchronously speed-limiting multiple byte streams☆62Updated 9 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- A unix domain sockets Rust library☆22Updated 11 months ago
- An Adaptive Radix Tree implementation.☆39Updated last year
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Rust library implementing xor-filters☆140Updated 2 years ago
- Framework for simulating distributed applications☆103Updated 5 years ago
- heap profiler for rust☆28Updated last month
- log for concurrent workloads, with support for atomic batches and in-order recovery☆36Updated 3 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 6 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last month
- Read and write from offsets in Rust.☆87Updated 3 months ago
- ☆19Updated 2 years ago
- Thread parking and unparking☆78Updated 5 months ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- Non-interleaving multithreaded output queue☆71Updated last month
- A rust implementation of lock free cuckoo hashmap☆69Updated 5 months ago
- ☆20Updated 4 years ago
- Log search engine on object storages☆18Updated 11 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- The simd optimized escape code☆54Updated 2 weeks ago
- Layered configuration system built upon serde☆32Updated 4 months ago
- Zig implementation of SIEVE cache eviction algorithm.☆10Updated 4 months ago
- A memcomparable serialization format.☆23Updated 2 years ago
- Rust implementation of a fast, bounded, Zipf-distributed random number generator☆34Updated 5 months ago