Skip to content

brycelelbach/coroutines_ts_v1_experience

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

The C++ Coroutines TS v1, ISO/IEC TS 22277, was published on 12-05-2017.

Implementations

Two major C++ implementations have had support for the TS for over a year:

  • MSVC (since version 2015 SP2 in 2016).
  • LLVM (since version 5 in 2017).
  • EDG frontend (since 2015).

Libraries

In addition to implementation experience, the Coroutines TS v1 has seen a lot of usage experience:

Coroutines TS v1 libraries:

Libraries with Coroutines TS v1 support:

Coroutine TS v1 emulation layers:

Coroutines TS v1 examples and demos:

Writing

A number of blog posts have been written about the Coroutines TS v1:

Talks

Many talks have been given at major C++ conferences about the Coroutines TS v1:

About

Infomation about C++ Coroutines TS v1 software and content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published