Skip to content
Rust Search
← RustConf 2018

C2Rust: Migrating Legacy Code to Rust

Rust Programming Language
RustConf 28:05 8248 views

RustConf 2018 - C2Rust: Migrating Legacy Code to Rust by Per Larsen Although Rust is safer and more modern than C/C++, it is still difficult to justify the cost of migrating existing, mature systems code. This talk will present a trifecta of tools to address the costs and risks of such migration efforts. The first tool is a transpiler which generates structurally equivalent-yet-unsafe Rust code from the input C code. The second is a dynamic analysis tool which runs the original C code alongsid

Player unavailable or embedding blocked? Use the YouTube link above.