C++20 coroutines as an API principle - Marc Mutz - Meeting C++ 2021
C++20’s Coroutines for Beginners - Andreas Fertig - CppCon 2022
CppCon 2017: Gor Nishanov “Naked coroutines live (with networking)”
C++20 Coroutines: Generators, and Brain Unrolling Sweetness - Adi Shavit - code::dive 2019
C++20 Coroutines Part 3 : Implementing Lazy generators with Coroutines
Managing External API’s in Enterprise Systems - Pete Muldoon - CppCon 2022
CppCon 2017: Toby Allsopp “Coroutines: what can't they do?”
Meeting C++ online - Andreas Reischuck - Using C++20 coroutines for asynchronous parsers
C++ Coroutines and Structured Concurrency in Practice - Dmitry Prokoptsev - C++Now 2024
Asio and C++20 coroutines, a happy match Raúl Huertas Jungheinrich
Introduction to C++ Coroutines and gRPC and How to Write Coroutine Support Code - Jonathan Storey
10 Tips for Cleaner C++ 20 Code - David Sackstein - CppCon 2022
Asynchronous I/O and Coroutines for Smooth Data Streaming - Björn Fahller - ACCU 2022
Pavel Novikov - "Understanding Coroutines by Example" - C++ London
Concurrency in C++20 and Beyond - Anthony Williams - CppCon 2019
Automating Sequences via Lua Coroutines in C++
Concurrency Vs Parallelism!
Generators, Coroutines and Other Brain Unrolling Sweetness - Adi Shavit - CppCon 2019
C++ Coroutines - Don’t Try This at Home - Lieven de Cock - ACCU 2024
C++20: An (Almost) Complete Overview - Marc Gregoire - CppCon 2020