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

rolldown/rolldown

Fast Rust bundler for JavaScript/TypeScript with Rollup-compatible API. observed · 2026-08-28

github.com/rolldown/rolldown · homepage · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

90/100

  • Activity 99
  • Release rhythm 87
  • Longevity 77
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: 6.0
  • age_days: 1080
  • days_rel: 7
  • days_push: 7
  • n_releases_24m: 95

Full methodology

Adoption not part of the score

13911 stars · 1022 forks observed · 2026-08-28

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

Rolldown is a fast JavaScript/TypeScript bundler written in Rust with a Rollup-compatible API and esbuild feature parity. It is designed to become the unified bundler powering Vite 8+ and can also be used standalone or for library bundling via tsdown.

Use cases

  • bundle a javascript or typescript application faster than rollup
  • replace rollup and esbuild with a single rust bundler
  • bundle a typescript library for npm publishing
  • speed up vite production builds
  • bundle tens of thousands of modules with minification and source maps
  • migrate an existing rollup config and plugins to a faster bundler

When to choose

  • you want rollup-compatible APIs and plugin ecosystem with much faster builds
  • you use Vite and want its next-generation unified bundler
  • you need esbuild-style transforms, minification, and define/inject built in
  • you bundle very large codebases where bundling speed matters

When to avoid

  • you rely on webpack-specific features or loaders
  • you need a bundler on an unsupported platform without wasm fallback
  • you require a long-proven tool with years of production hardening and prefer stability over speed

Facets

library · maturity active

build-tool compiler developer-tools web-development frontend developer-tools cross-platform wasm cli bundler javascript typescript rollup-compatible esbuild vite rust tree-shaking minification nodejs

4 sources

Member repositories

RepositoryRoleHealth v2
rolldown/rolldownmain90

For agents

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

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