Bajix / evlruLinks
An eventually consistent LRU designed for lock-free concurrent reads
☆23Updated 2 years ago
Alternatives and similar repositories for evlru
Users that are interested in evlru are comparing it to the libraries listed below
Sorting:
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 8 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- ☆39Updated 5 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last month
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 8 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- futures::AtomicWaker extracted into its own crate☆36Updated 3 months ago
- ☆47Updated 5 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- This crate implements the "eytzinger" (aka BFS) array layout where a binary search tree is stored by layer (instead of as a sorted array)…☆24Updated 4 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- SQLite-based on-disk cache for Rust.☆23Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated 2 years ago
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 6 years ago
- The simd optimized escape code☆54Updated last week
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 5 months ago
- scraps of a potential language☆38Updated 4 years ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- SIEVE cache replacement policy for Rust.☆21Updated 2 months ago
- golang like task executor☆52Updated 4 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆14Updated 2 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year