Member-only story

Build powerful GUI’s with Rust!

Manpreet Singh
2 min readDec 17, 2021

--

Welcome back! Rust is an awesome programming language with a ton of capability, if you’re new to this language, check out the link below to learn more about it:

So, what if there was a way to build out some awesome GUI’s With this language? Well, there actually is! With the egui library this is a possibility, luckily for us, this library is hosted on GitHub, check out the link below to access this repo:

When you first boot this repo up, you will see a very quick breakdown of this library, at its core, it’s a very “easy to use” GUI package:

There are also a few breakdowns of how this library works, here is a small example of this library:

--

--

Manpreet Singh
Manpreet Singh

Responses (1)