Wrapping C++ in Rust
Details
What's the point of wrapping a C++ library instead of rewriting it in Rust? Does a move mean the same thing in Rust and in C++? How is borrow checking different from smart pointers? And what the F-F-I is a foreign function interface?
Máté Kovács (Software Engineer at Braid) will talk about his latest experiment to seamlessly wrap a C++ library with a Rust interface. He will explain when, why, and how best to apply this approach, presenting the ideas with examples throughout a concrete codebase. Join us to learn about the differences and similarities of Rust and C++, the tools that can bridge the gap, and the concrete patterns you can use to successfully solve this problem in your own projects.
Agenda
- 30 minutes open chat
- 45 minutes interactive talk & questions
- 30 minutes open chat
