# jayden320/LinkMap

检查每个类占用空间大小工具

Repository: https://github.com/jayden320/LinkMap
Canonical: https://ross.abutalabs.com/products/linkmap
Language: Objective-C
License Family: other
Last push: 2021-07-29T04:07:14+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3722, "days_push": 1861, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1894, forks 345 (observed 2026-08-28T04:05:50.767263+00:00)

## What it is
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
- artifact type: application
- maturity: maintenance
- function: developer-tools, analytics, parser
- domain: developer-tools, mobile-development, performance
- platform: -
- tags: linkmap, binary-size-analysis, objective-c, xcode, app-thinning, size-optimization, macos, ios, desktop

## Member repositories
- jayden320/LinkMap (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:50.767263+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:12:53.934687+00:00, confidence not recorded.
  - readme: https://github.com/jayden320/LinkMap (fetched 2026-08-28T04:05:50.767263+00:00, sha 1ce99495ae49)
- Data as of 2026-08-30T08:39:29.467469+00:00.
