whitfin / retainerLinks
Minimal async cache in Rust with support for key expirations
☆55Updated 6 months ago
Alternatives and similar repositories for retainer
Users that are interested in retainer are comparing it to the libraries listed below
Sorting:
- Typed any map for rust☆67Updated 11 months ago
- Abstract over different executors☆74Updated 2 years ago
- Fast JSON deserialization on borrowed data☆117Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 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…☆97Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- CSV parsing in async context☆49Updated 6 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- Progress reporting abstraction for Rust☆65Updated last year
- ☆88Updated 2 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆102Updated 3 months ago
- The missing compound borrowing for Rust.☆61Updated last month
- ☆44Updated 6 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Make trait methods callable without the trait in scope☆161Updated last week
- futures-buffered☆45Updated 4 months ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 8 months ago
- An updated version of linked-hash-map and friends☆137Updated last month
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated last month
- Minimal asynchronous executor for Rust☆133Updated this week