Leptos, a cutting-edge full-stack Rust framework

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. leptos

    Build fast web applications with Rust.

  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. rust-web-framework-comparison

    A comparison of some web frameworks and libs written in Rust

    I'm currently reading up on Leptos and what looks like its major contender, Dioxus [1] in planning for next project. (acknowledging here that Yew [2] is maybe the OG Rust full stack / frontend framework, but I'm not considering it at this time)

    Here's a nice comparison of the Rust frontend frameworks: https://github.com/flosse/rust-web-framework-comparison#fron...

    Note that Leptos is interesting because it _does not use a virtual DOM_, unlike Yew and Dioxus which are React-like.

    We already write our backend in Rust; why not use it for the whole stack and stop worrying about e.g. the Typescript object falling out of sync with the API struct?

    [1] https://github.com/DioxusLabs/dioxus/

  4. yew

    Rust / Wasm framework for creating reliable and efficient web applications

  5. dioxus

    Fullstack app framework for web, desktop, mobile, and more.

    I'm currently reading up on Leptos and what looks like its major contender, Dioxus [1] in planning for next project. (acknowledging here that Yew [2] is maybe the OG Rust full stack / frontend framework, but I'm not considering it at this time)

    Here's a nice comparison of the Rust frontend frameworks: https://github.com/flosse/rust-web-framework-comparison#fron...

    Note that Leptos is interesting because it _does not use a virtual DOM_, unlike Yew and Dioxus which are React-like.

    We already write our backend in Rust; why not use it for the whole stack and stop worrying about e.g. the Typescript object falling out of sync with the API struct?

    [1] https://github.com/DioxusLabs/dioxus/

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

  • Exploring the top Rust web frameworks

    23 projects | dev.to | 3 Jun 2025
  • Datastar: Web Framework for the Future?

    7 projects | news.ycombinator.com | 11 Apr 2025
  • Want a web app to respond to local file changes. Is Tauri the solution here?

    8 projects | /r/rust | 1 May 2023
  • Rust tech stack

    11 projects | /r/rust | 23 Mar 2023
  • rust web dev??

    6 projects | /r/rust | 11 Mar 2023

Did you know that Rust is
the 5th most popular programming language
based on number of references?