Coroutine Open Source Projects

Browse 195 Coroutine open source projects, ranked by GitHub stars. Find the most popular Coroutine tools and libraries.

Share your experience:✍️ Write a Post❓ Ask a Question
1-60 of 195 projects
18,894 stars

swoole/swoole-src

🚀 Coroutine-based concurrency library for PHP

Metrics details
Stars18,894
13,802 stars

Kotlin/kotlinx.coroutines

Library support for Kotlin coroutines

Metrics details
Stars13,802
11,057 stars

Cysharp/UniTask

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

Metrics details
Stars11,057
8,683 stars

Tencent/libco

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.

Metrics details
Stars8,683
8,508 stars

xianhu/LearnPython

以撸代码的形式学习Python

Metrics details
Stars8,508
6,874 stars

hyperf/hyperf

🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.

Metrics details
Stars6,874
5,536 stars

swoft-cloud/swoft

🚀 PHP Microservice Full Coroutine Framework

Metrics details
Stars5,536
5,115 stars

tboox/tbox

🎁 A glib-like multi-platform c library

Metrics details
Stars5,115
4,762 stars

easy-swoole/easyswoole

swoole,easyswoole,swoole framework

Metrics details
Stars4,762
4,662 stars

sylar-yin/sylar

C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)

Metrics details
Stars4,662
4,204 stars

idealvin/coost

A tiny boost library in C++11.

Metrics details
Stars4,204
4,014 stars

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.

Metrics details
Stars4,014
3,866 stars

lewissbaker/cppcoro

A library of C++ coroutine abstractions for the coroutines TS

Metrics details
Stars3,866
3,692 stars

hnes/libaco

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

Metrics details
Stars3,692
3,612 stars

yandex/odyssey

Scalable PostgreSQL connection pooler

Metrics details
Stars3,612
3,306 stars

yyzybb537/libgo

Go-style concurrency in C++11

Metrics details
Stars3,306
3,253 stars

Tinche/aiofiles

File support for asyncio

Metrics details
Stars3,253
3,194 stars

AAkira/Kotlin-Multiplatform-Libraries

Kotlin Multiplatform Libraries. Welcome PR if you find or create new Kotlin Multiplatform Library.

Metrics details
Stars3,194
3,099 stars

fibjs/fibjs

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

Metrics details
Stars3,099
3,090 stars

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, Harmony,etc..

Metrics details
Stars3,090
2,827 stars

richgel999/miniz

miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz

Metrics details
Stars2,827
2,756 stars

David-Haim/concurrencpp

Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all

Metrics details
Stars2,756
2,446 stars

cocotb/cocotb

cocotb: Python-based chip (RTL) verification

Metrics details
Stars2,446
2,405 stars

Xudong-Huang/may

rust stackful coroutine library

Metrics details
Stars2,405
2,104 stars

REBOOTERS/AndroidAnimationExercise

Android 动画各种实现,包括帧动画、补间动画和属性动画的总结分享

Metrics details
Stars2,104
2,001 stars

google/marl

A hybrid thread / fiber task scheduler written in C++ 11

Metrics details
Stars2,001
1,961 stars

JakeWharton/retrofit2-kotlin-coroutines-adapter

A Retrofit 2 adapter for Kotlin coroutine's Deferred type.

Metrics details
Stars1,961
1,930 stars

mix-php/mix

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

Metrics details
Stars1,930
1,722 stars

sumerc/yappi

Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.

Metrics details
Stars1,722
1,707 stars

facebookexperimental/libunifex

Unified Executors

Metrics details
Stars1,707
1,357 stars

ElemeFE/node-practice

Node.js 实践教程

Metrics details
Stars1,357
1,325 stars

orbit-mvi/orbit-mvi

A simple MVI framework for Kotlin Multiplatform and Android

Metrics details
Stars1,325
1,324 stars

swow/swow

Coroutine-based cross-platform concurrent I/O engine.

Metrics details
Stars1,324
1,217 stars

alibaba/PhotonLibOS

Probably the fastest coroutine lib in the world!

Metrics details
Stars1,217
1,187 stars

