awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
al8n avatar

al8n/stretto

0
View on GitHub↗
432 stars·28 forks·Rust·Apache-2.0·2 views

Stretto

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

Features

  • Caching and Memoization - High-performance thread-safe memory-bound cache.
  • Databases & Data - High-performance thread-safe memory-bound cache.

Star history

Star history chart for al8n/strettoStar history chart for al8n/stretto

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 Stretto

Similar open-source projects, ranked by how many features they share with Stretto.
  • 06chaynes/http-cache06chaynes avatar

    06chaynes/http-cache

    101View on GitHub↗

    A caching middleware that follows HTTP caching rules

    Rust
    View on GitHub↗101
  • 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
  • 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 Stretto→

Frequently asked questions

What does al8n/stretto do?

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

What are the main features of al8n/stretto?

The main features of al8n/stretto are: Caching and Memoization, Databases & Data.

What are some open-source alternatives to al8n/stretto?

Open-source alternatives to al8n/stretto 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. aisk/rust-memcache — memcache client for rust. 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.…