rust

State of the Rust GUI:

https://areweguiyet.com

Nice link. Suddenly discovered the world of Tauri for myself.

Qt is not really working with Rust (too many limitations), but looks like Tauri is a decent framework for cross-platform Rust GUI development.

Looks like native graphics GUIs are limited with basically egui and imgui-rs tho, which is sad. Really looking forward for Qt Bridges.

Hi, I’m AK