SkillsCast coming soon.
Rust solves many problems that typically plague embedded software written in c. This talk approaches the subject from the perspective of someone who spends most of their professional time working with managed languages like c#.net, java and python but who likes to write embedded software. It highlights the dangers of memory corruption in embedded software and explains how Rust solves this. The talk also introduces some features of Rust that allow you to simplify the design of your software like using async await, giving real world examples.
How viable is Rust for embedded software
David Haig
David works in the investment banking industry as a senior developer and enjoys making embedded software in Rust in his free time