Oxidizing Vector - Catalyzing the Shift to an Ecosystem Provider

By Jonas Wolf

Talk - Tuesday, 15 September
11:30

Rust is gaining significant traction in the automotive sector, just as AI is reshaping how software gets built: the value of writing code by hand is collapsing — what’s scarce now is the guarantee that it’s correct. Rust and AI turn out to be a natural fit: a strong type system and an uncompromising compiler give AI the guardrails it needs, turning “generate and hope” into “generate and verify”. That combination is the catalyst.

Vector is leveraging exactly this to build the ecosystem for engineering safe and secure cyber-physical systems in the era of AI. This talk goes under the hood of that ecosystem’s foundation: a deterministic async runtime and an actor framework built on top of it. It enables an observe–adapt workflow, where developers or AI agents observe the running system and adapt it. Building on top of this determinism we can make the whole distributed cyber-physical system reproducible and verifiable. And this is only the foundation for where Vector is taking the ecosystem from here.

Speaker

speaker.name

Jonas Wolf

Jonas joined Vector—the world market leader in automotive software development—in 2012 and has spent over a decade building safety-critical software for the automotive industry, increasingly in Rust. In his spare time, he develops gsn2x, which, of course, is written in Rust.