Languages & frameworksMIT

Rust Async Patterns

by Seth Hobson (opens in a new tab) wshobson/agents

Reference patterns for reliable async Rust with Tokio, tasks, channels, and cancellation.

Installation

Skills CLI

Skills CLI command
npx skills@latest add wshobson/agents --skill rust-async-patterns

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Explains futures, runtimes, bounded concurrency, tracing, error propagation, lock safety, and task management, with deeper examples in its companion reference. It is implementation guidance and does not itself run Cargo or contact a service.

  • LicenceMIT
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size96 lines
  • Last checked27 Sept 2026 · 8e9a951c21bb1ee671dd2e7391b193e8e3d362b95ef29c470915837d73bf87df

What it can touch

Guidance only. Its instructions shape how the agent thinks and writes; they do not ask it to change files or run commands.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

plugins/systems-programming/skills/rust-async-patterns/SKILL.md on GitHub (opens in a new tab)