Coroutines are a powerful concept for efficiently building lazy and concurrent computation pipelines.
This talk will explore the Coroutine TS, it's design goals, use cases and whether it can deliver on its promise.
The Coroutine TS will show many code examples and how it could be used in various scenarios.
This talk will coroutine'fy everything from std::optional to networking libraries like libuv and look into the performance implications.
YOU MAY ALSO LIKE:
Coroutine TS - Design, Use-Cases and Challenges
Gaetano Checinski
Gaetano is a Mathematician and Software Architect who experiments with probably way to many programming languages. He founded LoopPerfect in 2016 where he now focuses on C++ developer tools like buckaroo package manager