Rusty Cascading Style Sheets – Another CSS Preprocessor

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. RCSS

    just an extension of css with rust syntax

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. lightningcss

    An extremely fast CSS parser, transformer, bundler, and minifier written in Rust.

    CSS Custom Properties have a cost. If you’re using them as global variables, and don’t need to look them up from JavaScript, or change them according to media queries, it’s good to flatten them out of existence: your bundle will be smaller, your execution faster, and your memory usage reduced. Same with mixins.

    It would be good if Lightning CSS supported that use case: https://github.com/parcel-bundler/lightningcss/issues/69.

    Compile-time variables are still a useful feature. CSS Custom Properties get used in a lot of places where compile-time variables would be better.

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

  • LightningCSS Benchmark

    1 project | news.ycombinator.com | 28 Aug 2023
  • Help with "returns a value referencing data owned by the current function"

    1 project | /r/learnrust | 14 Mar 2023
  • On Using Rust in Parcel and Vitest

    2 projects | /r/rust | 28 Feb 2023
  • An fast CSS parser, transformer, bundler, and minifier written in Rust

    1 project | news.ycombinator.com | 13 Feb 2023
  • Parcel-Css - A CSS parser, transformer, and minifier written in Rust.

    1 project | /r/github_trends | 17 Apr 2022