whitfin / retainerLinks
Minimal async cache in Rust with support for key expirations
☆55Updated 2 months ago
Alternatives and similar repositories for retainer
Users that are interested in retainer are comparing it to the libraries listed below
Sorting:
- Progress reporting abstraction for Rust☆64Updated last year
- Typed any map for rust☆67Updated 8 months 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…☆93Updated 5 months ago
- CSV parsing in async context☆47Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- A generic abstraction of paginated APIs☆62Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 8 months ago
- Abstract over different executors☆74Updated 2 years ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆81Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 6 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- ☆87Updated 7 months ago
- ☆43Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Find out about keys that are ignored when deserializing data☆88Updated 2 weeks ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 5 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 2 weeks ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated last week
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- The missing compound borrowing for Rust.☆60Updated last week
- Define your own PhantomData☆156Updated last week
- Lending iterators on stable Rust☆83Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last week
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆48Updated 3 months ago
- futures-buffered☆45Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago