Rust state on desktop apps

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

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

    Idiomatic, GTK+-based, GUI library, inspired by Elm, written in Rust

  • The most mature GUI library for Rust is probably GTK. They really put a lot of effort into the Rust bindings and already replaced some of their C code with Rust. However the problem I faced with GTK is that it is not very ergonomic and doesn't feel very "rusty" at all. This however is largely fixed by relm which allowed me, who never before programmed a real GUI application, to get productive in just a one or two days :)

  • iced

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

  • "Really simple to use" :-/

  • 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