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

wild-linker/wild

A very fast linker for Linux observed · 2026-08-28

github.com/wild-linker/wild · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

87/100

  • Activity 99
  • Release rhythm 84
  • Longevity 67
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: 74
  • age_days: 941
  • days_rel: 29
  • days_push: 7
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

3884 stars · 136 forks observed · 2026-08-28

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

Wild is a very fast linker for Linux written in Rust, designed to speed up iterative development builds. It works as a drop-in replacement for GNU ld/gold/lld, invoked via GCC or Clang flags like --ld-path or -fuse-ld.

Use cases

  • speed up linking during iterative development
  • replace GNU ld or lld with a faster linker on Linux
  • reduce Rust or C++ build times caused by slow linking
  • integrate a fast linker into Cargo, CMake, or Meson builds

When to choose

  • you develop on Linux and linking dominates your build times
  • you want a drop-in linker replacement for GCC/Clang toolchains
  • you build Rust, C, or C++ projects frequently and want faster iteration

When to avoid

  • you need incremental linking, which is not yet implemented
  • you target platforms other than Linux
  • you require maximum battle-tested stability for production release toolchains

Facets

cli-tool · maturity active

build-tool developer-tools developer-tools compilers performance rust cli linker drop-in-replacement build-performance incremental-linking command-line linux

1 source

Member repositories

RepositoryRoleHealth v2
wild-linker/wildmain87

For agents

markdown · JSON · MCP: product_card(name="wild-linker/wild")

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