How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
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
A caching middleware that follows HTTP caching rules
The main features of 06chaynes/http-cache are: Caching and Memoization, Databases & Data.
Open-source alternatives to 06chaynes/http-cache include: jaemk/cached — Rust cache structures and easy function memoization. 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… hit-box/hitbox — Async caching framework for Rust with Tower middleware, stale-while-revalidate, dogpile prevention, and pluggable… aisk/rust-memcache — memcache client for rust. mozilla/sccache — sccache is a compiler cache wrapper and distributed compilation cache designed to store and reuse compilation results.…