Rust on the front-end

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • sycamore

    A library for creating reactive web apps in Rust and WebAssembly

  • That sounds like a valid feature request. I won't mind at all if you create an issue on the sycamore repo: https://github.com/sycamore-rs/sycamore/issues

  • Seed

    A Rust framework for creating web apps

  • If you like rust but also dont want to ditch Elm you could also give Seed a try. While I havent done any actual work with Elm, Seed describes itself as "a frontend Rust framework for creating fast and reliable web apps with an elm-like architecture".

  • 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
  • rust-dominator

    Zero-cost ultra-high-performance declarative DOM library using FRP signals for Rust!

  • - https://github.com/Pauan/rust-dominator

  • rust-signals

    Zero-cost functional reactive Signals for Rust

  • Both are signal-based, which seems like the way to go to me. The latter seems more mature in terms of code, but also lacking in good documentation. The rust-signal crate it uses though has a nice tutorial from which a lot of concepts seem to transfer.

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