jedisct1 / rust-sieve-cacheLinks
SIEVE cache replacement policy for Rust.
☆21Updated 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:
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆62Updated 8 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 8 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- An Adaptive Radix Tree implementation.☆45Updated 2 months 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 3 months ago
- Asynchronously speed-limiting multiple byte streams☆66Updated last year
- Rust library implementing xor-filters☆142Updated 2 years ago
- Framework for simulating distributed applications☆104Updated 5 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
- An eventually consistent LRU designed for lock-free concurrent reads☆23Updated 2 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆42Updated 4 months ago
- heap profiler for rust☆28Updated 2 weeks ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- An implementation of Raft in Rust.☆39Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last month
- A reader-writer lock that provides extremely fast read access without starving writers☆85Updated 2 years ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- A rust implementation of lock free cuckoo hashmap☆68Updated 9 months ago
- Read and write from offsets in Rust.☆89Updated 3 weeks ago
- Port of bbolt in Rust☆65Updated last year
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- ☆51Updated 10 months ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- ☆202Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Benchmarking library for stable Rust☆47Updated 2 weeks ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆91Updated last year