whitfin / retainerLinks
Minimal async cache in Rust with support for key expirations
☆54Updated 4 months ago
Alternatives and similar repositories for retainer
Users that are interested in retainer are comparing it to the libraries listed below
Sorting:
- 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…☆96Updated 3 weeks ago
- Abstract over different executors☆74Updated 2 years ago
- Progress reporting abstraction for Rust☆64Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Fast JSON deserialization on borrowed data☆112Updated 3 months ago
- ☆60Updated 2 years ago
- ☆87Updated 8 months ago
- Typed any map for rust☆67Updated 9 months ago
- CSV parsing in async context☆49Updated 4 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Utilities for working with shared slices of memory☆76Updated 3 months ago
- futures-buffered☆45Updated 2 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Timer facilities for Rust's async story☆56Updated last year
- The missing compound borrowing for Rust.☆61Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Serde support for the humantime crate☆36Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Better reference counted strings for Rust☆136Updated last year
- Helper macros: autoimpl, impl_scope☆67Updated this week
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated last year