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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
hit-box avatar

hit-box/hitbox

0
View on GitHub↗
143 stars·10 forks·Rust·MIT·1 vueblog.hitbox.rs↗

Hitbox

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

Features

  • Caching and Memoization - Declarative cache orchestration with multi-tier backends.
  • Databases & Data - Declarative cache orchestration framework.

Historique des stars

Graphique de l'historique des stars pour hit-box/hitboxGraphique de l'historique des stars pour hit-box/hitbox

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Hitbox

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Hitbox.
  • 06chaynes/http-cacheAvatar de 06chaynes

    06chaynes/http-cache

    101Voir sur GitHub↗

    A caching middleware that follows HTTP caching rules

    Rust
    Voir sur GitHub↗101
  • al8n/strettoAvatar de al8n

    al8n/stretto

    432Voir sur GitHub↗

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

    Rustcachecachingconcurrent
    Voir sur GitHub↗432
  • aisk/rust-memcacheAvatar de aisk

    aisk/rust-memcache

    148Voir sur GitHub↗

    memcache client for rust

    Rustcacheclientdriver
    Voir sur GitHub↗148
  • jaemk/cachedAvatar de jaemk

    jaemk/cached

    2,040Voir sur GitHub↗

    Rust cache structures and easy function memoization

    Rustcachecachinglrucache
    Voir sur GitHub↗2,040
Voir les 30 alternatives à Hitbox→

Questions fréquentes

Que fait hit-box/hitbox ?

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

Quelles sont les fonctionnalités principales de hit-box/hitbox ?

Les fonctionnalités principales de hit-box/hitbox sont : Caching and Memoization, Databases & Data.

Quelles sont les alternatives open-source à hit-box/hitbox ?

Les alternatives open-source à hit-box/hitbox incluent : 06chaynes/http-cache — A caching middleware that follows HTTP caching rules. moka-rs/moka — A high performance concurrent caching library for Rust. aisk/rust-memcache — memcache client for rust. al8n/stretto — Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance… 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.…