Life of an Async Fn
Offered By: Rust via YouTube
Course Description
Overview
Explore the inner workings of async/await in Rust through this 34-minute conference talk from RustFest Barcelona. Gain insights into the compiler's handling of async/await code, understand its performance implications, and learn to avoid common pitfalls. Discover cutting-edge applications of async/await and coroutines beyond web servers, and leave with a deeper understanding of runtime behavior and compiler operations. Delve into topics such as request handling, performance optimization, big expressions, and potential use cases, while also learning about opportunities to contribute to Rust's async/await ecosystem.
Syllabus
Introduction
Handle Requests
Overlap
Performance
Big Expressions
Should you use it
C proposal
Applications
Contributing
Taught by
Rust
Related Courses
The Rust Programming LanguageUdemy Rust for Beginners: Learn Rust in 4 Hours
Udemy Rust For Undergrads
Udemy Take your first steps with Rust
Microsoft via Microsoft Learn Rust Fundamentals
Pluralsight