whitfin / retainerLinks
Minimal async cache in Rust with support for key expirations
☆55Updated 7 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☆65Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- Typed any map for rust☆67Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 3 months ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- CSV parsing in async context☆49Updated 7 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…☆99Updated 4 months ago
- A fast and flexible LRU map.☆198Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 3 months ago
- ☆44Updated 8 months ago
- Abstract over different executors☆74Updated 2 years ago
- ☆87Updated last month
- A generic abstraction of paginated APIs☆62Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A implementation of convenience integrations between tokio and tower☆133Updated 2 years ago
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆171Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated 2 months ago
- ☆109Updated last year