The Wonderful World of Rust Tooling

By James McNally

Talk - Wednesday, 29 May

Memory safety and performance often steal the show with Rust. Having moved from developing industrial measurement systems with LabVIEW to Rust, I’ve found the tool ecosystem is one of the major benefits.
In this talk, I’ll run through the tools in the Rust ecosystem I’m using to produce reliable and performant industrial measurement systems for clients.
Walk with me through the standard CI pipeline I’m using for client projects and cover things like clippy lints to avoid panics and criterion for benchmarking!

Speaker

speaker.name

James McNally

I’ve been a consultant developing measurement systems for engineers and scientists for a decade. Historically working in NI’s LabVIEW, over the past 2 years, I’ve transitioned to leading new projects with Rust and have several projects with Rust deployed now.