awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
06chaynes avatar

06chaynes/http-cache

0
View on GitHub↗
101 stars·28 forks·Rust·Apache-2.0·13 viewshttp-cache.rs↗

Http Cache

A caching middleware that follows HTTP caching rules

Features

  • Caching and Memoization - Middleware for HTTP-compliant caching.
  • Databases & Data - Middleware for HTTP caching.

Star history

Star history chart for 06chaynes/http-cacheStar history chart for 06chaynes/http-cache

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Http Cache

Similar open-source projects, ranked by how many features they share with Http Cache.
  • hit-box/hitboxhit-box avatar

    hit-box/hitbox

    143View on GitHub↗

    Async caching framework for Rust with Tower middleware, stale-while-revalidate, dogpile prevention, and pluggable backends (Moka, Redis, FeOxDB)

    Rustasyncaxumcache
    View on GitHub↗143
  • aisk/rust-memcacheaisk avatar

    aisk/rust-memcache

    148View on GitHub↗

    memcache client for rust

    Rustcacheclientdriver
    View on GitHub↗148
  • al8n/strettoal8n avatar

    al8n/stretto

    432View on GitHub↗

    Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust cache.

    Rustcachecachingconcurrent
    View on GitHub↗432
  • jaemk/cachedjaemk avatar

    jaemk/cached

    2,040View on GitHub↗

    Rust cache structures and easy function memoization

    Rustcachecachinglrucache
    View on GitHub↗2,040
See all 30 alternatives to Http Cache→

Frequently asked questions

What does 06chaynes/http-cache do?

A caching middleware that follows HTTP caching rules

What are the main features of 06chaynes/http-cache?

The main features of 06chaynes/http-cache are: Caching and Memoization, Databases & Data.

What are some open-source alternatives to 06chaynes/http-cache?

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.…