Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore the interoperability between Rust and C in this 49-minute talk from the Seattle Rust User Group by Jack O'Connor. Learn how to call C standard library functions, build and link custom C code using the cc crate, and generate bindings from header files with the bindgen crate. While covering advanced topics, the presentation is designed to be accessible to anyone with basic Rust knowledge and minimal C experience. Access accompanying resources including slides, code examples on GitHub, and a longer version of the talk. Connect with the Seattle Rust User Group through their Meetup page and Discord server to continue your learning journey.
Syllabus
From Rust to C and Back Again — by Jack O'Connor — Seattle Rust User Group, April 2025
Taught by
Rust