|
cargo-bloat
☆
« Back to VersTracker
|
||||||||||||||||||||||||||||||
|
Description: Find out what takes most of the space in your executable |
||||||||||||||||||||||||||||||
| Type: Formula | Latest Version: 0.12.1@0 | Tracked Since: Dec 17, 2025 | ||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||||||||||||
| Tags: rust profiling optimization binary-analysis developer-tools | ||||||||||||||||||||||||||||||
| Install: brew install cargo-bloat | ||||||||||||||||||||||||||||||
|
About: cargo-bloat is a Rust command-line tool that analyzes compiled binaries to determine the size contribution of each dependency and function. It helps developers identify which parts of their code and third-party crates are consuming the most space. This enables targeted optimization to reduce executable size for performance-critical or resource-constrained applications. |
||||||||||||||||||||||||||||||
Key Features:
|
||||||||||||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||||||||||||
| License: MIT | ||||||||||||||||||||||||||||||
| Bottles available for: arm64_tahoe, arm64_sequoia, arm64_sonoma, arm64_ventura, arm64_monterey, sonoma, ventura, monterey, arm64_linux, x86_64_linux | ||||||||||||||||||||||||||||||
| Version History | ||||||||||||||||||||||||||||||
|