imiphp/imi

imi 是一款支持长连接微服务分布式的 PHP 开发框架,它可以运行在 PHP-FPM、Swoole、Workerman、RoadRunner 等多种容器环境下。它支持 HttpApi、WebSocket、TCP、UDP、MQTT 服务的开发。特别适合互联网微服务、即时通讯聊天im、物联网等场景!QQ群:17916227

Metrics details
Stars1,187
1,091 stars

akbiggs/UnityTimer

Powerful and convenient library for running actions after a delay in Unity3D.

Metrics details
Stars1,091
1,078 stars

xitu/awesome-kotlin-cn

Kotlin 资源大全,包括教程文章、开源库和框架、Demo 等,由掘金技术社区整理和维护。

Metrics details
Stars1,078
1,040 stars

luaj/luaj

Lightweight, fast, Java-centric Lua interpreter written for JME and JSE, with string, table, package, math, io, os, debug, coroutine & luajava libraries, JSR-223 bindings, all metatags, weak tables and unique direct lua-to-java-bytecode compiling.

Metrics details
Stars1,040
974 stars

swlib/saber

⚔️ Saber, PHP异步协程HTTP客户端 | PHP Coroutine HTTP client - Swoole Humanization Library

Metrics details
Stars974
968 stars

sniper00/moon

A lightweight game server framework implemented with Actor Model

Metrics details
Stars968
950 stars

edubart/minicoro

Single header stackful cross-platform coroutine library in pure C.

Metrics details
Stars950
947 stars

wangbojing/NtyCo

纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例

Metrics details
Stars947
921 stars

vczh/tinymoe

English-like dynamic typing programming language

Metrics details
Stars921
891 stars

Yurunsoft/PaySDK

PHP 集成支付 SDK ,集成了支付宝、微信支付的支付接口和其它相关接口的操作。支持 php-fpm 和 Swoole,所有框架通用。宇润PHP全家桶技术支持群:17916227

Metrics details
Stars891
890 stars

Drjacky/MVVMTemplate

An Android Template with MVVM and Clean Architecture - including a Compose version(default branch)

Metrics details
Stars890
865 stars

owent/libcopp

cross-platform coroutine library in c++

Metrics details
Stars865
833 stars

belozierov/SwiftCoroutine

Swift coroutines for iOS, macOS and Linux.

Metrics details
Stars833
816 stars

iqiyi/libfiber

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

Metrics details
Stars816
789 stars

recoilphp/recoil

Asynchronous coroutines for PHP 7.

Metrics details
Stars789
782 stars

freeletics/FlowRedux

Kotlin Multiplatform Statemachine library with nice DSL based on Flow from Kotlin Coroutine's.

Metrics details
Stars782
661 stars

dano/aioprocessing

A Python 3.5+ library that integrates the multiprocessing module with asyncio

Metrics details
Stars661
637 stars

xhawk18/s_task

awaitable coroutine library for C

Metrics details
Stars637
635 stars

bloomberg/quantum

Powerful multi-threaded coroutine dispatcher and parallel execution engine

Metrics details
Stars635
582 stars

Codesire-Deng/co_context

A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.

Metrics details
Stars582
558 stars

rainyear/pytips

Useful Python tips!

Metrics details
Stars558
554 stars

miketalbot/js-coroutines

60fps with Javascript Coroutines for idle processing and animation

Metrics details
Stars554
547 stars

loveyacper/ananas

A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc

Metrics details
Stars547
545 stars

mitranim/posterus

Composable async primitives with cancelation, control over scheduling, and coroutines. Superior replacement for JS Promises.

Metrics details
Stars545
534 stars

tal-tech/fend

Fend 是一款短小精悍,可在 FPM/Swoole 服务容器平滑切换的高性能PHP框架

Metrics details
Stars534
532 stars

chaxiu/KotlinJetpackInAction

🔥🔥 Kotlin Jetpack zero to hero. 新手到高手

Metrics details
Stars532
1-60 of 195 projects
Get A Weekly Email With Trending Coroutine Projects
Stay updated on Coroutine plus related topics you pick below.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.