Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Coroutines - C++ vs Rust

ACCU Conference via YouTube

Overview

Explore the differences between C++ and Rust coroutines in this conference talk from ACCU 2022. Delve into the implementation of stackless coroutines as compiler-generated state machines in both languages, focusing on their distinct approaches to asynchronous programming. Compare how C++ awaitables continue coroutines from the bottom up, while Rust wakers poll futures from the top down. Gain insights into the trade-offs and design choices made by each language, making this an ideal presentation for those interested in programming language design. Learn from Jonathan Müller, a Computer Science graduate student and open-source library developer, as he shares his expertise on memory allocation, cache-friendly containers, and parsing in C++.

Syllabus

Coroutines: C++ vs Rust - Jonathan Müller - ACCU 2022

Taught by

ACCU Conference

Reviews

Start your review of Coroutines - C++ vs Rust

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.