1 paper · 1 filter
Oliver Braunsdorf, Tim Lange, Konrad Hohentanner +2
Unsafe Rust code is necessary for interoperability with C/C++ libraries and implementing low-level data structures, but it can cause memory safety violations in otherwise memory-sa…