analyze-rust-code-size
Analyze Rust binary code size and identify bloat from monomorphization, large functions, and macro expansion using cargo-llvm-lines and rustc flags. Use when binary is too large or compile times are slow.
$ Installieren
git clone https://github.com/bearcove/dodeca /tmp/dodeca && cp -r /tmp/dodeca/.claude/skills/analyze-rust-code-size ~/.claude/skills/dodeca// tip: Run this command in your terminal to install the skill
Repository

bearcove
Author
bearcove/dodeca/.claude/skills/analyze-rust-code-size
98
Stars
4
Forks
Updated3d ago
Added1w ago