awesome-repositories.comCategoriesBlog
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
·
moka-rs avatar

moka-rs/moka

0
View on GitHub↗
2,597 stars·121 forks·Rust·Apache-2.0·6 views

Moka

A high performance concurrent caching library for Rust

Features

  • Caching and Memoization - Concurrent caching library inspired by Caffeine.
  • Databases & Data - High-performance concurrent caching library.

Star history

Star history chart for moka-rs/mokaStar history chart for moka-rs/moka

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 Moka

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

    06chaynes/http-cache

    101View on GitHub↗

    A caching middleware that follows HTTP caching rules

    Rust
    View on GitHub↗101
  • 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
  • aisk/rust-memcacheaisk avatar

    aisk/rust-memcache

    148View on GitHub↗

    memcache client for rust

    Rustcacheclientdriver
    View on GitHub↗148
  • 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
See all 30 alternatives to Moka→

Frequently asked questions

What does moka-rs/moka do?

A high performance concurrent caching library for Rust

What are the main features of moka-rs/moka?

The main features of moka-rs/moka are: Caching and Memoization, Databases & Data.

What are some open-source alternatives to moka-rs/moka?

Open-source alternatives to moka-rs/moka include: 06chaynes/http-cache — A caching middleware that follows HTTP caching rules. jaemk/cached — Rust cache structures and easy function memoization. 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… hit-box/hitbox — Async caching framework for Rust with Tower middleware, stale-while-revalidate, dogpile prevention, and pluggable… mozilla/sccache — sccache is a compiler cache wrapper and distributed compilation cache designed to store and reuse compilation results.…