web-infra-dev/rsbuild
Fast, extensible build tool for modern web development observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 99
- Release rhythm 87
- Longevity 75
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: 2.0
- age_days: 1061
- days_rel: 7
- days_push: 7
- n_releases_24m: 223
Adoption not part of the score
3367 stars · 277 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Rsbuild is a fast, extensible build tool for modern web applications, powered by the Rust-based Rspack bundler. It provides zero-configuration setup, a lightweight plugin system compatible with webpack and Rspack plugins, and framework-agnostic support for React, Vue, Svelte, Solid, and Preact.
Use cases
- build a React or Vue web app with zero configuration
- replace webpack with a faster bundler without rewriting plugins
- set up a dev server with hot module replacement for a frontend project
- migrate a Create React App or Vue CLI project to a modern build tool
- configure SSR and multi-environment builds for a web application
- optimize production bundle size and code splitting
- compile TypeScript and CSS with fast Rust-based tooling
- build a library or UI component with a shared toolchain
When to choose
- you want webpack-like capabilities with dramatically faster build and dev-server performance
- you need out-of-the-box support for React, Vue, Svelte, Solid, or Preact
- you want simple, semantic configuration instead of hand-rolling webpack config
- you rely on existing webpack or Rspack plugins and want compatibility
- you need built-in handling of polyfills, syntax downgrading, and artifact stability
When to avoid
- your project is deeply tied to Vite-specific plugins or ecosystem conventions
- you need a static site generator or documentation site builder - use Rspress instead
- you are building a Node.js backend or CLI tool rather than a web frontend
- you require exotic webpack loaders with no Rspack equivalent
- your team depends on tooling outside the Rstack ecosystem and migration cost outweighs speed gains
Facets
cli-tool · maturity active
build-tool developer-tools cli plugin-system ssr middleware web-development frontend developer-tools performance cross-platform cli rspack webpack-compatible bundler zero-config rust-based hmr code-splitting module-federation swc lightning-css framework-agnostic react vue svelte solid preact tailwind-css typescript dev-server rstack build-tool javascript nodejs
5 sources
- readme: https://github.com/web-infra-dev/rsbuild · fetched 2026-08-28 · 957a6359fdf9
- homepage: https://rsbuild.rs · fetched 2026-08-29 · e09738165828
- site_page: https://rsbuild.rs/guide/start/features · fetched 2026-08-29 · e1c6099195b1
- site_page: https://v1.rsbuild.rs/ · fetched 2026-08-29 · 208dd6d9721f
- site_page: https://v0.rsbuild.rs/ · fetched 2026-08-29 · 1708acd029a5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| web-infra-dev/rsbuild | main | 90 |
For agents
markdown · JSON · MCP: product_card(name="web-infra-dev/rsbuild")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem