Bajix / evlru
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
- ☆37Updated 4 years ago
- The simd optimized escape code☆53Updated 2 weeks ago
- trigger io::Error's in test, and annotate their source☆30Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 3 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆47Updated 3 years ago
- Concurrent hash trie☆51Updated 4 years ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- bytes::BufMut implementation to count buffer size☆22Updated 3 weeks ago
- ☆47Updated 4 years ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- high-efficiency concurrent reclamation☆35Updated 6 months ago
- Traits for inspecting memory usage of Rust types☆25Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Distributed key-value store.☆28Updated 3 years ago
- ☆24Updated 2 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- Serde serializer for generating Starlark build targets☆66Updated 2 weeks ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- Asynchronously speed-limiting multiple byte streams☆59Updated 5 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago