The Cost of Zero-Cost Abstractions in Rust
Offered By: Rust via YouTube
Course Description
Overview
Explore the concept of Zero-Cost Abstractions in Rust through this in-depth conference talk. Analyze generated code to determine the actual overhead of abstractions, using a running example to illustrate key points. Dive into intermediate representations, examine for loops, and compare Rust's approach to C. Gain insights into panic handling and understand the reasoning behind using two registers. Learn how to critically evaluate the true cost of seemingly cost-free abstractions in Rust programming.
Syllabus
Intro
Disclaimer
Running Example
Expand
Intermediate Representation
For Loops
Model
Representation
Code
Main Function
C vs Rust
Panic
Why two registers
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