Zxilly/go-size-analyzer
A tool for analyzing the size of compiled Go binaries, offering cross-platform support, detailed breakdowns, and multiple output formats. observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 99
- Release rhythm 98
- Longevity 91
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 15
- age_days: 1279
- days_rel: 12
- days_push: 10
- n_releases_24m: 26
Adoption not part of the score
2169 stars · 45 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A command-line tool that analyzes the size of compiled Go binaries, breaking down size by packages, sections, and dependencies. It supports ELF, Mach-O, PE, and experimental WebAssembly formats with text, JSON, HTML, and SVG output plus interactive web and terminal UIs.
Use cases
- analyze why my go binary is so large
- break down go binary size by package
- visualize compiled binary size as a treemap
- compare binary sizes between two builds
- find which dependencies bloat my go executable
- generate report of binary section sizes
- explore binary size interactively in terminal
When to choose
- you need detailed size breakdowns of Go-compiled binaries across platforms
- you want interactive treemap exploration via web or TUI
- you need machine-readable output (JSON) for CI size tracking or diffing builds
When to avoid
- analyzing binaries not written in Go
- you need profiling of runtime performance rather than static size
- analyzing very large binaries in the browser WASM version, which is ~10x slower
Facets
cli-tool · maturity active
cli developer-tools data-visualization terminal-ui analytics developer-tools performance data-visualization windows cli wasm cross-platform go-binary-analysis binary-size treemap symbol-analysis dependency-size elf mach-o pe command-line linux macos
2 sources
- readme: https://github.com/Zxilly/go-size-analyzer · fetched 2026-08-28 · 2329e26a40d3
- homepage: https://gsa.zxilly.dev/ · fetched 2026-08-29 · 345adc5a2389
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Zxilly/go-size-analyzer | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="Zxilly/go-size-analyzer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem