5 ms·
I've been using Slint as UI toolkit for Rust and so far liked it, coming as I am from the Qt/QML world. However, at the beginning I had to choose between Slint
by j1elo 15d ago
I've been using Slint as UI toolkit for Rust and so far liked it, coming as I am from the Qt/QML world.
However, at the beginning I had to choose between Slint[1] and egui[2] (which this project uses)
[1]: https://slint.dev/ https://slint.dev/
[2]: https://www.egui.rs/ https://www.egui.rs/
Anyone has experience in both and is able to drop some thoughts on their strengths & weaknesses for mid-to-large projects?