jedisct1 / rust-sieve-cacheLinks
SIEVE cache replacement policy for Rust.
☆25Updated 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:
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆63Updated 10 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 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 5 months ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- Rust library implementing xor-filters☆142Updated 2 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- An Adaptive Radix Tree implementation.☆48Updated 5 months ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆43Updated 7 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- ☆21Updated 3 years ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- rust database engineering toolkit☆35Updated 4 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 3 months ago
- Port of bbolt in Rust☆66Updated last year
- high-efficiency concurrent reclamation☆38Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Thread parking and unparking☆81Updated 11 months ago
- The simd optimized escape code☆54Updated last week
- ☆12Updated 4 months ago
- ☆52Updated last year
- Distributed key-value store.☆28Updated 4 years ago
- An implementation of Raft in Rust.☆39Updated 3 years ago
- Benchmarking library for stable Rust☆47Updated 3 weeks ago