Rust plays nicely with others. In this workshop, you will:

Write C libraries and call them from Rust
Write Rust code and call it from C
Automate binding generation
Connect to other languages (e.g. Go)
Pitfalls of a lifetime: borrow-checking and avoiding footguns
Connect C++ classes with Rust
Strategies for code migration and testing

Comments

Please login to leave a comment