Rust as a safe and carefree programming language
Wed, 23 Jun
|Webinar
In the past six years, Rust has become popular as a language that can achieve memory safety and thread safety without introducing a garbage collector... See more below
Time and Location
23 Jun 2021, 12:00 – 13:00 CEST
Webinar
About the event
In the past six years, Rust has become popular as a language that can achieve memory safety and thread safety without introducing a garbage collector.
While not having to rely on a garbage collector is indeed extremely useful in embedded software, that topic has been covered many times by many presentations already. Instead, in addition to explaining the techniques that help with memory safety, this webinar will focus on how those techniques also help developers to build abstractions, wrappers and libraries that are difficult to misuse.
The webinar will be given in English by Gerwin, Embedded software developer.