whitfin / retainerLinks
Minimal async cache in Rust with support for key expirations
☆54Updated 2 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…☆89Updated 4 months ago
- CSV parsing in async context☆46Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Typed any map for rust☆67Updated 7 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 7 months ago
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- A generic abstraction of paginated APIs☆61Updated last year
- Fast JSON deserialization on borrowed data☆108Updated last month
- ☆72Updated 2 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆111Updated 3 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- ☆87Updated 6 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Utilities for working with impl traits in Rust.☆110Updated 6 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆97Updated last month
- A fast and flexible LRU map.☆190Updated 6 months ago
- Helper macros: autoimpl, impl_scope☆66Updated last month
- Define your own PhantomData☆155Updated this week
- Serde partial serialization made easy☆42Updated 2 years ago
- The missing compound borrowing for Rust.☆59Updated 2 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆80Updated 8 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Abstract over different executors☆74Updated 2 years ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 9 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- ☆41Updated 2 months ago