Hacker News
- The state of Rust GUI libraries https://blog.logrocket.com/state-rust-gui-libraries/ 5 comments
- Advice for the next dozen Rust GUIs https://raphlinus.github.io/rust/gui/2022/07/15/next-dozen-guis.html 270 comments
- Rust 2021: GUI https://raphlinus.github.io/rust/druid/2020/09/28/rust-2021.html 244 comments
- Egui 0.27 – easy-to-use immediate mode GUI for Rust https://github.com/emilk/egui/releases/tag/0.27.0 85 comments
Lobsters
- sauron-native: Truly cross platform, truly native. multiple backend GUI for rust https://github.com/ivanceras/sauron-native 3 comments rust
- Speedrunning GUI development in Rust https://aaronerhardt.github.io/blog/posts/gui_speedrun/ 6 comments rust
- Sixtyfps (rust GUI crate) weekly progress https://sixtyfps.io/thisweek/2021-07-26.html 20 comments rust
- Terramach: GUI framework built with Skia in Rust https://github.com/lykhonis/terramach 13 comments rust
- SixtyFPS: New GUI framework written in Rust (alpha) https://github.com/sixtyfpsui/sixtyfps/ 83 comments rust
- Rust 2021: GUI https://raphlinus.github.io/rust/druid/2020/09/28/rust-2021.html 97 comments rust
- Show /r/rust: A GUI Backup tool, written in Rust using wgpu https://github.com/kongoudesu/backupgui 11 comments rust
- Alchemy: A New Rust GUI Framework https://alchemy.rs/ 15 comments rust
- Rust and GUI: Towards a unified theory of reactive UI https://raphlinus.github.io/ui/druid/2019/11/22/reactive-ui.html 29 comments programming
- Rust 2020: GUI and community https://raphlinus.github.io/rust/druid/2019/10/31/rust-2020.html 58 comments rust
- Building a widget for Druid (a WIP native Rust GUI toolkit) https://pauljmiller.com/posts/druid-widget-tutorial.html 14 comments rust
- Rust 2019: GUI team https://www.reddit.com/r/rust/comments/agm23a/rust_2019_gui_team/ 49 comments rust
- Rust Windows GUI https://www.reddit.com/r/rust/comments/af43dy/rust_windows_gui/ 44 comments rust
- Libraries to create GUI applications in Rust? https://www.reddit.com/r/rust/comments/7v68nx/libraries_to_create_gui_applications_in_rust/ 13 comments rust
- Possibilities to writing a complex desktop GUI app in Rust today? https://www.reddit.com/r/rust/comments/7c8ssv/possibilities_to_writing_a_complex_desktop_gui/ 74 comments rust
- Using CEF for the GUI of a Rust application https://www.reddit.com/r/rust/comments/6v8bry/using_cef_for_the_gui_of_a_rust_application/ 8 comments rust
- A simple Rust GUI with QML https://www.vandenoever.info/blog/2017/02/17/a-simple-rust-gui-with-qml.html 53 comments rust
- Rust & GUI on Embedded Linux https://www.reddit.com/r/rust/comments/5g1g82/rust_gui_on_embedded_linux/ 4 comments rust
- Is it possible to write a GUI Android app in rust? https://github.com/rust-lang/rust/wiki/Doc-building-for-android 10 comments rust
- Conrod - A 100% Rust GUI Library http://blog.piston.rs/2014/08/30/conrod-update/ 20 comments rust
- Rust GUI application using Slint running on Pinephone, cross compiled from x86-64 https://github.com/slint-ui/slint/pull/956 3 comments rust
- Cross Platform Rust GUI Desktop Apps - Getting Started with Tauri & ReactJS https://youtu.be/BbZmLXBDGnU 6 comments rust
- Rust Bindings for LittlevGL Embedded GUI Library https://github.com/rafaelcaricio/lvgl-rs 9 comments rust
- Creating a JavaFX GUI for Rust WebAssembly using Asmble and Kotlin http://vegapit.com/article/javafx-gui-rust-webassembly-asmble-kotlin 3 comments rust
- Cryptowatch is sponsoring development of Rust GUI library iced https://blog.cryptowat.ch/2019/11/25/sponsoring-rust-gui-library-iced/ 85 comments rust
- Announcing Neutrino 0.2.0, a MVC GUI framework for Rust https://www.reddit.com/r/rust/comments/czlnsu/announcing_neutrino_020_a_mvc_gui_framework_for/ 53 comments rust
- Announcing Pushrod 0.4.6: A GUI Library for Rust https://www.reddit.com/r/rust/comments/cy6g4f/announcing_pushrod_046_a_gui_library_for_rust/ 37 comments rust
- Footage of June Rust bay area meetup (Chalk + GUI) https://air.mozilla.org/event-redirect/265931/ 25 comments rust
- Relm, a GUI library, based on GTK+ and futures, written in Rust http://relm.ml/relm-intro 65 comments rust
- Rust Based Linux Process Manager with both a TUI and a GUI https://github.com/MohamedSherifNoureldin/PCtrl 6 comments debian
- Advice Needed: Rust GUI Application and Mobile Linux https://www.reddit.com/r/rust/comments/o569dx/advice_needed_rust_gui_application_and_mobile/ 12 comments rust
- Introducing Ruey, a GUI library written in rust https://www.reddit.com/r/rust/comments/c1b60w/introducing_ruey_a_gui_library_written_in_rust/ 56 comments rust
- Rust GUI: Introduction, a.k.a. the state of Rust GUI libraries (As of January 2021) https://dev.to/davidedelpapa/rust-gui-introduction-a-k-a-the-state-of-rust-gui-libraries-as-of-january-2021-40gl#comments 90 comments rust
- A solution to the Rust GUI problem? Skia and Dear ImGui playing nice in Rust. https://www.youtube.com/watch?v=-scModziLEA 5 comments rust
- Rust library for declarative "non-native" GUIs https://www.reddit.com/r/rust/comments/6psav3/rust_library_for_declarative_nonnative_guis/ 17 comments rust
- A free, functional, IMGUI-oriented GUI framework for rapid prototyping of desktop applications written in Rust, supported by the Mozilla WebRender rendering engine https://azul.rs/ 39 comments programming