Build Amazing GUI’s With Rust!
3 min readFeb 19, 2022
Welcome back! Rust is an amazing programming language with a ton of capability, if you’re new to Rust, check out the link below to learn more about it:
So, let’s talk about an amazing way to build GUI’s with Rust! This specific method is by using the Slint toolkit, luckily for us, this toolkit is hosted on Github, here is a link to it’s repository:
This toolkit also supports a few other languages, these include Rust, C++, and Javascript as well!
There are also many examples of this toolkit as well, here are some of them: