whitfin / retainerLinks
Minimal async cache in Rust with support for key expirations
☆55Updated 6 months ago
Alternatives and similar repositories for retainer
Users that are interested in retainer are comparing it to the libraries listed below
Sorting:
- Typed any map for rust☆67Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- Abstract over different executors☆74Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆99Updated 3 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Zero-cost bitsets over native Rust types☆79Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Progress reporting abstraction for Rust☆65Updated last year
- ☆88Updated last month
- CSV parsing in async context☆49Updated 7 months ago
- ☆76Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Fast JSON deserialization on borrowed data☆121Updated last month
- The missing compound borrowing for Rust.☆62Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆103Updated 4 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 2 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated 2 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- ☆44Updated 7 months ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 3 months ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 2 weeks ago
- Utilities for working with shared slices of memory☆82Updated 5 months ago
- async fn(Input) -> Result<Output, Error>☆51Updated last year
- A versatile and developer-friendly trait mocking library☆79Updated last month
- ☆109Updated last year
- Threadsafe RefCell for Rust☆99Updated 9 months ago