Using Coroutines to Implement C++ Exceptions for Freestanding Environments - Eyal Zedaka - CppCon 21
How to start using coroutines - Mikhail Svetkin - NDC TechTown 2021
Using Freestanding C++ for C++17 in Shellcode, UEFI, Embedded & Unikernels - Rian Quinn CppCon 2019
Pavel Novikov: "Coroutines + Type Erasure = State Machine"
Applied C++20 Coroutines - Jim Pascoe - ACCU 2023
Coroutines Explained with My Cat
Killing C++ Serialization Overhead & Complexity - Eyal Zedaka - CppCon 2022
There are no array, string_view, span headers in freestanding C++ toolchain
C++ : How to understand atomics in a freestanding C or C++ implementation?
Freestanding C++ - Past, Present, and Future - Ben Saks
Runtime Funtime: Coroutines in C
Freestanding C++ - Past, Present, and Future - Ben Saks - CppCon 2019
Ensuring Exception Safety for Generic C++ Containers
Rainer Grimm - C++20 - the hidden pearls - Meeting C++ 2021
Deciphering C++ Coroutines - A Diagrammatic Coroutine Cheat Sheet - Andreas Weis - CppCon 2022
Automatically Process Your Operations in Bulk With Coroutines - Francesco Zoffoli - CppCon 2021
Converting a State Machine to a C++ 20 Coroutine - Steve Downey - [CppNow 2021]
C++ User Meeting - Michael Becker - Coroutines in C++20 [German]
CppCon 2019 - Floating-Point charconv: Making Your Code 10x Faster With C++17's Final Boss
Down the Rabbit Hole: An Exploration of Stack Overflow Questions - Marshall Clow - CppCon 2021