42
Prossimo project aims to replace memory unsafe C/C++ code with Rust
(www.memorysafety.org)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
Actually this is probably a good time for you to get into Rust, since everyone is still at the starting point (ish), and you, unlike others, don't have decades of C/C++ habits ingrained in you. So if you're starting off fresh, Rust is not a bad language to dip your toes into. :)
I'm at the level of finally understanding pointers, templates, and operator/function overloads and using them pretty effortlessly now. I looked at some Rust code. I'm not sure I have the brain plasticity to take that on at my age now without massive struggling.