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

web-infra-dev/rspack

Fast Rust-based bundler for the web with a modernized webpack API 🦀 observed · 2026-08-28

github.com/web-infra-dev/rspack · homepage · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 87
  • Longevity 100
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: 5.0
  • age_days: 1615
  • days_rel: 7
  • days_push: 7
  • n_releases_24m: 141

Full methodology

Adoption not part of the score

12873 stars · 842 forks observed · 2026-08-28

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

Rspack is a fast, Rust-based JavaScript module bundler for the web that modernizes the webpack API to serve as a drop-in replacement. It offers parallelized builds, lightning-fast HMR, built-in SWC transpilation, Lightning CSS, asset handling, and first-class Module Federation support.

Use cases

  • replace webpack with a faster bundler
  • speed up slow webpack builds in a large project
  • bundle a TypeScript or JSX web application
  • get fast hot module replacement during development
  • implement micro-frontends with module federation
  • migrate from webpack or Create React App with minimal changes
  • tree-shake and minify production JavaScript bundles
  • use webpack plugins and loaders with better performance

When to choose

  • you have an existing webpack project and want dramatically faster builds with low migration cost
  • you need compatibility with the webpack plugin and loader ecosystem
  • you want built-in TypeScript, JSX, CSS, and asset support without heavy configuration
  • you are building micro-frontends or need Module Federation

When to avoid

  • you rely on webpack APIs outside Rspack's supported subset, since it is not 100% webpack-compatible
  • you prefer Vite's native ESM dev-server workflow and don't need webpack compatibility
  • you need a zero-config bundler for a tiny project where setup simplicity matters more than build speed

Facets

cli-tool · maturity active

build-tool compiler developer-tools cli plugin-system templating web-development frontend developer-tools compilers performance rust cross-platform cli bundler module-bundler webpack-compatible javascript typescript hmr module-federation tree-shaking code-splitting swc lightningcss esm loaders web-performance nodejs

10 sources

Member repositories

RepositoryRoleHealth v2
web-infra-dev/rspackmain95

For agents

markdown · JSON · MCP: product_card(name="web-infra-dev/rspack")

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