coroutine topic

List coroutine repositories

study

349
Stars
76
Forks
Watchers

手把手教你写PHP协程扩展(teach you to write php coroutine extension by hand)

libfiber

721
Stars
149
Forks
Watchers

The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/windows GUI

ef

385
Stars
88
Forks
Watchers

Event Framework, implemented the coroutine scheduling based on IO events. Support poll, epoll, event port and kqueue.

libaco

3.5k
Stars
390
Forks
Watchers

A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞

easyswoole

4.7k
Stars
513
Forks
Watchers

swoole,easyswoole,swoole framework

mix

1.9k
Stars
210
Forks
Watchers

☄️ PHP CLI mode development framework, supports Swoole, WorkerMan, FPM, CLI-Server / PHP 命令行模式开发框架,支持 Swoole、Swow、WorkerMan、FPM、CLI-Server

UniTask

7.5k
Stars
766
Forks
Watchers

Provides an efficient allocation free async/await integration for Unity.

YurunHttp

257
Stars
56
Forks
Watchers

YurunHttp 是开源的 PHP HTTP 客户端,支持链式操作,简单易用。完美支持Curl、Swoole 协程。QQ群:17916227

fibjs

3.1k
Stars
299
Forks
Watchers

JavaScript on Fiber (built on Chrome's V8 JavaScript engine)

libgo

3.1k
Stars
756
Forks
Watchers

Go-style concurrency in C++11