Comment on Lincoln Labs endorses Rust for spacecraft software developmentComments−nojvek6yIt makes sense. I’d use rust over C/C++ for any new projects. It’s fast, it’s native and it has compile time guarantees about what and what isn’t possible when the code runs.All great attributes when writing spacecraft code.
Comments
It makes sense. I’d use rust over C/C++ for any new projects. It’s fast, it’s native and it has compile time guarantees about what and what isn’t possible when the code runs.
All great attributes when writing spacecraft code.