Async caching framework for Rust with Tower middleware, stale-while-revalidate, dogpile prevention, and pluggable backends (Moka, Redis, FeOxDB)
Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust cache.
Rust cache structures and easy function memoization
memcache client for rust
The main features of aisk/rust-memcache are: Caching and Memoization, Databases & Data.
Open-source alternatives to aisk/rust-memcache include: hit-box/hitbox — Async caching framework for Rust with Tower middleware, stale-while-revalidate, dogpile prevention, and pluggable… moka-rs/moka — A high performance concurrent caching library for Rust. al8n/stretto — Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance… 06chaynes/http-cache — A caching middleware that follows HTTP caching rules. jaemk/cached — Rust cache structures and easy function memoization. mozilla/sccache — sccache is a compiler cache wrapper and distributed compilation cache designed to store and reuse compilation results.…