Making Unsafe Rust a Little Safer: Find Memory Errors in Production with GWP-ASan GWP-ASan finds rare memory errors in C and C++ called from Rust.
Making Unsafe Rust a Little Safer: Tools for Verifying Unsafe Code, Including Libraries in C and C++ This article will look at tools for verifying unsafe Rust code, including unsafe code called from libraries written in C or C++.