conan-io / wishlist

This repo is to propose libraries, frameworks, and code in general that users would like to have in conan
MIT License
49 stars 5 forks source link

libco or a lightwight coroutine library #72

Open qiukeren opened 7 years ago

qiukeren commented 7 years ago

libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.

https://github.com/Tencent/libco

What's more, just want a lightwight coroutine library

zamazan4ik commented 6 years ago

Hello. Library seems to be very interesting, but i see inside very bad-designed build script (i mean CMake). Is any way to fix it?

qiukeren commented 4 years ago

Thanks for your reply. Timeout and close this issue...

danimtb commented 4 years ago

Hi @qiukeren.

We have a new build service that creates packages for all the configurations with just the contribution of the conan recipe to a central repo https://github.com/conan-io/conan-center-index

I think libco library is a very good library to have it there and even if it is a not complete recipe it could be useful for future users.

I am going to keep this issue open just in case anyone would like to contribute. Thanks!

qiukeren commented 4 years ago

thanks, and then i change the title to libco or a lightwight coroutine library