jedisct1 / rust-sieve-cacheLinks
SIEVE cache replacement policy for Rust.
☆21Updated 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.☆62Updated 6 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- An Adaptive Radix Tree implementation.☆42Updated last month
- 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
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Rust library implementing xor-filters☆140Updated 2 years ago
- heap profiler for rust☆28Updated last month
- An eventually consistent LRU designed for lock-free concurrent reads☆23Updated 2 years ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆82Updated last year
- Port of bbolt in Rust☆65Updated 11 months ago
- ☆12Updated last month
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- A memcomparable serialization format.☆24Updated 2 years ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- FST (Fast Succinct Trie) implementation in Rust☆26Updated 6 years ago
- A buffering MPSC queue.☆80Updated last year
- Rust CASPaxos implementation☆66Updated 4 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 8 months ago
- rust database engineering toolkit☆32Updated 4 years ago
- ☆21Updated 2 years ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- high-efficiency concurrent reclamation☆36Updated last year
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- Benchmarking library for stable Rust☆46Updated 5 months ago