Gui libraries

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

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

  • iced is probably one of the best gui libraries for rust.

  • dioxus

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

  • checkout Dioxus. It's inspired from React. If you have worked with frontend, you'd be comfortable with this

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

    Build smaller, faster, and more secure desktop applications with a web frontend.

  • Tauri is cool, and you can pair it with something like Leptos if you want it to be fully rust-based.

  • leptos

    Build fast web applications with Rust.

  • Tauri is cool, and you can pair it with something like Leptos if you want it to be fully rust-based.

  • PyO3

    Rust bindings for the Python interpreter

  • Personally, I consider Qt's QWidget APIs so much better than the alternatives (especially with GTK having incomplete drag-and-drop support on Windows and forcing more and more GNOME 3.x UI-isms on non-GNOME desktops like drop-shadows on context menus) that I set up a PyQt/PySide-on-PyO3-on-Rust stack similar to how Qt Quick officially uses a QML-on-C++ stack. (Python/QML frontend, C++/Rust backend.)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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