whitfin / retainerLinks
Minimal async cache in Rust with support for key expirations
☆55Updated 5 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…☆97Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- ☆44Updated 6 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago
- CBOR: Concise Binary Object Representation☆80Updated 2 weeks ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- ☆76Updated 2 weeks ago
- The missing compound borrowing for Rust.☆61Updated last week
- Abstract over different executors☆74Updated 2 years ago
- ☆87Updated 10 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last month
- A generic abstraction of paginated APIs☆62Updated last year
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- CSV parsing in async context☆49Updated 5 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Typed any map for rust☆67Updated 10 months ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A implementation of convenience integrations between tokio and tower☆133Updated 2 years ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- Automatically implement traits for common smart pointers☆120Updated 7 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Object Pool LockFree in Rust☆49Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated last month
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago