FICHA · MANJARO

cargo-bloat

Find out what takes most of the space in your executable

  • tool
  • CLI
  • Dev
  • PERFORMANCE
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 27, 2026 description in en

Description

Analyzes Rust binaries to show which crates, functions, or sections contribute most to executable size. It helps developers reduce binary bloat and understand what their compiled program contains.

Use it during optimization work when download size, startup footprint, or embedded deployment matters. Results should be compared after controlled builds so size changes are meaningful.

How to run

cargo bloat

Commands: cargo bloat

Permissions

Permissions not analysed for this source yet.