rolldown/rolldown
Fast Rust bundler for JavaScript/TypeScript with Rollup-compatible API. 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
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
- readme: https://github.com/rolldown/rolldown · fetched 2026-08-28 · 88dd18384bf8
- homepage: https://rolldown.rs · fetched 2026-08-29 · e4a698f7b982
- site_page: https://rolldown.rs/guide/getting-started · fetched 2026-08-29 · 57e0ec635bd6
- registry_crates: https://crates.io/api/v1/crates/rolldown · fetched 2026-08-29 · df2d27d3faaa
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rolldown/rolldown | main | 90 |
For agents
markdown · JSON · MCP: product_card(name="rolldown/rolldown")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem