rust-async

Community

Async patterns and concurrency in Rust.

Authorvanyastaff
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill covers asynchronous patterns with Tokio, including task management, channels, cancellation, and avoiding common async pitfalls.

Core Features & Use Cases

  • Spawning tasks: Scoped JoinSet usage for grouped tasks.
  • Cancellation: CancellationToken patterns and timeouts.
  • Channels: Bounded channels, broadcast, oneshot, and watch for async workflows.
  • Use Case: Run multiple IO-bound tasks concurrently and gather results.

Quick Start

Spawn a set of tasks to fetch data concurrently and join results.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rust-async
Download link: https://github.com/vanyastaff/paramdef/archive/main.zip#rust-async

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.