·rust-async-pattern
</>

rust-async-pattern

huiali/rust-skills

高级异步模式专家.处理 Stream 实现, 零拷贝, tokio::spawn 生命周期, 插件系统调度, tonic流式响应等问题。触发词:async, Stream, tokio::spawn, 零拷贝, 插件系统, tonic, 流式, BorrowedMessage, 异步调度

4Installationen·0Trend·@huiali

Installation

$npx skills add https://github.com/huiali/rust-skills --skill rust-async-pattern

SKILL.md

| Stream 返回借用 | Item 生命周期逃逸 | Worker + Channel | | tokio::spawn 非 'static | 任务可能持有临时引用 | 事件循环模式 | | 插件 handler 生命周期 | 插件持有消息 | Actor + 索引 | | async-graphql + GAT | 'static 要求 | owned DTO | | tonic Stream 自引用 | 缓冲区复用冲突 | Snapshot 模式 |

| 独立任务,可并行 | tokio::spawn | | 需要协作调度 | Event Loop | | 插件系统 | Actor 模式 | | 长期运行的状态ful | Actor | | 短命任务 | spawn | | 需要背压控制 | Channel + actor |

高级异步模式专家.处理 Stream 实现, 零拷贝, tokio::spawn 生命周期, 插件系统调度, tonic流式响应等问题。触发词:async, Stream, tokio::spawn, 零拷贝, 插件系统, tonic, 流式, BorrowedMessage, 异步调度 Quelle: huiali/rust-skills.

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/huiali/rust-skills --skill rust-async-pattern Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/huiali/rust-skills --skill rust-async-pattern
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist rust-async-pattern?

高级异步模式专家.处理 Stream 实现, 零拷贝, tokio::spawn 生命周期, 插件系统调度, tonic流式响应等问题。触发词:async, Stream, tokio::spawn, 零拷贝, 插件系统, tonic, 流式, BorrowedMessage, 异步调度 Quelle: huiali/rust-skills.

Wie installiere ich rust-async-pattern?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/huiali/rust-skills --skill rust-async-pattern Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/huiali/rust-skills