Hacker News new | ask | show | jobs
by rtpg 1283 days ago
A pretty fun Rust GUI experienc is vgtk[0], which is doing a bunch of macro magic to give a "we're coding in React" vibe to GTK+. I don't really have a specific thing I want to code in a native GUI at the moment but if I did I think this would be the most tempting for me.

[0]: https://github.com/bodil/vgtk/

2 comments

FYI the project is called GTK, not GTK+, these days. They dropped it late in the 3.X cycle if I remember correctly.
Relm4 is similar.

https://relm4.org/