Announcing Parcel CSS: A new CSS parser, compiler, and minifier written in Rust!

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • swc

    Rust-based platform for the Web

  • I love seeing more and more of the frontend tooling space migrating to Rust. Next.js recently moved their TypeScript compiler to swc , which Parcel is also using. Parcel also has a source maps library written in Rust. The Rome Toolchain is being rewritten in Rust. And I strongly suspect there are at least a couple other large scale Rust-for-the-frontend projects being built at FAANG-scale companies :)

  • source-map

    A fast source map manipulation, generation and consumption library written in Rust and Node.js (by parcel-bundler)

  • I love seeing more and more of the frontend tooling space migrating to Rust. Next.js recently moved their TypeScript compiler to swc , which Parcel is also using. Parcel also has a source maps library written in Rust. The Rome Toolchain is being rewritten in Rust. And I strongly suspect there are at least a couple other large scale Rust-for-the-frontend projects being built at FAANG-scale companies :)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • tools

    Discontinued Unified developer tools for JavaScript, TypeScript, and the web

  • I love seeing more and more of the frontend tooling space migrating to Rust. Next.js recently moved their TypeScript compiler to swc , which Parcel is also using. Parcel also has a source maps library written in Rust. The Rome Toolchain is being rewritten in Rust. And I strongly suspect there are at least a couple other large scale Rust-for-the-frontend projects being built at FAANG-scale companies :)

  • Next.js

    The React Framework

  • I love seeing more and more of the frontend tooling space migrating to Rust. Next.js recently moved their TypeScript compiler to swc , which Parcel is also using. Parcel also has a source maps library written in Rust. The Rome Toolchain is being rewritten in Rust. And I strongly suspect there are at least a couple other large scale Rust-for-the-frontend projects being built at FAANG-scale companies :)

  • langs-in-rust

    A list of programming languages implemented in Rust, for inspiration.

  • Parcel has been added to my list of languages implemented in Rust! It's currently the only CSS implementation listed there.

  • theforce

    A Star Wars themed programming language

  • I added my nonsense Star Wars language to their list, so absolutely anything in Rust lol

  • fork-ts-checker-webpack-plugin

    Webpack plugin that runs typescript type checker on a separate process.

  • I work on a TypeScript project of similar size and complexity, and ours does not take even nearly that long to compile on save. Have you tried fork-ts-checker-webpack-plugin? We had compile times similar to yours until we started using it. Went from >60s to <1s builds in development. It's very simple to set up.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • Type inference of local variable based on later operations

    3 projects | /r/ProgrammingLanguages | 10 Jun 2023
  • Rspack: A fast Rust-based web bundler

    4 projects | news.ycombinator.com | 9 Mar 2023
  • GitHub - Boshen/oxc: The JavaScript Oxidation Compiler -&gt; Linter

    3 projects | /r/javascript | 3 Mar 2023
  • You don't say

    7 projects | /r/ProgrammerHumor | 15 Feb 2023
  • The creator of Webpack introduces Turbopack, a Rust-based successor that's 700x faster

    6 projects | /r/rust | 25 Oct 2022