fast-rust | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / fast-rust

fast-rust

maintained by PsiACE

star 155 account_tree 6 verified_user MIT License
bolt View GitHub

name: fast-rust description: Practical guidance for writing, refactoring, and reviewing fast, reliable, and maintainable Rust code.

fast-rust

Concise guidance for high-quality Rust engineering, balancing correctness, maintainability, and performance.

Purpose and Triggers

  • Writing new code, refactoring, reviewing, or designing public APIs/CLIs.
  • Rust or files with .rs.
  • Prefer clear boundaries, error semantics, and evolvability.

Decision Order

  1. Correctness and clear boundaries
  2. Readability and maintainability
  3. Extensibility and evolution cost
  4. Performance and optimization

Workflow

  1. Locate the relevant topic below.
  2. Apply the guidance and examples.
  3. Read the reference if you need more detail.

Topics

Topic Guidance Reference
Error Design Design error boundaries and semantics before propagation references/error-design.md
Compilation Optimize build time and release performance with measured changes references/compilation-optimization.md
Type Exercise Type-level exercise for expression engines and dispatch references/type-exercise.md

References

  • Each topic file lists source URLs in frontmatter urls.

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 155
GitHub Forks 6
Created Mar 2026
Last Updated 3 months ago
tools tools automation tools

Related Skills

specs-gen
chevron_right
glm-coding-agent
chevron_right
creating-pr
chevron_right
writing-skills
chevron_right
reviewing-pr
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.