Explore the synergy between C# and Rust in this 58-minute conference talk from NDC Conferences. Delve into the reasons for integrating unmanaged code into managed codebases, using the real-world example of rebuilding the storage engine for Seq, a log server. Discover how C# and Rust can complement each other, bridging the gap between managed and systems programming. Learn to design and implement a safe and robust foreign function interface using tools provided by .NET and Rust. Gain insights into the implicit safety contracts in purely managed codebases and understand how this integration can enhance performance without compromising safety. Broaden your perspective on language interoperability and explore new possibilities in software development.
Overview
Syllabus
C# and Rust: combining managed and unmanaged code without sacrificing safety - Ashley Mannix
Taught by
NDC Conferences