Applied C++20 Coroutines - Jim Pascoe - ACCU 2023
C++20 coroutines as an API principle - Marc Mutz - Meeting C++ 2021
C++ Coroutines, from Scratch - Phil Nash - CppCon 2022
Aleksandar Dakić — Asynchronous IO with ASIO and C++20 coroutines — 5.7.2023.
Introduction to C++ Coroutines Through a Thread Scheduling Demonstration - Dian-Lun Lin CppNow 2023
C++ Coroutines From Scratch - Phil Nash - ACCU 2023
CppCon 2017: Toby Allsopp “Coroutines: what can't they do?”
What's New in Visual Studio: 64-bit IDE, C++20, WSL 2, & More - Marian Luparu & Sy Brand - CppCon 21
Behavioral Modeling in HW/SW Co-design Using C++ Coroutines - Jeffrey Erickson, Sebastian Schoenberg
CppCon 2017: David Sackstein “Boost Your Program’s Health by Adding Fibers to your Coroutine”
Implementing a C++ Coroutine Task from Scratch - Dietmar Kühl - ACCU 2023
Processes, Threads, Coroutines in Various Programming Languages
C++ Coroutine Intuition - Roi Barkan - CppNow 2023
CppCon 2018: G. Nishanov “Nano-coroutines to the Rescue! (Using Coroutines TS, of Course)”
CppCon 2018: Louis Dionne “Compile-time programming and reflection in C++20 and beyond”
Concurrency Vs Parallelism!
Goroutines ARE USELESS
Combining Co-Routines and Functions into a Job System - Helmut Hlavacs - CppCon 2021
CppCon 2017: Fedor Pikus “C++ atomics, from basic to advanced. What do they really do?”
C++ Russia 2018: Mikhail Matrosov, Versatile C++ applied
Sockets - Applying the Unix Readiness Model When Composing Concurrent Operations in C++ CppCon 2022
Using Modern C++ to Eliminate Virtual Functions - Jonathan Gopel - CppCon 2022
CppCon 2016: Kenny Kerr & James McNellis “Putting Coroutines to Work with the Windows Runtime"
Working with Asynchrony Generically: A Tour of C++ Executors (part 1/2) - Eric Niebler - CppCon 21
CppCon 2017: Carl Cook “When a Microsecond Is an Eternity: High Performance Trading Systems in C++”