Gitpedia

Awesome rstack

A curated list of awesome things related to Rstack.

From rstackjs·Updated May 31, 2026·View on GitHub·

A curated list of awesome things related to the Rstack toolchain The project is distributed under the MIT License license, first published in 2023. Key topics include: awesome, awesome-list, plugins, rsbuild, rsdoctor.

<p align="center"> <img width="300" src="./logo.png" alt="logo of rspack-awesome repository"><br> A curated list of awesome things related to the Rstack toolchain </p> <h1>Awesome Rstack</h1>

Resources

Rstack

Rstack is a unified JavaScript toolchain built around Rspack, with high performance and consistent architecture.

NameDescriptionVersion
RspackBundler<a href="https://npmjs.com/package/@rspack/core"><img src="https://img.shields.io/npm/v/@rspack/core?style=flat-square&colorA=564341&colorB=EDED91" alt="npm version" /></a>
RsbuildBuild tool<a href="https://npmjs.com/package/@rsbuild/core"><img src="https://img.shields.io/npm/v/@rsbuild/core?style=flat-square&colorA=564341&colorB=EDED91" alt="npm version" /></a>
RslibLibrary development tool<a href="https://npmjs.com/package/@rslib/core"><img src="https://img.shields.io/npm/v/@rslib/core?style=flat-square&colorA=564341&colorB=EDED91" alt="npm version" /></a>
RspressStatic site generator<a href="https://npmjs.com/package/@rspress/core"><img src="https://img.shields.io/npm/v/@rspress/core?style=flat-square&colorA=564341&colorB=EDED91" alt="npm version" /></a>
RsdoctorBuild analyzer<a href="https://npmjs.com/package/@rsdoctor/core"><img src="https://img.shields.io/npm/v/@rsdoctor/core?style=flat-square&colorA=564341&colorB=EDED91" alt="npm version" /></a>
RstestTesting framework<a href="https://npmjs.com/package/@rstest/core"><img src="https://img.shields.io/npm/v/@rstest/core?style=flat-square&colorA=564341&colorB=EDED91" alt="npm version" /></a>
RslintLinter<a href="https://npmjs.com/package/@rslint/core"><img src="https://img.shields.io/npm/v/@rslint/core?style=flat-square&colorA=564341&colorB=EDED91" alt="npm version" /></a>

Official Resources

Ecosystem

Upper-level frameworks or libraries that are powered by Rspack or connected to Rspack:

  • Rspeedy: The Rspack-based build tool designed specifically for Lynx applications.
  • Modern.js: A progressive React framework for web development.
  • storybook-rsbuild: Storybook builder powered by Rsbuild.
  • @nx/rspack: The Nx plugin for Rspack.
  • @nx/rsbuild: The Nx plugin for Rsbuild.
  • Docusaurus: Help you ship a beautiful documentation site in no time.
  • next-rspack: Use Rspack as the bundler for Next.js.
  • Nuxt: An intuitive Vue framework for creating web applications and websites with Vue.js. Install @nuxt/rspack-builder to use Rspack as the bundler for Nuxt.
  • Re.Pack: A toolkit to build your React Native application with Rspack.
  • EMP 3.0: A high-performance enterprise-level front-end build system built on the Rust ecosystem.
  • pareto: A lightweight SSR framework centered on stream rendering.
  • cypress-rspack-dev-server: Cypress Component-testing with Rust-based web bundler Rspack's dev server.
  • Extension.js: Create, develop, build, and preview browser extensions for Chrome, Firefox, and Edge with Rspack.
  • serverless-rspack: A Serverless framework plugin for zero-config JavaScript and TypeScript code bundling using the high performance Rust-based JavaScript bundler rspack.
  • AUmi: Use Rsbuild as Umi's bundler instead of Webpack, get high performance of Rsbuild and all Umi ecosystem.
  • electron-rsbuild: The Rsbuild-based electron build tool.
  • Esmx: Esmx is a next-generation micro-frontend framework based on native ESM, with no sandbox or runtime overhead, supporting multi-framework hybrid development and providing high-performance server-side rendering capabilities.
  • Angular Rspack: Rspack plugin, Rsbuild plugin and tooling for Angular applications.
  • PrevelteKit: A lightweight, high-performance web application framework built on Svelte 5, featuring Server-Side Pre Rendering (SSPR) using Rsbuild as the build tool.
  • Kmi: Based on Umi to provide Rspack support and other best practices.
  • xmcp: A framework for building and shipping MCP servers with TypeScript and Rspack.
  • Meteor: An ultra-simple environment for building modern web applications with Rspack.
  • Addfox: A browser extension framework built on Rsbuild.
  • Shakapacker: Make it easy to use the JavaScript pre-processor and Rspack to manage frontend JavaScript in Rails.

Skills

Starter

Rspack Starter

Rsbuild Starter

Rslib Starter

  • ts-lib-starter: A hassle-free TS library template, powered by Rslib.
  • rslib-npm-template: A starter template for developing React components with Rslib, featuring automated versioning and publishing using semantic-release.
  • web-component-starter: A starter for developing Web components with Rslib, featuring using stencil and useful both in React and Vue.
  • @trapar-waves/llm-template: A template for LLM development integrating AI tools, TypeScript, Zod, and Rslib.

Plugins

Rspack Plugins

Rspack Loaders

Rspack and Rsbuild support most of the webpack loaders, such as:

Rsbuild Plugins

For React

For Vue

For Preact

For Svelte

For Solid

For Lynx

  • relog-rsbuild-plugin: Allows you to intercept console.log() calls from your LynxJS app running on a device or emulator and send them back to the Rsbuild dev server.
  • ngrok-rsbuild-plugin: Expose your Rsbuild dev server over the internet via ngrok — built for use with the LynxJS app.
  • lynxjs-app-config-plugin: Rsbuild plugin to inject application icons, permissions and minimal app config changes into Android / iOS project folders.

Common

Rspress Plugins

Unplugin

Rspack and Rsbuild support most of the unplugin, such as:

Deployment

  • Zephyr Cloud: A cloud-agnostic deployment platform offering sub-seconds deploy from one command experience.

Libraries

  • @rspack/dev-server: Dev server for Rspack, provides the same API as webpack-dev-server.
  • @rspack/lite-tapable: Lite weight tapable for Rspack.
  • rspack-chain: A chaining API to generate and simplify the modification of Rspack configurations.
  • Sails Shipwright - The modern asset pipeline for Sails powered by Rsbuild.
  • rspackify: Experience lightning-fast builds by instantly switching from webpack to Rspack.
  • Spinpack: A CLI tool that turbocharges the developer server experience for CRA projects with Rspack.
  • Jetpack: Jetpack wraps Rspack to create a smoother developer experience.

Blogs

Rspack Team

Blogs from the Rspack team:

Community

English blogs:

Chinese blogs (中文):

Japanese blogs (日本語):

French blogs (Français):

Videos

License

CC0

To the extent possible under law, Web Infra has waived all copyright and related or neighboring rights to this work.

Contributors

Showing top 12 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from rstackjs/awesome-rstack via the GitHub API.Last fetched: 5/31/2026