Possible to create both WASM and a desktol GUI at once?

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.

  • dioxus is great. you can compile it either as wasm or a native executable, and it communicates with the DOM with a tiny bit of javascript – works both as a web app and a desktop app! the developer experience is really nice, it's basically React but in Rust.

  • iced

    A cross-platform GUI library for Rust, inspired by Elm

  • Surprised no-one mentioned https://github.com/iced-rs/iced

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

    Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.

  • The ability to change the cursor on hover was added many month ago: (https://github.com/slint-ui/slint/pull/721)

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

  • Personal review for rust GUI frameworks

    9 projects | /r/rust | 21 Mar 2023
  • Sharing Saturday #456

    2 projects | /r/roguelikedev | 3 Mar 2023
  • Can I develop desktop apps with Rust without using a framework such as Tauri?

    4 projects | /r/rust | 9 Jan 2023
  • Dioxus: User interfaces that run anywhere

    12 projects | news.ycombinator.com | 26 Dec 2022
  • GUI library for university project?

    4 projects | /r/rust | 29 Jul 2022