jedisct1 / rust-sieve-cacheLinks
SIEVE cache replacement policy for Rust.
☆20Updated last week
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.☆61Updated 6 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- scan-resistant concurrent lazy LRU☆61Updated 2 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆23Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆65Updated 10 months ago
- An Adaptive Radix Tree implementation.☆42Updated 3 weeks ago
- Rust library implementing xor-filters☆140Updated 2 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last month
- An implementation of Raft in Rust.☆39Updated 2 years ago
- heap profiler for rust☆28Updated 2 weeks ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- ☆19Updated 2 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- ☆11Updated 2 weeks ago
- Port of bbolt in Rust☆65Updated 10 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- The simd optimized escape code☆54Updated this week
- FST (Fast Succinct Trie) implementation in Rust☆26Updated 6 years ago
- Layered configuration system built upon serde☆32Updated 6 months ago
- A low-level I/O ownership and borrowing library☆104Updated 3 weeks ago
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- rust database engineering toolkit☆33Updated 4 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- A simple single-threaded concurrency runtime for Rust based on io_uring.☆27Updated last year
- Calculate the next timestamp matching a given crontab pattern☆61Updated this week
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 8 months ago