Awesome Open Source
Awesome Open Source
Combined Topics
coroutine
x
Advertising
📦 10
All Projects
Application Programming Interfaces
📦 124
Applications
📦 192
Artificial Intelligence
📦 78
Blockchain
📦 73
Build Tools
📦 113
Cloud Computing
📦 80
Code Quality
📦 28
Collaboration
📦 32
Command Line Interface
📦 49
Community
📦 83
Companies
📦 60
Compilers
📦 63
Computer Science
📦 80
Configuration Management
📦 42
Content Management
📦 175
Control Flow
📦 213
Data Formats
📦 78
Data Processing
📦 276
Data Storage
📦 135
Economics
📦 64
Frameworks
📦 215
Games
📦 129
Graphics
📦 110
Hardware
📦 152
Integrated Development Environments
📦 49
Learning Resources
📦 166
Legal
📦 29
Libraries
📦 129
Lists Of Projects
📦 22
Machine Learning
📦 347
Mapping
📦 64
Marketing
📦 15
Mathematics
📦 55
Media
📦 239
Messaging
📦 98
Networking
📦 315
Operating Systems
📦 89
Operations
📦 121
Package Managers
📦 55
Programming Languages
📦 245
Runtime Environments
📦 100
Science
📦 42
Security
📦 396
Social Media
📦 27
Software Architecture
📦 72
Software Development
📦 72
Software Performance
📦 58
Software Quality
📦 133
Text Editors
📦 49
Text Processing
📦 136
User Interface
📦 330
User Interface Components
📦 514
Version Control
📦 30
Virtualization
📦 71
Web Browsers
📦 42
Web Servers
📦 26
Web User Interface
📦 210
The Top 68 Coroutine Open Source Projects
Categories
>
Control Flow
>
Coroutine
Srs
⭐
10,763
SRS is a RTMP/HLS/WebRTC/SRT/GB28181 streaming cluster, high efficiency, stable and simple.
Swoft
⭐
5,250
🚀 PHP Microservice Full Coroutine Framework
Easyswoole
⭐
4,027
swoole,easyswoole,swoole framework
Coobjc
⭐
3,753
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.
Hyperf
⭐
3,489
🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
Fibjs
⭐
2,808
JavaScript on Fiber (built on Chrome's V8 JavaScript engine)
Libaco
⭐
2,598
A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞
Libgo
⭐
2,248
Go-style concurrency in C++11
Co
⭐
1,689
A golang-style C++ coroutine library and more.
Mix
⭐
1,598
☄️ Single-threaded coroutine PHP microservice framework / 单线程协程 PHP 微服务框架
Unitask
⭐
1,501
Provides an efficient allocation free async/await integration to Unity.
Androidanimationexercise
⭐
1,212
Android 动画各种实现,包括帧动画、补间动画和属性动画的总结分享
Marl
⭐
1,042
A hybrid thread / fiber task scheduler written in C++ 11
Saber
⭐
854
⚔️ Saber, PHP异步协程HTTP客户端 | PHP Coroutine HTTP client - Swoole Humanization Library
Sylar
⭐
796
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
Paysdk
⭐
714
PHP 集成支付 SDK ,集成了支付宝、微信支付的支付接口和其它相关接口的操作。支持 php-fpm 和 Swoole,所有框架通用。宇润PHP全家桶技术支持群:17916227
Imi
⭐
664
imi 是基于 Swoole 的 PHP 协程开发框架,它支持 Http、Http2、WebSocket、TCP、UDP、MQTT 等主流协议的服务开发,特别适合互联网微服务、即时通讯聊天im、物联网等场景!。QQ群:17916227
Swiftcoroutine
⭐
657
Swift coroutines for iOS, macOS and Linux.
Yappi
⭐
563
Yet Another Python Profiler, but this time thread&coroutine&greenlet aware.
Posterus
⭐
536
Composable async primitives (futures) with cancelation, control over scheduling, and coroutines
Libfiber
⭐
515
The high performance coroutine library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iocp/windows GUI
Libcopp
⭐
393
cross-platform coroutine library in c++
Swow
⭐
362
Coroutine-based concurrency library for PHP
Spring Kotlin Coroutine
⭐
355
Kotlin coroutine support for Spring.
Ananas
⭐
347
A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc
Libconcurrent
⭐
336
©️ Concurrent Programming Library (Coroutine) for C11
Async Io Demo
⭐
331
demo for rust asynchronous io: from mio to stackless coroutine
Yurunoauthlogin
⭐
323
PHP 第三方登录授权 SDK,集成了QQ、微信、微博、Github等常用接口。支持 php-fpm 和 Swoole,所有框架通用。QQ群:17916227
Shadowfax
⭐
319
Run Laravel on Swoole.
Concurrencpp
⭐
305
Tasks, executors, timers and C++20 coroutines to rule them all
Simps
⭐
296
🚀 A simple, lightweight and high-performance PHP coroutine framework.
S_task
⭐
295
awaitable coroutine library for C
Ntyco
⭐
286
纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例
Study
⭐
279
手把手教你写PHP协程扩展(teach you to write php coroutine extension by hand)
Python3 Concurrency Pics 02
⭐
271
爬取 www.mzitu.com 全站图片,截至目前共5162个图集,16.5万多张美女图片,使用 asyncio 和 aiohttp 实现的异步版本只需要不到2小时就能爬取完成。按日期创建图集目录,保存更合理。控制台只显示下载的进度条,详细信息保存在日志文件中。支持异常处理,不会终止爬虫程序。失败的请求,下次再执行爬虫程序时会自动下载
Net
⭐
266
Android上最强大的网络请求
Genawaiter
⭐
259
Stackless generators on stable Rust.
Inlineactivityresult
⭐
253
Receive the activity result directly after the startActivityForResult with InlineActivityResult
Coroutine
⭐
243
C++ 20 Coroutines in Action (Helpers + Test Code Examples)
Netserver
⭐
217
A C++ High Performance Net Library
Melang
⭐
215
A script language of preemptive scheduling coroutine in single thread
Trip
⭐
210
Async HTTP for Humans, coroutine Requests ⛺️
Yurunhttp
⭐
196
YurunHttp 是开源的 PHP HTTP 客户端,支持链式操作,简单易用。完美支持Curl、Swoole 协程。QQ群:17916227
Yii2 Swoole
⭐
160
make yii2 project runing on swoole
Hyperf Skeleton
⭐
155
🛠 A skeleton of Hyperf framework that provided by official team
Unityfx.async
⭐
143
Asynchronous operations (promises) for Unity3d.
Fiber Ext
⭐
142
stackful-coroutines for PHP
Guzzle Swoole
⭐
141
让基于 Guzzle 的项目完美无缝兼容 Swoole 协程,支持:Guzzle、Elasticsearch client——来自宇润 PHP 全家桶
Aint Queue
⭐
141
🚀 An async-queue library built on top of swoole, flexable multi-consumer, coroutine supported. 基于 Swoole 的一个异步队列库,可弹性伸缩的工作进程池,工作进程协程支持。
Ext Zookeeper
⭐
140
🧑 Coroutine-based ZooKeeper Client for PHP
Swoole Docker
⭐
132
See: https://github.com/swoole/docker-swoole
Archer
⭐
132
基于协程Swoole的Task组件,支持多种模式。轻松实现协程Task的队列、并发、Defer、计时器等 | Swoole coroutine task kit - Swoole Humanization Library
Minicoro
⭐
132
Single header asymmetric stackful cross-platform coroutine library in pure C.
Qtnetworkng
⭐
124
QtNetwork Next Generation. A coroutine based network framework for Qt/C++, with more simpler API than boost::asio.
Awesomegithub
⭐
117
🔥Android Github客户端,基于组件化开发,支持账户密码与认证登陆。使用Kotlin语言进行开发,项目架构是基于JetPack&DataBinding的MVVM;项目中使用了Arouter、Retrofit、Coroutine、Glide、Dagger与Hilt等流行开源技术。
Channel
⭐
102
一行代码发送和接收事件LiveData|LifeCycle|Coroutine特性的事件总线框架
Yii2 Swoole
⭐
84
full solutions making yii2-framework run on swoole with coroutine.
Ycsocket
⭐
75
基于swoole的socket框架,支持协程版MySQL、Redis连接池,已用于大型RPG游戏服务端
Php Coroutine Engine
⭐
73
This project for php-fpm support coroutine
Swoft Framework
⭐
70
[READ ONLY] Swoft Framework, base of Swoft
Swpdo
⭐
64
Swoole Coroutine SQL component like PDO | 0成本迁移PDO到Swoole高性能协程客户端
Flow
⭐
60
C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.
Unityasync
⭐
55
Task and Async Utility Package for Unity. Start co-routines from anywhere.
Tascalate Javaflow
⭐
50
Continuations / CoRoutines for Java 1.5 - 11, build tools, CDI support. This project is based on completely re-worked Apache Jakarta Commons JavaFlow library.
Coroutineautodispose
⭐
46
Coroutine AutoDispose is an Kotlin Coroutine library for automatically disposal.
Easyandroid
⭐
32
一个完整基于kotlin的安卓开发框架,采用了mvvm设计模式。涵盖了: 1、基于retrofit2封装的通过kotlin协程实现的网络框架 2、基于阿里开源router修改的api-router实现项目模块化 3、基于glide的图片加载缓存框架 4、基于room实现的往来数据缓存加载 5、基于step实现的数据异步提交 6、基于PreferenceHolder实现的本地数据快速存储 7、基于mlist实现的简单复杂列表的快速开发扩展 8、定制的toolbar可以自适应异形屏,挖孔屏,水滴屏等等。。 本框架几乎涵盖了开发所需的所有模块组件。简单fork之后就可以基于框架快速开发。
Swoft Db
⭐
25
[READ ONLY] Database Compoment for Swoft
May_actor
⭐
19
Local Actor library based on may
1-68 of 68 projects
Advertising
📦 10
All Projects
Application Programming Interfaces
📦 124
Applications
📦 192
Artificial Intelligence
📦 78
Blockchain
📦 73
Build Tools
📦 113
Cloud Computing
📦 80
Code Quality
📦 28
Collaboration
📦 32
Command Line Interface
📦 49
Community
📦 83
Companies
📦 60
Compilers
📦 63
Computer Science
📦 80
Configuration Management
📦 42
Content Management
📦 175
Control Flow
📦 213
Data Formats
📦 78
Data Processing
📦 276
Data Storage
📦 135
Economics
📦 64
Frameworks
📦 215
Games
📦 129
Graphics
📦 110
Hardware
📦 152
Integrated Development Environments
📦 49
Learning Resources
📦 166
Legal
📦 29
Libraries
📦 129
Lists Of Projects
📦 22
Machine Learning
📦 347
Mapping
📦 64
Marketing
📦 15
Mathematics
📦 55
Media
📦 239
Messaging
📦 98
Networking
📦 315
Operating Systems
📦 89
Operations
📦 121
Package Managers
📦 55
Programming Languages
📦 245
Runtime Environments
📦 100
Science
📦 42
Security
📦 396
Social Media
📦 27
Software Architecture
📦 72
Software Development
📦 72
Software Performance
📦 58
Software Quality
📦 133
Text Editors
📦 49
Text Processing
📦 136
User Interface
📦 330
User Interface Components
📦 514
Version Control
📦 30
Virtualization
📦 71
Web Browsers
📦 42
Web Servers
📦 26
Web User Interface
📦 210