libcopp

cross-platform coroutine library in c++

MIT License

Stars
829

Bot releases are hidden (Show)

libcopp - 0.3.1

Published by owent about 8 years ago

UPDATE

  1. 更新context到boost 1.61的新模型
  2. 修订CI的编译矩阵
  3. 现在支持MINGW64了
  4. 调整安装内容和动态栈的判定方式
  5. 重构跨平台原子操作
  6. 使用cmake内置功能判定编译器功能
  7. 现在的this_task和this_coroutine支持IOS和Android环境下的线程安全(Android和IOS不支持C++11原生TLS)
  8. copp和cotask现在支持透传自定义参数
libcopp - first release

Published by owent about 10 years ago

release
tested platform:
max os
windows
linux