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
al8n avatar

al8n/stretto

0
View on GitHub↗
432 stars·28 forks·Rust·Apache-2.0·12 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

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

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.

Which projects share features with al8n/stretto?

Projects with overlapping indexed features 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.…

Projects sharing features with Stretto

These projects share indexed features with Stretto. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 30 related projects→