Rust and Kernel Development

Rust is a new systems language designed by Mozilla, who are using it to develop their next generation browser. What else could it be used for?

Theo Belaire will describe his experiments using Rust for low level kernel code, building a Linux module and developing a time operating system. In the process he will review the basics of the language and what benefits it can give low-level developers.