architecture-patternsdevelopment
rust-async-concurrency
Manage concurrent operations with channels, semaphores, locks, and streams. Use when coordinating parallel work or limiting resource usage.
maintainer
gar-ai
更新日 12/30/2025
スター
1
フォーク
0
quick start
Installation and usage
Manage concurrent operations with channels, semaphores, locks, and streams. Use when coordinating parallel work or limiting resource usage.
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use rust-async-concurrency