一个开源的C++协程库-libgo

  • Post author:
  • Post category:其他


fensnote/libgo


https://gitee.com/fensnote/libgo

Libgo is a stackful coroutine library for collaborative scheduling written in C++ 11, and it is also a powerful and easy-to-use parallel programming library.

Three platforms are currently supported:

Linux

MacOSX

Windows (Win7 or above,x86 or x64,complie with VS2015/2017)

Using libgo to write multi-threaded programs, it can be developed as fast and logical as golang and Erlang concurrent languages, and has the performance advantages of C++ native.It make it happen that one can serve God and Mammon.



版权声明:本文为fensnote原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。