14 repos
High-performance build tooling and bundlers for JavaScript/TypeScript projects, implemented primarily in Rust for speed and efficiency. The cluster centers on Rspack (a webpack-compatible bundler), Rsbuild (a build framework), Rslib (a library bundler), and related ecosystem tools like Rsdoctor (build analysis) and Modern.js (meta-framework). These projects prioritize replacing traditional Node.js-based tools with Rust implementations to dramatically improve build times while maintaining compatibility with existing JavaScript workflows.