Rust Async Patterns

Guides advanced Rust async programming: Tokio vs async-std decision, async trait patterns, spawning strategies, blocking in async contexts, and structured concurrency with JoinSet. Use when the user asks about Rust async, Tokio, async-std, async traits, spawning, blocking in async, JoinSet, futures. Do NOT use when the user asks about Rust ownership (use `rust-ownership-patterns`), Rust performance (use `rust-performance`), Rust error handling (use `rust-error-handling`).

FerroxLabs 0983f15 2 files · 34.2 KB Updated 37 repo stars

File contents

ferroxlabs/murage/tree/main/skills-library/rust-async-patterns commit 0983f154f6

Frequently asked questions

npx skillmds@latest add ferroxlabs/rust-async-patterns