rust-perf

Community

Speed up Rust apps with profiling and optimizations

Authoranicdh
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Rust performance optimization to identify and apply improvements in latency-sensitive code, reducing hot-path latency and allocations.

Core Features & Use Cases

  • Profiling hot paths in Rust apps using flamegraphs and perf to locate bottlenecks.
  • Applying zero-copy data handling, SIMD, and cache-aware layouts to boost throughput for orderbook-like workloads and high-frequency components.
  • Guidance on memory management with TTL caches and efficient allocation strategies for long-running bots.

Quick Start

Run a profiling pass on your Rust project to locate hot paths and apply the recommended optimizations.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rust-perf
Download link: https://github.com/anicdh/agstack/archive/main.zip#rust-perf

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.