Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with coroutine

A curated list of projects in awesome lists tagged with coroutine .

https://github.com/Cysharp/UniTask

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

coroutine csharp task thread unity

Last synced: 10 Nov 2024

https://github.com/cysharp/unitask

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

coroutine csharp task thread unity

Last synced: 18 Nov 2024

https://github.com/hyperf/hyperf

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

amqp annotation aop attributes coroutine dependency-injection framework grpc hyperf json-rpc microservice microservices opentracing php psr-14 psr-15 psr-7 swoole swow websocket

Last synced: 18 Nov 2024

https://github.com/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.

actor actor-model arm64 asm await await-promises c coroutine coroutine-library generator ios objc objective-c swift tuple

Last synced: 19 Nov 2024

https://github.com/idealvin/coost

A tiny boost library in C++11.

benchmark config coroutine json log rpc unit-test

Last synced: 19 Nov 2024

https://github.com/hnes/libaco

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

c coroutine coroutine-library high-performance lightweight

Last synced: 09 Oct 2024

https://github.com/yyzybb537/libgo

Go-style concurrency in C++11

c-plus-plus coroutine libgo

Last synced: 15 Oct 2024

https://github.com/fibjs/fibjs

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

coroutine fiber javascript v8

Last synced: 19 Nov 2024

https://github.com/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..

coroutine cplusplus database fiber http http-client http-server https memcached-clients mqtt-client mqtt-protocol network redis redis-client smtp websocket

Last synced: 19 Nov 2024

https://github.com/mix-php/mix

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

cli coroutine framework grpc http mix mix-php mixphp swoole websokcet workerman

Last synced: 19 Nov 2024

https://github.com/sumerc/yappi

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

asgi asynchronous asyncio coroutine cpu gevent greenlet multi-threaded-applications multithreading performance profile profilers python thread

Last synced: 18 Nov 2024

https://github.com/swow/swow

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

async asynchronous coroutine coroutines php

Last synced: 19 Nov 2024

https://github.com/imiphp/imi

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

amqp coroutine golang grpc imi jwt kafka mqtt mvc mysql pgsql php php-framework rabbitmq redis roadrunner swoole swoole-framework websocket workerman

Last synced: 19 Nov 2024

https://github.com/swlib/saber

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

ajax async axios coroutine http http-client php psr7 psr7-http-client requests saber swoole

Last synced: 14 Oct 2024

https://github.com/Yurunsoft/PaySDK

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

alipay-sdk alipaysdk coroutine payment paysdk php swoole weixin-pay

Last synced: 03 Nov 2024

https://github.com/yurunsoft/paysdk

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

alipay-sdk alipaysdk coroutine payment paysdk php swoole weixin-pay

Last synced: 19 Nov 2024

https://github.com/wangbojing/ntyco

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

coroutine tinyhttpd webbench

Last synced: 12 Nov 2024

https://github.com/wangbojing/NtyCo

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

coroutine tinyhttpd webbench

Last synced: 11 Nov 2024

https://github.com/alibaba/PhotonLibOS

Probably the fastest coroutine lib in the world!

async-io coroutine cpp fs-library iouring libos net-library

Last synced: 26 Oct 2024

https://github.com/sniper00/moon

A lightweight game server framework implemented with Actor Model

actor-model coroutine cpp cpp17 cross-platform game game-server lua multithreading network unity

Last synced: 12 Oct 2024

https://github.com/iqiyi/libfiber

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

coroutine coroutines epoll fiber gui-coroutine iocp kqueue poll select

Last synced: 16 Nov 2024

https://github.com/mitranim/posterus

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

abortable async async-await cancelable composable coroutine future promise scheduling

Last synced: 15 Nov 2024

https://github.com/codesire-deng/co_context

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

async coroutine io-uring linux network uring

Last synced: 20 Nov 2024

https://github.com/luncliff/coroutine

C++ 20 Coroutines in Action (Helpers + Test Code Examples)

clang clang-cl coroutine coroutines coroutines-ts cpp cpp20 examples msvc

Last synced: 13 Nov 2024

https://github.com/simple-swoole/simps

🚀 A simple, lightweight and high-performance PHP coroutine framework.

coroutine http mqtt php server simps swoole swoole-framework tcp udp websocket

