·rust-async-pattern
</>

rust-async-pattern

huiali/rust-skills

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

4安装·0热度·@huiali

安装

$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, 异步调度 来源:huiali/rust-skills。

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/huiali/rust-skills --skill rust-async-pattern 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/huiali/rust-skills --skill rust-async-pattern
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 rust-async-pattern?

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

如何安装 rust-async-pattern?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/huiali/rust-skills --skill rust-async-pattern 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

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

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-01