Skip to content

novalexei/cppcoro

 
 

Repository files navigation

CppCoro - A coroutine library for C++

This is a fork of cppcoro library by Lewis Baker.

The changes in this fork are:

  • Got rid of experimental stuff
  • Added CMakeLists.txt for the build
  • Removed all the stuff what doesn't compile on Linux (mainly net/file related)

About

A library of C++ coroutine abstractions for the coroutines TS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.0%
  • Other 2.0%