·rust-ecosystem
</>

rust-ecosystem

huiali/rust-skills

Rust 生态专家。处理 crate 选择、库推荐、框架对比、async runtime 选择、序列化库、web 框架等。触发词:crate, library, framework, ecosystem, async runtime, tokio, async-std, serde, reqwest, axum, 库, 框架, 生态

4Installs·0Trend·@huiali

Installation

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

SKILL.md

| tokio | 最流行、功能全 | 通用异步应用 | | async-std | 类似 std API | 偏好 std 风格 | | actix | 高性能 | 高性能 Web 服务 | | async-executors | 统一接口 | 需要切换 runtime |

| axum | Tower 中间件、类型安全 | 高 | | actix-web | 最高性能 | 最高 | | rocket | 开发者友好 | 中 | | warp | 组合式、Filter | 高 |

| serde | 标准选择 | 高 | | bincode | 二进制、紧凑 | 最高 | | postcard | 无 std、嵌入式 | 高 | | ron | 可读性好 | 中 |

Rust 生态专家。处理 crate 选择、库推荐、框架对比、async runtime 选择、序列化库、web 框架等。触发词:crate, library, framework, ecosystem, async runtime, tokio, async-std, serde, reqwest, axum, 库, 框架, 生态 Source: huiali/rust-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/huiali/rust-skills --skill rust-ecosystem
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is rust-ecosystem?

Rust 生态专家。处理 crate 选择、库推荐、框架对比、async runtime 选择、序列化库、web 框架等。触发词:crate, library, framework, ecosystem, async runtime, tokio, async-std, serde, reqwest, axum, 库, 框架, 生态 Source: huiali/rust-skills.

How do I install rust-ecosystem?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/huiali/rust-skills --skill rust-ecosystem Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

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