jayden320/LinkMap
检查每个类占用空间大小工具 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3722
- days_rel: n/a
- days_push: 1861
- n_releases_24m: 0
Adoption not part of the score
1894 stars · 345 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A macOS GUI tool that parses Xcode LinkMap files to report how much binary space each class or static library occupies (code plus data segments). It helps iOS developers identify which classes or third-party libraries bloat their app and export results to a text file.
Use cases
- analyze which classes take up the most space in an iOS app binary
- find which third-party static library is bloating my app size
- parse a LinkMap file to see per-class size breakdown
- reduce iOS app download size by locating oversized code
- export app size analysis results to a text report
When to choose
- you develop iOS apps with Xcode and need to shrink your binary size
- you want a simple GUI to break down LinkMap files by class or library
- your app exceeds size limits and you need to find the biggest offenders
When to avoid
- you need Android or non-Apple binary size analysis
- you want automated CI size tracking rather than a manual desktop tool
- you need an actively maintained tool with recent updates and a license
Facets
application · maturity maintenance
developer-tools analytics parser developer-tools mobile-development performance linkmap binary-size-analysis objective-c xcode app-thinning size-optimization macos ios desktop
1 source
- readme: https://github.com/jayden320/LinkMap · fetched 2026-08-28 · 1ce99495ae49
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jayden320/LinkMap | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="jayden320/LinkMap")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem