Rspack: A fast Rust-based web bundler

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • SonarQube - Static code analysis for 29 languages.
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
  • rspack

    A fast Rust-based web bundler 🦀️

  • esbuild

    An extremely fast bundler for the web

    I wonder how this compares (performance and feature-wise) to esbuild (https://github.com/evanw/esbuild), which is also a bundler written in a compiled language (Go)? esbuild claims to be 10-100x faster than JS-based builders, while Rspack doesn't provide any concrete numbers (at least I didn't find any)...

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

  • libuv

    Cross-platform asynchronous I/O

    Monoio:

    > Rust async runtime based on io-uring.

    Awhhh heck yeah!

    It's been a bit disheartening that neither Node.js/libuv[1] nor Deno[2] have adopted io_uring. Nice to see some signs of adoption. Bun too.

    Side note, I was a bit confused about you mentioning ByteDance, but if I go to the web-infra-dev[3] github page, the description is We are from ByteDance, our goal is to build an open technical ecosystem to promote the development of frontend technology, so now it make sense. Just sharing in case anyone else is confused.

    [1] https://github.com/libuv/libuv/issues/1947

    [2] https://github.com/denoland/deno/issues/16232

    [3] https://github.com/web-infra-dev

  • deno

    A modern runtime for JavaScript and TypeScript.

    Monoio:

    > Rust async runtime based on io-uring.

    Awhhh heck yeah!

    It's been a bit disheartening that neither Node.js/libuv[1] nor Deno[2] have adopted io_uring. Nice to see some signs of adoption. Bun too.

    Side note, I was a bit confused about you mentioning ByteDance, but if I go to the web-infra-dev[3] github page, the description is We are from ByteDance, our goal is to build an open technical ecosystem to promote the development of frontend technology, so now it make sense. Just sharing in case anyone else is confused.

    [1] https://github.com/libuv/libuv/issues/1947

    [2] https://github.com/denoland/deno/issues/16232

    [3] https://github.com/web-infra-dev

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts