Brussels / 3 & 4 February 2018

schedule

Introducing rust-av

A pure-Rust approach to multimedia


Multimedia development is mainly done in C+assembly since speed is important and such combination of languages traditionally gives the best control over the hardware.

Rust is considered a mature system language that provides strong warranties about memory access (and more) without sacrificing runtime speed.

Multimedia libraries are plagued by classes of bugs that Rust actively prevents at compile time, thus this talk is about leveraging Rust to have a multimedia framework that is nice to use and at the same time more trustworthy.

Target audience is people with some Rust knowledge and some experience with multimedia libraries and concepts.

Speakers

Luca Barbato

Links