-
Updated
Nov 4, 2021 - C++
#
coroutine
Here are 488 public repositories matching this topic...
SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV, SRT and GB28181.
hls
cdn
rtmp
cluster
webrtc
live-streaming
live
media-server
rtmp-server
srs
http-streaming
http-flv
srt
low-latency
coroutine
gb28181
microservice
websocket-server
spring-cloud
annotations
rpc
tcp-server
http-server
swoole
aop
springboot
coroutine
annotation-framework
-
Updated
Sep 27, 2021 - PHP
swoole,easyswoole,swoole framework
-
Updated
Jul 27, 2021 - 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
Aug 16, 2021 - C
JavaScript on Fiber (built on Chrome's V8 JavaScript engine)
-
Updated
Oct 21, 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
Sep 14, 2021 - Java
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
Nov 3, 2021 - C++
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
Aug 18, 2021 - 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
mvc
rabbitmq
websocket
amqp
php-framework
swoole
pgsql
workerman
imi
coroutine
swoole-framework
-
Updated
Nov 4, 2021 - PHP
PHP 集成支付 SDK ,集成了支付宝、微信支付的支付接口和其它相关接口的操作。支持 php-fpm 和 Swoole,所有框架通用。宇润PHP全家桶技术支持群:17916227
-
Updated
Oct 14, 2021 - 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
Oct 11, 2021 - Swift
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
Oct 5, 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
Oct 15, 2021 - C++
The high performance coroutine library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iocp/windows GUI
-
Updated
Oct 18, 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
Oct 26, 2021 - 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++
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."
我需要

可我在hyperf中不知道该如何使用write