A go-style coroutine library in C++11 from the Namake Planet(github.com)
github.com
A go-style coroutine library in C++11 from the Namake Planet
https://github.com/idealvin/cocoyaxi
1 comments
cocoyaxi (co for short), is an elegant and efficient cross-platform C++ base library. It contains a series of high-quality base components, such as go-style coroutine, coroutine-based network programming framework, command line and config file parser, high-performance log library, unit testing framework, JSON library, etc.