standards-rust-async
CommunityRust async standards for reliable, scalable code.
Authorgdurandvadas
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Rust developers often face difficulties writing correct and efficient asynchronous code in Tokio, leading to bugs, deadlocks, and maintenance challenges.
Core Features & Use Cases
- Async/await patterns with Tokio and common primitives (tokio::sync::Mutex, channels, streams) to model concurrent workflows safely.
- Task lifecycle guidance, cancellation patterns, and graceful shutdown strategies applicable across servers, CLIs, and libraries.
- Guidance on proper synchronization primitive selection and robust error handling and tests for async Rust code.
Quick Start
Apply the Tokio-based standards to your Rust project to ensure non-blocking I/O, correct mutex usage, and robust error handling.
Dependency Matrix
Required Modules
None requiredComponents
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: standards-rust-async Download link: https://github.com/gdurandvadas/dotfiles/archive/main.zip#standards-rust-async Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.