awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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·2 Aufrufehttp-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-Verlauf

Star-Verlauf für 06chaynes/http-cacheStar-Verlauf für 06chaynes/http-cache

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Http Cache

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Http Cache.
  • hit-box/hitboxAvatar von hit-box

    hit-box/hitbox

    143Auf GitHub ansehen↗

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

    Rustasyncaxumcache
    Auf GitHub ansehen↗143
  • aisk/rust-memcacheAvatar von aisk

    aisk/rust-memcache

    148Auf GitHub ansehen↗

    memcache client for rust

    Rustcacheclientdriver
    Auf GitHub ansehen↗148
  • al8n/strettoAvatar von al8n

    al8n/stretto

    432Auf GitHub ansehen↗

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

    Rustcachecachingconcurrent
    Auf GitHub ansehen↗432
  • jaemk/cachedAvatar von jaemk

    jaemk/cached

    2,040Auf GitHub ansehen↗

    Rust cache structures and easy function memoization

    Rustcachecachinglrucache
    Auf GitHub ansehen↗2,040
Alle 30 Alternativen zu Http Cache anzeigen→

Häufig gestellte Fragen

Was macht 06chaynes/http-cache?

A caching middleware that follows HTTP caching rules

Was sind die Hauptfunktionen von 06chaynes/http-cache?

Die Hauptfunktionen von 06chaynes/http-cache sind: Caching and Memoization, Databases & Data.

Welche Open-Source-Alternativen gibt es zu 06chaynes/http-cache?

Open-Source-Alternativen zu 06chaynes/http-cache sind unter anderem: 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.…