Overview
Learn how to effectively bridge C++ and Rust codebases in this conference talk from CppCon 2024. Explore practical approaches to creating bindings between the two languages, comparing manual binding techniques with automated solutions using CXX. Discover methods for integrating CMake with Cargo build systems and managing transitive C++ dependencies through Conan. Presented by Tyler Weaver, a seasoned developer with a decade of C++ experience across signal processing, robotics, and back-end web development domains, this 53-minute session provides hands-on guidance for developers looking to leverage both languages in their projects.
Syllabus
C++/Rust Interop: A Practical Guide to Bridging the Gap Between C++ and Rust - Tyler Weaver - CppCon
Taught by
CppCon