rust-async-concurrency

Official

Coordinate safe async concurrency.

Authorgar-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Patterns for managing concurrent operations in async Rust.

Core Features & Use Cases

  • Channel-based communication patterns using mpsc, oneshot, broadcast, and watch to coordinate tasks.
  • Resource limiting with semaphores and locks to prevent contention and overruns.
  • Parallel execution patterns including join!, stream buffering, and shared state management for safe async collaboration.

Quick Start

Explain how to implement and compare common async concurrency patterns in Rust using tokio primitives and the provided examples.

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-concurrency
Download link: https://github.com/gar-ai/mallorn/archive/main.zip#rust-async-concurrency

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.