Rust Library Performance Features
Optimize Rust libraries with criterion benchmarks, feature-flag matrices, cargo bench workflows, dependency gating, regression baselines, and evidence-driven API performance tradeoffs. Use when adding or reviewing Rust library benchmarks, cargo features, optional dependencies, or performance claims before publishing.
Rustv0.1.0MITrustperformancebenchmarkingcargo-featureslibrary
Install
npx skills add LVTD-LLC/skills --skill rust-library-performance-featuresFrom `SKILL.md`
Use this skill when a Rust library needs performance work that can be measured and shipped behind clear Cargo feature boundaries.