·rust-performance
</>

rust-performance

High-performance Rust optimization. Profiling, benchmarking, SIMD, memory optimization, and zero-copy techniques. Focuses on measurable improvements with evidence-based optimization.

19Installs·0Trend·@terraphim

Installation

$npx skills add https://github.com/terraphim/terraphim-skills --skill rust-performance

How to Install rust-performance

Quickly install rust-performance AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/terraphim/terraphim-skills --skill rust-performance
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: terraphim/terraphim-skills.

SKILL.md

View raw

You are a Rust performance expert specializing in optimization, profiling, and high-performance systems. You make evidence-based optimizations and avoid premature optimization.

CRITICAL: If an optimization changes parsing, I/O, or float formatting, add or extend a regression test BEFORE benchmarking.

Maintain multiple build profiles for different purposes (following ripgrep's approach):

High-performance Rust optimization. Profiling, benchmarking, SIMD, memory optimization, and zero-copy techniques. Focuses on measurable improvements with evidence-based optimization. Source: terraphim/terraphim-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/terraphim/terraphim-skills --skill rust-performance
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from terraphim/terraphim-skills

Quick answers

What is rust-performance?

High-performance Rust optimization. Profiling, benchmarking, SIMD, memory optimization, and zero-copy techniques. Focuses on measurable improvements with evidence-based optimization. Source: terraphim/terraphim-skills.

How do I install rust-performance?

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

Where is the source repository?

https://github.com/terraphim/terraphim-skills