whitfin / retainerLinks
Minimal async cache in Rust with support for key expirations
☆55Updated 8 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 last year
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 2 weeks ago
- Progress reporting abstraction for Rust☆64Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- ☆87Updated 2 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…☆101Updated 2 weeks ago
- Runtime-agnostic actor library☆78Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆54Updated 4 months ago
- CSV parsing in async context☆50Updated 8 months ago
- ☆44Updated 8 months ago
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- ☆61Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- ☆76Updated 3 weeks ago
- futures-buffered☆46Updated last week
- A generic abstraction of paginated APIs☆62Updated 2 years ago
- Better reference counted strings for Rust☆140Updated last year
- Object Pool LockFree in Rust☆49Updated 4 months ago
- A super powered testing macro for Rust☆124Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Case transforming macros for idents☆42Updated last year
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆73Updated 3 weeks ago