Skip to content

chaelim/Coroutine

Repository files navigation

C++ Coroutine

This is collection of C++ coroutine samples from vaious sources. Most of them are from Gor Nishanov's presentation. Sometimes I slightly modified and added more comments.

Although I couldn't explicitly state credits to original creators, the credits should go to where it belong.

Gor's CppCon Videos

CppCon 2015: Gor Nishanov "C++ Coroutines - a negative overhead abstraction" CppCon 2016: Gor Nishanov "C++ Coroutines: Under the covers"

https://delightful-cliff-0b041e71e.azurestaticapps.net/

https://www.scs.stanford.edu/~dm/blog/c++-coroutines.html

https://www.modernescpp.com/index.php/implementing-futures-with-coroutines

About

Collection of C++ Coroutine sample code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published