Last synced: 17 Nov 2024

https://github.com/konrad-kaminski/spring-kotlin-coroutine

Kotlin coroutine support for Spring.

coroutine kotlin spring

Last synced: 19 Nov 2024

https://github.com/whatisaphone/genawaiter

Stackless generators on stable Rust.

async await coroutine generator rust yield

Last synced: 13 Nov 2024

https://github.com/Yurunsoft/YurunOAuthLogin

PHP 第三方登录授权 SDK,集成了QQ、微信、微博、Github等常用接口。支持 php-fpm 和 Swoole,所有框架通用。QQ群:17916227

coroutine oauth-client oauth2 php qqlogin swoole weixinlogin

Last synced: 13 Nov 2024

https://github.com/yurunsoft/yurunoauthlogin

PHP 第三方登录授权 SDK,集成了QQ、微信、微博、Github等常用接口。支持 php-fpm 和 Swoole,所有框架通用。QQ群:17916227

coroutine oauth-client oauth2 php qqlogin swoole weixinlogin

Last synced: 16 Oct 2024

https://github.com/sharow/libconcurrent

:copyright: Concurrent Programming Library (Coroutine) for C11

concurrency concurrent context-switching coroutine coroutine-library

Last synced: 20 Nov 2024

https://github.com/php-extension-research/study

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

c-plus-plus coroutine php php-extension php7

Last synced: 12 Oct 2024

https://github.com/Hexilee/async-io-demo

demo for rust asynchronous io: from mio to stackless coroutine

async-await asynchronous coroutine rust

Last synced: 09 Aug 2024

https://github.com/hexilee/async-io-demo

demo for rust asynchronous io: from mio to stackless coroutine

async-await asynchronous coroutine rust

Last synced: 14 Nov 2024

https://github.com/wangy8961/python3-concurrency-pics-02

爬取 www.mzitu.com 全站图片,截至目前共5162个图集,16.5万多张美女图片,使用 asyncio 和 aiohttp 实现的异步版本只需要不到2小时就能爬取完成。按日期创建图集目录,保存更合理。控制台只显示下载的进度条,详细信息保存在日志文件中。支持异常处理,不会终止爬虫程序。失败的请求,下次再执行爬虫程序时会自动下载

aiohttp asyncio concurrency coroutine futures progressbar python3 requests threadpool

Last synced: 11 Nov 2024

https://github.com/hyperf/hyperf-skeleton

🛠 A skeleton of Hyperf framework that provided by official team

coroutine hyperf php swoole

Last synced: 12 Nov 2024

https://github.com/yurunsoft/yurunhttp

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

coroutine curl guzzle httpclient httplib php swoole swoole-http

Last synced: 14 Oct 2024

https://github.com/Yurunsoft/YurunHttp

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

coroutine curl guzzle httpclient httplib php swoole swoole-http

Last synced: 13 Nov 2024

https://github.com/littlecodersh/trip

Async HTTP for Humans, coroutine Requests :tent:

coroutine forhumans python trip

Last synced: 13 Nov 2024

https://github.com/shynixn/mccoroutine

MCCoroutine is a library, which adds extensive support for Kotlin Coroutines for Minecraft Server environments.

async await bukkit bungeecord coroutine extension functions hacktoberfest kotlin kotlin-coroutines library minecraft minestom-library plugin server spigot sponge suspend velocity waterfall

Last synced: 11 Oct 2024

https://github.com/Littlesqx/aint-queue

:rocket: An async-queue library built on top of swoole, flexable multi-consumer, coroutine supported. 基于 Swoole 的一个异步队列库,可弹性伸缩的工作进程池,工作进程协程支持。

async async-queue coroutine job php7 queue swoole worker

Last synced: 13 Nov 2024

https://github.com/tsingsun/yii2-swoole

make yii2 project runing on swoole

coroutine swoole yii2

Last synced: 27 Sep 2024

https://github.com/Yurunsoft/Guzzle-Swoole

让基于 Guzzle 的项目完美无缝兼容 Swoole 协程,支持:Guzzle、Elasticsearch client——来自宇润 PHP 全家桶

coroutine guzzle guzzlehttp php swoole

Last synced: 13 Nov 2024

https://github.com/yurunsoft/guzzle-swoole

