Rust Async Runtime

Production patterns for Tokio 1.48.0 async runtime including task spawning, channels (mpsc, oneshot, broadcast, watch), synchronization primitives, graceful shutdown, and lifecycle management. Use when spawning background tasks, managing concurrency, implementing graceful shutdown, or coordinating async work.

majiayu000 c14fe63 2 files · 10.3 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/rust-async-runtime commit c14fe63a08

Frequently asked questions

npx skillmds add majiayu000/rust-async-runtime