Where to go to learn GUI dev?

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

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

    egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

  • If i remember correctly i copied hello world example and started from that. Lots of things can be found from the github examples folder and also you can open source files from the web demo. Most, if not all, widgets has link (source code) pointing to code how its done.

  • yew

    Rust / Wasm framework for creating reliable and efficient web applications

  • I think something like yew(https://yew.rs) is actually viable option for most of the GUI apps you want. It's web, but it's still high perforamance.

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