{"adoption": {"forks": 59, "observed_at": "2026-08-28T04:07:18.528219+00:00", "stars": 2762}, "canonical_url": "https://ross.abutalabs.com/products/cargo-bloat", "card": {"archived": false, "artifact_type": "cli-tool", "description": "Find out what takes most of the space in your executable.", "domain": ["developer-tools", "performance"], "enriched": true, "function": ["developer-tools", "build-tool", "benchmarking"], "health_score": 20, "homepage": null, "language": "Rust", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["RazrFalcon/cargo-bloat"], "name": "RazrFalcon/cargo-bloat", "platform": ["windows", "cli", "rust"], "pushed_at": "2024-05-10T06:22:24+00:00", "repo": "RazrFalcon/cargo-bloat", "stars": 2762, "tags": ["binary-size", "rust", "cargo-subcommand", "profiling", "command-line", "linux", "macos"], "topics": [], "urls": [], "use_cases": ["find what makes my rust binary large", "list biggest functions in an executable", "see which dependencies contribute most to binary size", "reduce rust executable size", "analyze .text section bloat", "filter binary size report by function name"], "what_it_is": "A cargo subcommand that analyzes Rust executables to show which functions and crates take up the most space in the binary. It supports ELF, Mach-O, and PE binaries and offers regex filtering of results.", "when_to_avoid": ["you need WASM binary analysis - use twiggy instead", "you need exact, guaranteed-accurate size numbers (results are approximate)"], "when_to_choose": ["you build Rust binaries and want per-function or per-crate size breakdowns", "you want a quick cargo-integrated tool with no extra setup"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/cargo-bloat", "repo": "RazrFalcon/cargo-bloat", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:18.528219+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T08:18:42.058092+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "05e3706b82cc77fa6f1f0c6a46dc92af76bdde6c5b0af2e77c6e8fc2c08b5525", "fetched_at": "2026-08-28T04:07:18.528219+00:00", "kind": "readme", "missing": false, "url": "https://github.com/RazrFalcon/cargo-bloat"}, {"content_hash": "392e03c4f98c0a284379281b7efd248bd0cc94de72d6aa833a782b5b0df1ba56", "fetched_at": "2026-08-29T09:56:23.567897+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/cargo-bloat"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:18.528219+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T08:18:42.058092+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "05e3706b82cc77fa6f1f0c6a46dc92af76bdde6c5b0af2e77c6e8fc2c08b5525", "fetched_at": "2026-08-28T04:07:18.528219+00:00", "kind": "readme", "missing": false, "url": "https://github.com/RazrFalcon/cargo-bloat"}, {"content_hash": "392e03c4f98c0a284379281b7efd248bd0cc94de72d6aa833a782b5b0df1ba56", "fetched_at": "2026-08-29T09:56:23.567897+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/cargo-bloat"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T08:18:42.058092+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "05e3706b82cc77fa6f1f0c6a46dc92af76bdde6c5b0af2e77c6e8fc2c08b5525", "fetched_at": "2026-08-28T04:07:18.528219+00:00", "kind": "readme", "missing": false, "url": "https://github.com/RazrFalcon/cargo-bloat"}, {"content_hash": "392e03c4f98c0a284379281b7efd248bd0cc94de72d6aa833a782b5b0df1ba56", "fetched_at": "2026-08-29T09:56:23.567897+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/cargo-bloat"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:07:18.528219+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:18.528219+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:18.528219+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T08:18:42.058092+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "05e3706b82cc77fa6f1f0c6a46dc92af76bdde6c5b0af2e77c6e8fc2c08b5525", "fetched_at": "2026-08-28T04:07:18.528219+00:00", "kind": "readme", "missing": false, "url": "https://github.com/RazrFalcon/cargo-bloat"}, {"content_hash": "392e03c4f98c0a284379281b7efd248bd0cc94de72d6aa833a782b5b0df1ba56", "fetched_at": "2026-08-29T09:56:23.567897+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/cargo-bloat"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:18.528219+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:18.528219+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T08:18:42.058092+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "05e3706b82cc77fa6f1f0c6a46dc92af76bdde6c5b0af2e77c6e8fc2c08b5525", "fetched_at": "2026-08-28T04:07:18.528219+00:00", "kind": "readme", "missing": false, "url": "https://github.com/RazrFalcon/cargo-bloat"}, {"content_hash": "392e03c4f98c0a284379281b7efd248bd0cc94de72d6aa833a782b5b0df1ba56", "fetched_at": "2026-08-29T09:56:23.567897+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/cargo-bloat"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:18.528219+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:18.528219+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:18.528219+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T08:18:42.058092+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "05e3706b82cc77fa6f1f0c6a46dc92af76bdde6c5b0af2e77c6e8fc2c08b5525", "fetched_at": "2026-08-28T04:07:18.528219+00:00", "kind": "readme", "missing": false, "url": "https://github.com/RazrFalcon/cargo-bloat"}, {"content_hash": "392e03c4f98c0a284379281b7efd248bd0cc94de72d6aa833a782b5b0df1ba56", "fetched_at": "2026-08-29T09:56:23.567897+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/cargo-bloat"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:18.528219+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:18.528219+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T08:18:42.058092+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "05e3706b82cc77fa6f1f0c6a46dc92af76bdde6c5b0af2e77c6e8fc2c08b5525", "fetched_at": "2026-08-28T04:07:18.528219+00:00", "kind": "readme", "missing": false, "url": "https://github.com/RazrFalcon/cargo-bloat"}, {"content_hash": "392e03c4f98c0a284379281b7efd248bd0cc94de72d6aa833a782b5b0df1ba56", "fetched_at": "2026-08-29T09:56:23.567897+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/cargo-bloat"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T08:18:42.058092+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "05e3706b82cc77fa6f1f0c6a46dc92af76bdde6c5b0af2e77c6e8fc2c08b5525", "fetched_at": "2026-08-28T04:07:18.528219+00:00", "kind": "readme", "missing": false, "url": "https://github.com/RazrFalcon/cargo-bloat"}, {"content_hash": "392e03c4f98c0a284379281b7efd248bd0cc94de72d6aa833a782b5b0df1ba56", "fetched_at": "2026-08-29T09:56:23.567897+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/cargo-bloat"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T08:18:42.058092+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "05e3706b82cc77fa6f1f0c6a46dc92af76bdde6c5b0af2e77c6e8fc2c08b5525", "fetched_at": "2026-08-28T04:07:18.528219+00:00", "kind": "readme", "missing": false, "url": "https://github.com/RazrFalcon/cargo-bloat"}, {"content_hash": "392e03c4f98c0a284379281b7efd248bd0cc94de72d6aa833a782b5b0df1ba56", "fetched_at": "2026-08-29T09:56:23.567897+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/cargo-bloat"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T08:18:42.058092+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "05e3706b82cc77fa6f1f0c6a46dc92af76bdde6c5b0af2e77c6e8fc2c08b5525", "fetched_at": "2026-08-28T04:07:18.528219+00:00", "kind": "readme", "missing": false, "url": "https://github.com/RazrFalcon/cargo-bloat"}, {"content_hash": "392e03c4f98c0a284379281b7efd248bd0cc94de72d6aa833a782b5b0df1ba56", "fetched_at": "2026-08-29T09:56:23.567897+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/cargo-bloat"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3160, "days_push": 845, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}