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
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube