Ross ROSS = Recommend OSS · open-source software intelligence for agents

michaeleisel/zld

A faster version of Apple's linker observed · 2026-08-28

github.com/michaeleisel/zld · C++ · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

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: 2408
  • days_rel: n/a
  • days_push: 1295
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1192 stars · 49 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

zld is a fork of Apple's open-source linker (ld) optimized to make the linking phase of large projects substantially faster, intended as a drop-in replacement for debug builds. It is now archived, with the author recommending lld instead.

Use cases

  • speed up incremental build link times in large Xcode projects
  • replace Apple's ld with a faster linker for debug builds
  • reduce iOS app build times caused by slow linking
  • cut link time in half for projects where linking takes over a second

When to choose

  • you have a large macOS or iOS project where linking dominates incremental debug build times
  • you want a drop-in replacement for Apple's ld via Xcode linker flags
  • you're stuck on an older Xcode toolchain where zld still works

When to avoid

  • starting a new project today - the repo is archived and lld is recommended instead
  • release/production builds - it is only intended for debug builds
  • you need a linker kept in sync with the latest Xcode versions

Facets

cli-tool · maturity abandoned

build-tool developer-tools developer-tools performance compilers cpp cli linker xcode debug-builds incremental-builds drop-in-replacement macos ios

1 source

Member repositories

RepositoryRoleHealth v2
michaeleisel/zldmain10

For agents

markdown · JSON · MCP: product_card(name="michaeleisel/zld")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem