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:
- ☆39Updated 5 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆47Updated 4 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- The simd optimized escape code☆54Updated last week
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated 2 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆44Updated 5 months ago
- Traits for inspecting memory usage of Rust types☆25Updated 6 months ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 6 years ago
- scraps of a potential language☆37Updated 4 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- Asynchronously speed-limiting multiple byte streams☆61Updated 8 months ago
- NATS unique identifiers☆20Updated 4 months ago
- Concurrent hash trie☆54Updated 4 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- high-efficiency concurrent reclamation☆35Updated 9 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- ☆39Updated 2 years ago
- Task-based Parallelism in Rust☆17Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Seredies is a Redis Protocol implementation for serde.☆19Updated last year