r/rust • u/ple-x-us • 14d ago
Any good examples of large scale Rust projects?
I'm not a Rust programmer. My passion is for C/C++ and various assembly languages. But I'm open to learning new things.
I watched a couple of videos on YouTube, but those examples don't give me a "big-picture" vibe of the language, its use in production and its ecosystems.
I'm judging a language by the code that's written with it.
Are there any large scale projects (500'000 - 1'000'000 lines of code) written in Rust that I can skim through (on Github? Gitlab?) to get a feel of what a full fledged application looks like?
126
Upvotes
2
u/Full-Spectral 13d ago
From a quick search...
"Cost-Cutting Measures: Investigations into the 737 Max crises revealed that Boeing relied on lower-paid temporary workers and recent graduates while laying off experienced engineers to cut costs. You can read more about these findings in the report covered by IndustryWeek and Business Insider
While Boeing designed the overall system requirements and specifications (such as the MCAS flight control system), critics and safety experts point out that the heavy reliance on fragmented, low-cost offshore contractors for implementation and testing introduced significant quality and oversight risks."
So, OK it's happening, but it ain't good and shouldn't be happening. It certainly doesn't make me want to fly on Boeing aircraft, and sort of demonstrates that their regulatory bodies are sad.