jedisct1 / rust-sieve-cacheLinks
SIEVE cache replacement policy for Rust.
☆19Updated 2 months ago
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☆71Updated 5 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆59Updated 5 months ago
- scan-resistant concurrent lazy LRU☆61Updated 2 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last week
- log for concurrent workloads, with support for atomic batches and in-order recovery☆36Updated 3 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆64Updated 10 months ago
- An Adaptive Radix Tree implementation.☆42Updated last week
- Framework for simulating distributed applications☆103Updated 5 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- An implementation of Raft in Rust.☆39Updated 2 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
- Rust library implementing xor-filters☆140Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 7 months ago
- Calculate the next timestamp matching a given crontab pattern☆58Updated this week
- ☆19Updated 2 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- high-efficiency concurrent reclamation☆35Updated 11 months ago
- heap profiler for rust☆28Updated last month
- Log search engine on object storages☆18Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- FST (Fast Succinct Trie) implementation in Rust☆26Updated 6 years ago
- Layered configuration system built upon serde☆32Updated 5 months ago
- rust database engineering toolkit☆33Updated 4 years ago
- ☆49Updated 7 months ago
- The simd optimized escape code☆54Updated 2 weeks ago
- a fast async pool based on channel☆25Updated 2 months ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆40Updated 11 months ago
- Rust library for memory barrier☆35Updated last year
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago