rust-concurrency

Installation
SKILL.md

Rust Concurrency

Based on the standard library std::thread, std::sync, and std::sync::atomic modules, along with the Async Book. Use when designing, debugging, load-testing, or reviewing threaded and async Rust code; cancellation, task ownership, lock scope, runtime sizing, queues, overload management, message passing, hand basic ownership to rust-stable and unsafe invariants to rust-unsafe-ffi.

Capability Boundaries

Installs
4
GitHub Stars
1
First Seen
14 days ago
rust-concurrency — full-stack-skills/rust-skills