rust-programming-expert

仓库创建 2026年5月22日最近提交 22 小时前SkillHot 收录 20 天前
▸ 精选理由

适合系统/后端工程师用于优化与安全审查。

这个 Skill 做什么

提供 Rust(2024/v1.85+)的内存安全、异步、框架与优化实践指导。

提供面向 Rust(2024 / v1.85+)的高级实战指导,涵盖内存安全、所有权与生命周期、异步模型、Axum/SQLx 后端、CLI 开发和性能优化。适合在构建高性能服务、写库或审查复杂 Rust 代码时参考。特点是结合最新语言版本与生态实践,给出可落地的范式与反模式替代方案。

▸ 展开 SKILL.md 英文原文

Expert-level skill for Rust programming (Rust 2024 / v1.85+). Covers memory safety, async, Axum/SQLx, CLI, and optimization in English and Indonesian.

开发编程Rust内存安全性能通用
41
Stars
7
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/roedyrustam/vibes-plug/main/skills/rust-programming-expert/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/roedyrustam/vibes-plug/main/skills/rust-programming-expert/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Rust Programming Expert

[English](#english) | [Bahasa Indonesia](#bahasa-indonesia)

---

<a name="english"></a>
## English

### Description
Expert-level guidance for writing high-performance, robust, and memory-safe systems applications using **Rust 2024 (v1.85+)**. This skill outlines advanced practices in ownership, lifetimes, error design, async architectures, backend development, performance tuning, and idiomatic ecosystem patterns.

### Trigger Conditions
- Use when bootstrapping or maintaining a production Rust crate, application, or workspace.
- Use when designing data models involving complex lifetimes, smart pointers (`Arc`, `Rc`, `RefCell`), or zero-copy abstractions (`Cow`).
-
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有