What is the most fully-featured rust frontend framework?

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
  • dioxus

    Fullstack GUI library for web, desktop, mobile, and more.

  • There have been some improvements interfacing with Javascript: 1) You can now return untyped values from javascript with use_eval 2) https://github.com/DioxusLabs/dioxus/pull/894 exposes the raw web-sys event type which would allow you to add your own platform-specific web listener for a custom event

  • rust-web-framework-comparison

    A comparison of some web frameworks and libs written in Rust

  • I want to push for using rust & wasm for a small experimental project at my job. I have reviewed the rust web frameworks comparison document, I'd be interested in Yew because I'm familiar with React, and I am interested in Sycamore and Leptos because they are recommended for use in Tauri and I'm personally interested in trying Tauri at some point.

  • 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
  • blitz

    High performance HTML and CSS renderer powered by WGPU (by DioxusLabs)

  • If you are focused on performance we are working on a native renderer for Dioxus called Blitz. It is very incomplete right now, but in the future it will be much more performant than the current webview based approach.

  • freya

    Cross-platform GUI library for 🦀 Rust powered by 🧬 Dioxus and 🎨 Skia.

  • Or if you don't care about web compatibility, you can use Dioxus' state management with Freya which is more complete and renderers natively with Skia

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

  • Show HN: Play Euchre with AI Bots

    2 projects | news.ycombinator.com | 12 Oct 2023
  • GUIs that support dragging and dropping onto other applications?

    4 projects | /r/rust | 8 Apr 2023
  • Declarative UI Programming in Rust for Native Applications

    6 projects | /r/rust | 30 Mar 2023
  • Chat UI in Rust

    2 projects | /r/rust | 14 Mar 2023
  • Looking for feedback on the next version of viewbuilder! The UI framework with a new a compose-like API

    2 projects | /r/rust | 21 Jan 2023