Skip to main content
在 Manus 中运行任何 Skill
一键导入

moka

星标0
分支0
更新时间2026年4月23日 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.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly