- C++ Coroutines Resources https://gist.github.com/mattpd/9b55db49537a90545a90447392ad3aeb#file-cpp-std-coroutines-draft-md 15 comments cpp
Linking pages
- Brain Unrolling http://videocortex.io/2019/Brain-Unrolling/ 15 comments
- GitHub - luncliff/coroutine: C++ 20 Coroutines in Action (Helpers + Test Code Examples) https://github.com/luncliff/coroutine/wiki/awaitable-event-using-coroutine,-epoll,-and-eventfd 11 comments
- GitHub - jeremyong/coop: C++20 coroutines-based cooperative multitasking library https://github.com/jeremyong/coop 9 comments
- cpplinks/std.md at master · MattPD/cpplinks · GitHub https://github.com/MattPD/cpplinks/blob/master/std.md 0 comments
Linked pages
- Iain Sandoe - [C++ coroutines] Initial implementation pushed to master. https://gcc.gnu.org/ml/gcc-patches/2020-01/msg01096.html 263 comments
- My tutorial and take on C++20 coroutines https://www.scs.stanford.edu/~dm/blog/c++-coroutines.html 189 comments
- An Introduction to C++ Coroutines - James McNellis - Meeting C++ 2015 - YouTube https://www.youtube.com/watch?v=YYtzQ355_Co 97 comments
- Coroutine Theory | Asymmetric Transfer https://lewissbaker.github.io/2017/09/25/coroutine-theory 55 comments
- CppCon 2015: Gor Nishanov “C++ Coroutines - a negative overhead abstraction" - YouTube https://www.youtube.com/watch?v=_fu0gx-xseY 50 comments
- GitHub - eyalz800/zpp_throwing: Using coroutines to implement C++ exceptions for freestanding environments https://github.com/eyalz800/zpp_throwing 41 comments
- GitHub - sfu-dis/corobase: Coroutine-Oriented Main-Memory Database Engine, VLDB 2021. https://github.com/sfu-dis/corobase 29 comments
- C++ Coroutines: Understanding the Compiler Transform | Asymmetric Transfer https://lewissbaker.github.io/2022/08/27/understanding-the-compiler-transform 27 comments
- C++20 Coroutines and io_uring - Part 1/3 | Pablo Arias https://pabloariasal.github.io/2022/11/12/couring-1/ 27 comments
- CppCon 2017: Gor Nishanov “Naked coroutines live (with networking)” - YouTube https://youtu.be/UL3TtTgt3oU 24 comments
- C++ Coroutines: Understanding Symmetric Transfer | Asymmetric Transfer https://lewissbaker.github.io/2020/05/11/understanding_symmetric_transfer 21 comments
- Coroutine TS a new way of thinking - Andreas Reischuck - Meeting C++ 2018 - YouTube https://www.youtube.com/watch?v=RL5oYUl5548 20 comments
- http://www.vldb.org/pvldb/vol11/p1702-jonathan.pdf 19 comments
- CppCon 2018: G. Nishanov “Nano-coroutines to the Rescue! (Using Coroutines TS, of Course)” - YouTube https://www.youtube.com/watch?v=j9tlJAqMV7U 17 comments
- Introducing `cxx-async` – pcwalton – pcwalton's blog http://pcwalton.github.io/_posts/2022-08-19-introducing-cxx-async.html 15 comments
- Brain Unrolling http://videocortex.io/2019/Brain-Unrolling/ 15 comments
- C++ Coroutines: Understanding operator co_await | Asymmetric Transfer https://lewissbaker.github.io/2017/11/17/understanding-operator-co-await 15 comments
- Announcing `Quuxplusone/coro`, single-header C++2a example code – Arthur O'Dwyer – Stuff mostly about C++ https://quuxplusone.github.io/blog/2019/07/03/announcing-coro-examples/ 14 comments
- Bridging the Latency Gap between NVM and DRAM for Latency-bound Operations | Proceedings of the 15th International Workshop on Data Management on New Hardware https://dl.acm.org/citation.cfm?id=3329917 12 comments
- CppCon 2017: Toby Allsopp “Coroutines: what can't they do?” - YouTube https://www.youtube.com/watch?v=mlP1MKP8d_Q 12 comments
Would you like to stay up to date with C & C++? Checkout C & C++
Weekly.
Related searches:
Search whole site: site:gist.github.com
Search title: C++ links: Coroutines (WIP draft) · GitHub
See how to search.