A really good library that we use is libco[0], it supports different architectures and mechanisms. We use it extensively on Fluent Bit[1] to manage async IO network operations (epoll + coroutines). - [0] https://byuu.org/library/libco/ - [1] https://fluentbit.io
Do you use https://github.com/Tencent/libco or https://byuu.org/library/libco/ ?
Coroutines in C (2000)
61–61 of 61 posts