Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

moka

Étoiles0
Forks0
Mis à jour23 avril 2026 à 18:22

Comprehensive guide for building high-performance caching solutions with the Moka Rust library (by moka-rs). Use this skill whenever the user wants to implement in-memory caching in Rust, create concurrent caches, add TTL/TTI expiration to data, build size-aware eviction policies, use async caches with tokio or async-std, implement eviction listeners, use per-entry custom expiry policies, build atomic get-or-initialize patterns, implement cache invalidation strategies, or work with any kind of Rust caching layer. Make sure to use this skill whenever the user mentions moka, Rust cache, concurrent cache, cache eviction, TinyLFU, LRU cache, TTL cache, or wants to speed up their Rust application with caching, even if they don't explicitly ask for the "moka" crate by name.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly