-
Updated
Mar 15, 2022 - PHP
#
coroutine
Here are 502 public repositories matching this topic...
api
framework
mvc
microservice
websocket-server
spring-cloud
annotations
rpc
tcp-server
http-server
swoole
aop
springboot
coroutine
annotation-framework
swoole,easyswoole,swoole framework
-
Updated
Jan 19, 2022 - PHP
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.
c
swift
ios
generator
objective-c
actor-model
asm
actor
await
arm64
objc
coroutine-library
coroutine
tuple
await-promises
-
Updated
Sep 26, 2021 - Objective-C
A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅ 🚀 ⛅ 🌞
-
Updated
Dec 9, 2021 - C
JavaScript on Fiber (built on Chrome's V8 JavaScript engine)
-
Updated
Mar 21, 2022 - C++
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
distribution
framework
orm
cpp
network
high-performance
websocket-server
http-client
websocket-client
http-server
sqlite3
fiber
coroutine
-
Updated
Dec 10, 2021 - C++
Android 动画各种实现,包括帧动画、补间动画和属性动画的总结分享
android
gradle
view
animation
bitmap
asm
apk
gradle-plugin
viewpager
transform
android-view
coroutine
coroutines-android
imitate
gradle-script
motionlayout
gradle-plugin-development
jetpack-android
-
Updated
Feb 25, 2022 - Java
A hybrid thread / fiber task scheduler written in C++ 11
scheduler
fibers
tasks
task-runner
thread-pool
task-scheduler
threads
coroutine-library
coroutine
fiber-task-scheduler
-
Updated
Mar 2, 2022 - C++
ihipop
commented
Apr 9, 2019
PSR的RequestInterface没有规定实现exec方法,所以我设计组装一个http客户端无关的request的时候,我肯定不能绑定和客户端强相关的exec方法到Request上,因为每个客户端的异常类型、处理逻辑都不相同。
我设计一个composer组件,在组装请求部分,返回了个psr对象,本意是guzzle或者saber等支持PSR标准的HTTP客户端都可以按psr标准把这个对象代表的请求发送出去,现在Guzzle可以做到($guzzleClient->send($PSRrequest)
)而saber因为把PSR相关的处理逻辑绑定到他自定义的Request上,导致这样的设计没法实施。
imi 是一款支持长连接微服务分布式的 PHP 开发框架,它可以运行在 PHP-FPM、Swoole、Workerman、RoadRunner 等多种容器环境下。它支持 HttpApi、WebSocket、TCP、UDP、MQTT 服务的开发。特别适合互联网微服务、即时通讯聊天im、物联网等场景!QQ群:17916227
mysql
redis
golang
php
jwt
kafka
mvc
rabbitmq
websocket
amqp
php-framework
swoole
pgsql
workerman
imi
coroutine
roadrunner
swoole-framework
-
Updated
Mar 21, 2022 - PHP
Yet Another Python Profiler, but this time thread&coroutine&greenlet aware.
python
profile
performance
cpu
asynchronous
thread
greenlet
multi-threaded-applications
asyncio
wall
gevent
coroutine
asgi
profilers
-
Updated
Dec 8, 2021 - Python
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
cpp
scheduler
coroutines
concurrency
tasks
multithreading
concurrent-programming
asynchronous-programming
threading
await
async-await
task-scheduler
thread-safety
timers
executor-service
coroutine
threadpool
cpp20
executors
-
Updated
Mar 14, 2022 - C++
PHP 集成支付 SDK ,集成了支付宝、微信支付的支付接口和其它相关接口的操作。支持 php-fpm 和 Swoole,所有框架通用。宇润PHP全家桶技术支持群:17916227
-
Updated
Jan 26, 2022 - PHP
Swift coroutines for iOS, macOS and Linux.
macos
linux
swift
ios
promises
async
asynchronous
atomic
scheduler
coroutines
thread
dispatch
multithreading
await
lock-free
async-await
futures
combine
coroutine
structured-concurrency
-
Updated
Dec 25, 2021 - Swift
The high performance coroutine library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iocp/windows GUI
-
Updated
Nov 27, 2021 - C++
Composable async primitives with cancelation, control over scheduling, and coroutines. Superior replacement for JS Promises.
-
Updated
May 7, 2021 - JavaScript
cross-platform coroutine library in c++
macos
linux
c-plus-plus
performance
stack
cross-platform
cpp
high-performance
timer
assembly
boost
pool
window
then
await
ha
lock-free
thread-safety
coroutine
-
Updated
Mar 9, 2022 - C++
A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc
-
Updated
Sep 16, 2021 - C++
An Android Template with MVVM and Clean Architecture
android
kotlin
flow
gradle
coroutines
mvvm
clean-architecture
rxjava2
kotlin-dsl
template-project
compose
cleanarchitecture
android-template
coroutine
coroutines-android
pagination-component
navigation-component
jetpack-compose
hilt
-
Updated
Mar 1, 2022 - Kotlin
PHP 第三方登录授权 SDK,集成了QQ、微信、微博、Github等常用接口。支持 php-fpm 和 Swoole,所有框架通用。QQ群:17916227
-
Updated
Dec 24, 2021 - PHP
Improve this page
Add a description, image, and links to the coroutine topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the coroutine topic, visit your repo's landing page and select "manage topics."
Before you submit this issue, you has been search all existed issues and search the documentation
Describe your question
How should I use alicloud MNS?