Is there a reliable and documented GUI library out there?

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

    A data-first Rust-native UI design toolkit. (by linebender)

  • The examples in the repository (https://github.com/linebender/druid/tree/v0.7.0/druid/examples) are also a good reference for how to do things.

  • docs.rs

    crates.io documentation generator

  • I've been looking for a while for a GUI library for a while... I've never dealt with writing GUI and I come from a python and C background so this is a pretty foreign kind of programming for me. I've tried out IUI, which I couldn't get to work at all (it also isn't maintained any more :( ), EGUI, which was cool and very easy to use, but had some issues that were bad enough for me to move on to something else. Druid seems pretty cool, but there's no information at all except for what's available on docs.rs which frankly isn't enough for me to wrap my head around how things are supposed to work.

  • 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

    Discontinued Slint is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices and desktop applications. We support multiple programming languages, such as Rust, C++ or JavaScript. [Moved to: https://github.com/slint-ui/slint]

  • People have been recommending https://sixtyfps.io/ to me.

  • iced

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

  • gtk4-cross

    A Docker container for cross-compiling gtk4 programs to Windows.

  • Yeah, it's actually much easier to cross compile from linux to windows. If you only have windows you can use docker desktop and this container to cross compile https://hub.docker.com/r/etrombly/rust-crosscompile . It doesn't have gtk4 support yet though, someone forked it if you need gtk4 https://github.com/MGlolenstine/gtk4-cross

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • Cosmic Desktop Is Slated to Debut with Pop _OS 24.04 LTS

    1 project | news.ycombinator.com | 18 Feb 2024
  • Iced 0.12 Released

    1 project | news.ycombinator.com | 15 Feb 2024
  • I'm trying to build a progress bar for an Iced GUI app and having a lot of trouble with it.

    2 projects | /r/rust | 22 Sep 2023
  • A cross-platform GUI library for Rust

    1 project | news.ycombinator.com | 14 Jul 2023
  • Iced: A cross-platform GUI library for Rust, inspired by Elm

    1 project | /r/rust | 30 Jun 2023