Can #RustLang make robust software easier to build?

Robustness is essential in high-stakes industries like aerospace and finance, but the processes required to achieve it don't always scale to every domain.

In this #InfoQ talk, Andy Brinkmeyer shows how Rust helps engineers build more robust systems—not only through memory safety, but also through its type system and ownership model.

Using a real-world autonomous mobile robot fleet controller as a case study, he demonstrates how behavior and protocols can be encoded directly into types to prevent entire classes of bugs at compile time.

🔗 Watch now: https://bit.ly/4fcnEVQ

#SoftwareDevelopment