Converting a State Machine to a C++ 20 Coroutine - Steve Downey - [CppNow 2021]
State Machines and Coroutines - SYCL
Pavel Novikov: "Coroutines + Type Erasure = State Machine"
C++20 Coroutines Part 3 : Implementing Lazy generators with Coroutines
C++20: The Small Pearls - Rainer Grimm - CppCon 2021
C++20 coroutines as an API principle - Marc Mutz - Meeting C++ 2021
Meeting C++ online - Andreas Reischuck - Using C++20 coroutines for asynchronous parsers
Implementing Generators with C++20 Coroutines
C++ : c++ state machine generator
Building a Coroutine based Job System without Standard Library - Tanki Zhang - CppCon 2020
Deciphering C++ Coroutines - A Diagrammatic Coroutine Cheat Sheet - Andreas Weis - CppCon 2022
C++ : Boost Statechart vs. Meta State Machine
C++20 Coroutines: Asynchronity reimagined - Miłosz Warzecha - code::dive 2019
async func state machine transfer
Concurrent State Machines with Cats Effect - Adam Rosien
Tutorial of C++ Code Generator for Xstate State Machine engine, Part 2
C++2a Standard: C++ Coroutines in Action 2/N (033)
02-Putting together simple coroutine
SMACC - State Machine Asynchronous C++
emBO++ 2018 - Klemens Morgenstern: developing high performance coroutines for ARMs