C# and Rust - Combining Managed and Unmanaged Code Without Sacrificing Safety
Offered By: NDC Conferences via YouTube
Course Description
Overview
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.
Syllabus
C# and Rust: combining managed and unmanaged code without sacrificing safety - Ashley Mannix
Taught by
NDC Conferences
Related Courses
Beginning Game Programming with C#University of Colorado System via Coursera Programming with C#
Microsoft via edX DEV206.1x: Introduction to XAML and Application Development
Microsoft via edX Introduction to Game Development
Michigan State University via Coursera Designing Advanced Applications using XAML
Microsoft via edX