Awesome Rust Projects You Should Build

Manpreet Singh
3 min readAug 14, 2022

Welcome back! Rust is an awesome 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 take a look at some of these projects that you should build with Rust!

Web Development

Another awesome project you can build out with Rust are websites, there are tons of libraries that allow us to build out websites with Rust, here is one of those libraries you can use:

2048 Game

--

--