让基于 Guzzle 的项目完美无缝兼容 Swoole 协程,支持:Guzzle、Elasticsearch client——来自宇润 PHP 全家桶

coroutine guzzle guzzlehttp php swoole

Last synced: 13 Nov 2024

https://github.com/zhamao-robot/zhamao-framework

协程、高性能、灵活的聊天机器人 & Web 开发框架(炸毛框架)

bot chatbot cmdline coolq coroutine cqhttp cqhttp-php-sdk framework http-server onebot php qqbot robot swoole

Last synced: 13 Nov 2024

https://github.com/realtimechris/discordcoreapi

A bot library for Discord, written in C++, and featuring explicit multithreading through the usage of custom, asynchronous C++ CoRoutines.

bot bot-library coroutine cpp discord discord-api discord-bot discord-core discord-server discordcoreapi rest-api voice-support websocket

Last synced: 13 Nov 2024

https://github.com/RealTimeChris/DiscordCoreAPI

A bot library for Discord, written in C++, and featuring explicit multithreading through the usage of custom, asynchronous C++ CoRoutines.

bot bot-library coroutine cpp discord discord-api discord-bot discord-core discord-server discordcoreapi rest-api voice-support websocket

Last synced: 26 Oct 2024

https://github.com/swoole/ext-zookeeper

🧑 Coroutine-based ZooKeeper Client for PHP

asyncio coroutine ext-zookeeper php zookeeper

Last synced: 13 Nov 2024

https://github.com/swlib/archer

基于协程Swoole的Task组件,支持多种模式。轻松实现协程Task的队列、并发、Defer、计时器等 | Swoole coroutine task kit - Swoole Humanization Library

archer coroutine csp php swoole taskqueue timer

Last synced: 13 Nov 2024

https://github.com/ublk-org/ublksrv

ublk: userspace block device driver

block coroutine iouring linux nbd qcow2 storage ublk userspace

Last synced: 15 Nov 2024

https://github.com/mpyw/co

Asynchronous cURL executor simply based on resource and Generator.

coroutine curl php

Last synced: 30 Sep 2024

https://github.com/timcassell/protopromise

Robust and efficient library for management of asynchronous operations in C#/.Net.

async async-await await callback callbacks concurrency concurrent coroutine coroutines csharp dotnet future futures parallel promise promises task tasks unity

Last synced: 29 Oct 2024

https://github.com/twose/swoole-docker

See: https://github.com/swoole/docker-swoole

coroutine docker swoole

Last synced: 01 Nov 2024

https://github.com/cloudtay/ripple

🚀 A modern, high-performance, native PHP coroutine engine.

async coroutine http-server php php-cli php-server php8 websocket

Last synced: 15 Nov 2024

https://github.com/dheerajkotwani/githubvisualizer

📲 Android Application to track any user activity on Github built using the Github Developers API. Used Retrofit to fetch data and MVVM Architecture.

android coroutine flow github-api kotlin livedata livedata-viewmodel material-components mvvm room

Last synced: 14 Oct 2024

https://github.com/DheerajKotwani/GithubVisualizer

📲 Android Application to track any user activity on Github built using the Github Developers API. Used Retrofit to fetch data and MVVM Architecture.

android coroutine flow github-api kotlin livedata livedata-viewmodel material-components mvvm room

Last synced: 07 Nov 2024

https://github.com/dheerajkotwani/GithubVisualizer

📲 Android Application to track any user activity on Github built using the Github Developers API. Used Retrofit to fetch data and MVVM Architecture.

android coroutine flow github-api kotlin livedata livedata-viewmodel material-components mvvm room

Last synced: 17 Nov 2024

https://github.com/yunwei37/co-uring-webserver

A C++ High Performance Web Server using io_uring and cpp20 coroutine

coroutine cpp20 iouring webserver

Last synced: 28 Oct 2024

https://github.com/BeauPrime/BeauRoutine

Coroutine and tweening framework for Unity3D

animation asyncronous coroutine futures tween unity3d

Last synced: 14 Nov 2024

https://github.com/xuanyi-fu/xynet

network library based on io_uring and C++20 coroutine

coroutine cpp20 io-uring iouring liburing network-library

Last synced: 26 Oct 2024

