Rust by itself is a great language, but what really makes it shine are its many great crates. The ecosystem around rust is one of the best there is, and its documentation is practically unrivalled. So lets look at some of those crates!
Actix-web is an amazing web server framework for rust. It's modular, easy to use, intuitive and fast.
It's also what lemmy is built on! So when you use this very site, you are using something build with actix!
Bevy is a code first game engine for rust, based on the ECS paradigm. It's incredibly refreshing and different from most other engines. It is also unbelievably modular, in fact, just about every part of the engine cam be removed or added as you please!
If you are every looking for something simple to play around, try bevy!
Serde is the go-to library for serialization and deserialisation in rust. Its derive macros make it a breeze to use, and there are countless crates supporting various formats with Serde!
A neat little crate for sending http(s) requests! It's also used in Lemmy, and just about anywhere else where someone needs to do get some
thing from an http(s) endpoint!
And this is far from all! Rust is a lovely language, with an even more amazing ecosystem!
As a reminder, be sure to properly give content warnings and put sensitive subjects behind proper spoiler tags. It's for the mental health of not just your comrades, but yourself as well.
Here is a screenshot of where to find the spoiler button.
It's a thing on matrix that allows for multiple rooms under one roof. It's sort of like a discord server.
My picking rooms you would want notifications from, and blocking the notifications of others, you could follow the rooms you really want to follow, while following others when you want to. I think we could create rooms by rough categories, like gaming, general chat, or tea, for example. That last bit is just me throwing out ideas that could work.