Bajix / evlruLinks
An eventually consistent LRU designed for lock-free concurrent reads
☆22Updated 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 9 months ago
- ☆39Updated 5 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- ☆14Updated 2 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 2 months ago
- futures::AtomicWaker extracted into its own crate☆36Updated 4 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A Proxy Protocol Parser written in Rust.☆35Updated 4 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 6 years ago
- a fast async pool based on channel☆26Updated 6 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Concurrent hash trie☆58Updated 5 years ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- 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 last week
- FleetFS distributed filesystem☆40Updated 3 months ago
- SIEVE cache replacement policy for Rust.☆21Updated 3 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- WRite Ahead Logging for distributed applications.☆31Updated 3 years ago
- The simd optimized escape code☆54Updated last week
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 8 years ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 4 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆88Updated last year