whitfin / retainer
Minimal async cache in Rust with support for key expirations
☆52Updated 8 months ago
Alternatives and similar repositories for retainer:
Users that are interested in retainer are comparing it to the libraries listed below
- Serde support for the humantime crate☆30Updated 11 months ago
- Typed any map for rust☆65Updated last month
- 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…☆70Updated last week
- A Rust crate for formatting strings dynamically☆31Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 3 months ago
- Fast JSON deserialization on borrowed data☆84Updated this week
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- Progress reporting abstraction for Rust☆63Updated 6 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆69Updated 8 months ago
- Convert closures into wakers☆45Updated last week
- ☆85Updated this week
- Threadsafe RefCell for Rust☆90Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated 11 months ago
- Serde Visitor for deserializing untagged enums☆60Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆68Updated last month
- Utilities for working with impl traits in Rust.☆101Updated this week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆126Updated 4 months ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆68Updated 2 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆105Updated 5 months ago
- Procedural macro crate for conversion between Rust structs and associative containers.☆60Updated 2 years ago
- Proc-macro utility to populate enums from database data☆20Updated 5 months ago
- The missing compound borrowing for Rust.☆58Updated 2 weeks ago
- A generic abstraction of paginated APIs☆59Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆63Updated 5 months ago
- Timer facilities for Rust's async story☆54Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 5 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆68Updated 2 months ago