Applied C++20 Coroutines - Jim Pascoe - ACCU 2023
C++20 coroutines as an API principle - Marc Mutz - Meeting C++ 2021
Introduction to C++ Coroutines Through a Thread Scheduling Demonstration - Dian-Lun Lin CppNow 2023
C++ Coroutines, from Scratch - Phil Nash - CppCon 2022
CppCon 2017: Toby Allsopp “Coroutines: what can't they do?”
Writing a C++20 Module - Steve Downey - [CppNow 2021]
C++ Coroutines From Scratch - Phil Nash - ACCU 2023
Aleksandar Dakić — Asynchronous IO with ASIO and C++20 coroutines — 5.7.2023.
Processes, Threads, Coroutines in Various Programming Languages
Behavioral Modeling in HW/SW Co-design Using C++ Coroutines - Jeffrey Erickson, Sebastian Schoenberg
C++ Coroutine Intuition - Roi Barkan - CppNow 2023
CppCon 2017: David Sackstein “Boost Your Program’s Health by Adding Fibers to your Coroutine”
CppCon 2018: G. Nishanov “Nano-coroutines to the Rescue! (Using Coroutines TS, of Course)”
What's New in Visual Studio: 64-bit IDE, C++20, WSL 2, & More - Marian Luparu & Sy Brand - CppCon 21
Implementing a C++ Coroutine Task from Scratch - Dietmar Kühl - ACCU 2023
CppCon 2018: Louis Dionne “Compile-time programming and reflection in C++20 and beyond”
Concurrency Vs Parallelism!
CppCon 2016: Kenny Kerr & James McNellis “Putting Coroutines to Work with the Windows Runtime"
CppCon 2017: Fedor Pikus “C++ atomics, from basic to advanced. What do they really do?”
Combining Co-Routines and Functions into a Job System - Helmut Hlavacs - CppCon 2021