https://github.com/swoft-cloud/swoft-component

📦 This is a repository of centralized management of all swoft core components

aop coroutine microservice swoft swoole

Last synced: 11 Nov 2024

https://github.com/fevziomurtekin/DeezerClone

This Application using Dagger Hilt, Coroutines, Flow, Jetpack (Room, ViewModel, LiveData),Navigation based on MVVM architecture.

android coroutine coroutines databind flow jetpack kotlin kotlin-serialization livedata mockito-kotlin mockk mvvm navigation retorofit2 robolectric room viewmodel

Last synced: 17 Nov 2024

https://github.com/deepziyu/yii2-swoole

full solutions making yii2-framework run on swoole with coroutine.

coroutine swoole yii2-extension

Last synced: 12 Nov 2024

https://github.com/Reasno/fastmongo

🔌 Plug & Play Mongodb driver for Hyperf (With Coroutine!)

coroutine hyperf hyperf-mongodb mongodb swoole

Last synced: 13 Nov 2024

https://github.com/reasno/fastmongo

🔌 Plug & Play Mongodb driver for Hyperf (With Coroutine!)

coroutine hyperf hyperf-mongodb mongodb swoole

Last synced: 12 Nov 2024

https://github.com/vsilaev/tascalate-javaflow

Continuations / CoRoutines for Java 1.6 - 23, build tools, CDI support. This project is based on completely re-worked Apache Jakarta Commons JavaFlow library.

bytecode-instrumentation cdi continuation continuations coroutine coroutine-framework coroutine-library coroutines instrumentation-agent jakarta-commons-javaflow java java-11 java-8 java-9 java-agent java-library java11 java8 java9 javaflow-instrumentation

Last synced: 30 Oct 2024

https://github.com/phpce/php-coroutine-engine

This project for php-fpm support coroutine

coroutine docker php php-fpm php7 php71 swoole workerman

Last synced: 12 Oct 2024

https://github.com/cloudtay/ripple-driver

🏎️ PRipple official high-performance driver

async coroutine http-server php php-cli php-server php8 websocket

Last synced: 13 Nov 2024

https://github.com/heiher/hev-task-system

A simple, lightweight multi-task system (coroutines) for Unix (Linux/BSD/macOS)

android c completely-fair-scheduler coroutine epoll freebsd io kqueue linux macos network

Last synced: 19 Nov 2024

https://github.com/james2doyle/swoole-examples

Examples on how to use the Swoole async PHP framework

async coroutine php websocket

Last synced: 10 Nov 2024

https://github.com/geky/coru

Pocket coroutine library

coroutine embedded microcontroller

Last synced: 19 Nov 2024

https://github.com/swoole/ext-postgresql

🐘 Coroutine-based client for PostgreSQL

coroutine postgresql swoole

Last synced: 13 Nov 2024

https://github.com/symplely/coroutine

Cooperative multitasking using generators. The basics of coroutines, async and await!

async await computer-science cooperative coroutine generator libuv multitasking parallel php process uv-spawn yield

Last synced: 08 Nov 2024

https://github.com/workbunny/webman-coroutine

🚀🐇 Webman Coroutine Infrastructure Suite Compatible with Workerman

coroutine fiber php swoole swow webman

Last synced: 14 Nov 2024

https://github.com/wangy8961/python3-concurrency

Python3爬虫系列的理论验证,首先研究I/O模型,分别用Python实现了blocking I/O、nonblocking I/O、I/O multiplexing各模型下的TCP服务端和客户端。然后,研究同步I/O操作(依序下载、多进程并发、多线程并发)和异步I/O(asyncio)之间的效率差别

aiohttp asyncio concurrency coroutine futures processing progressbar python3 requests threadpool

Last synced: 11 Nov 2024

https://github.com/bloomberg/corokafka

C++ Kafka coroutine library using Quantum dispatcher and wrapping CppKafka

coroutine cplusplus cppkafka kafka quantum rdkafka

Last synced: 09 Nov 2024

https://github.com/ImnIrdst/iiCnma

A playground android app, showcasing the latest technologies and architectures using the Movie Database APIs.

android clean-architecture coroutine coroutines-flow hilt mockk mvvm navigation-component paging3

Last synced: 17 Nov 2024