coroutine
There are 700 repositories under coroutine topic.
Cysharp/UniTask
Provides an efficient allocation free async/await integration for Unity.
hyperf/hyperf
🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
swoft-cloud/swoft
🚀 PHP Microservice Full Coroutine Framework
easy-swoole/easyswoole
swoole,easyswoole,swoole framework
sylar-yin/sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
idealvin/coost
A tiny boost library in C++11.
alibaba/coobjc
coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc.
hnes/libaco
A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞
yyzybb537/libgo
Go-style concurrency in C++11
fibjs/fibjs
JavaScript on Fiber (built on Chrome's V8 JavaScript engine)
acl-dev/acl
C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ for Linux, Android, iOS, MacOS, Windows, etc..
David-Haim/concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
REBOOTERS/AndroidAnimationExercise
Android 动画各种实现,包括帧动画、补间动画和属性动画的总结分享
google/marl
A hybrid thread / fiber task scheduler written in C++ 11
mix-php/mix
☄️ PHP CLI mode development framework, supports Swoole, WorkerMan, FPM, CLI-Server / PHP 命令行模式开发框架,支持 Swoole、Swow、WorkerMan、FPM、CLI-Server
sumerc/yappi
Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.
swow/swow
Coroutine-based cross-platform concurrent I/O engine.
imiphp/imi
imi 是一款支持长连接微服务分布式的 PHP 开发框架,它可以运行在 PHP-FPM、Swoole、Workerman、RoadRunner 等多种容器环境下。它支持 HttpApi、WebSocket、TCP、UDP、MQTT 服务的开发。特别适合互联网微服务、即时通讯聊天im、物联网等场景!QQ群:17916227
alibaba/PhotonLibOS
Probably the fastest coroutine lib in the world!
swlib/saber
⚔️ Saber, PHP异步协程HTTP客户端 | PHP Coroutine HTTP client - Swoole Humanization Library
sniper00/moon
A lightweight game server framework implemented with Actor Model
wangbojing/NtyCo
纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例
Yurunsoft/PaySDK
PHP 集成支付 SDK ,集成了支付宝、微信支付的支付接口和其它相关接口的操作。支持 php-fpm 和 Swoole,所有框架通用。宇润PHP全家桶技术支持群:17916227
Drjacky/MVVMTemplate
An Android Template with MVVM and Clean Architecture - including a Compose version
owent/libcopp
cross-platform coroutine library in c++
belozierov/SwiftCoroutine
Swift coroutines for iOS, macOS and Linux.
iqiyi/libfiber
The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/windows GUI.
edubart/minicoro
Single header stackful cross-platform coroutine library in pure C.
xhawk18/s_task
awaitable coroutine library for C
Codesire-Deng/co_context
A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.
loveyacper/ananas
A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc
mitranim/posterus
Composable async primitives with cancelation, control over scheduling, and coroutines. Superior replacement for JS Promises.
luncliff/coroutine
C++ 20 Coroutines in Action (Helpers + Test Code Examples)
simple-swoole/simps
🚀 A simple, lightweight and high-performance PHP coroutine framework.
whatisaphone/genawaiter
Stackless generators on stable Rust.
konrad-kaminski/spring-kotlin-coroutine
Kotlin coroutine support for Spring.