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 7 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 7 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆23Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆66Updated last year
- An Adaptive Radix Tree implementation.☆43Updated 2 months ago
- Rust library implementing xor-filters☆140Updated 2 years ago
- heap profiler for rust☆28Updated 2 weeks ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 2 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 2 weeks ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- Read and write from offsets in Rust.☆89Updated last week
- rust database engineering toolkit☆32Updated 4 years 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.☆84Updated last year
- Layered configuration system built upon serde☆32Updated last month
- Framework for simulating distributed applications☆104Updated 5 years ago
- Port of bbolt in Rust☆65Updated last year
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆42Updated 4 months ago
- ☆51Updated 9 months ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- ☆12Updated last month
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 6 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Object Pool LockFree in Rust☆47Updated last week