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

AlexEne/twiggy

Twiggy🌱 is a code size profiler observed · 2026-08-28

github.com/AlexEne/twiggy · homepage · Rust · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 68
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

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: n/a
  • age_days: 3127
  • days_rel: n/a
  • days_push: 196
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1430 stars · 75 forks observed · 2026-08-28

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

Twiggy is a code size profiler for WebAssembly binaries. It analyzes a binary's call graph to explain why functions are included and how much space could be saved by removing them.

Use cases

  • find why a function is included in my wasm binary
  • reduce wasm binary size
  • analyze retained size of functions in a wasm module
  • profile code size of a rust wasm build
  • identify dead code bloating my wasm output

When to choose

  • you ship WebAssembly and need to slim binaries
  • you want call-graph-based size attribution for wasm

When to avoid

  • profiling native (non-wasm) binaries
  • runtime performance profiling rather than size

Facets

cli-tool · maturity active

wasm cli developer-tools performance cli rust wasm binary-size-analysis wasm-optimization profiler

1 source

Member repositories

RepositoryRoleHealth v2
AlexEne/twiggymain10

For agents

markdown · JSON · MCP: product_card(name="AlexEne/twiggy")

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