Hacker News new | past | comments | ask | show | jobs | submit login

For those looking for interesting rust GUI projects, I think the one that has stuck out the most in my memory is Conrod[0][1].

If I were to try and write a cross-platform single-binary 2D GUI application with rust these days, it's the first thing I'd pick. Unfortunately, I haven't done that, so whether it's the right choice for you is still up for debate.

There's also stuff like gtk-rs[2] for those who want to have a bit more of a trusted gtk-flavored ecosystem.

[0]: https://docs.rs/conrod_core/0.70.0/conrod_core/guide/chapter...

[1]: https://github.com/PistonDevelopers/conrod

[2]: https://gtk-rs.org/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: