-
Updated
Jul 25, 2021 - C++
#
coroutine
Here are 460 public repositories matching this topic...
SRS is a simple, high efficiency and realtime video server, supports RTMP/WebRTC/HLS/HTTP-FLV/SRT/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
Jul 19, 2021 - PHP
swoole,easyswoole,swoole framework
-
Updated
Jul 16, 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
May 29, 2020 - Objective-C
JavaScript on Fiber (built on Chrome's V8 JavaScript engine)
-
Updated
Jul 22, 2021 - C++
A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅ 🚀 ⛅ 🌞
-
Updated
Jan 22, 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
Jul 16, 2021 - 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
Jul 21, 2021 - 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
Jul 2, 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上,导致这样的设计没法实施。
PHP 集成支付 SDK ,集成了支付宝、微信支付的支付接口和其它相关接口的操作。支持 php-fpm 和 Swoole,所有框架通用。宇润PHP全家桶技术支持群:17916227
-
Updated
Jul 19, 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
Jun 20, 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
Jun 4, 2021 - Python
The high performance coroutine library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iocp/windows GUI
-
Updated
Nov 1, 2020 - C
Composable async primitives with cancelation, control over scheduling, and coroutines. Superior replacement for JS Promises.
-
Updated
May 7, 2021 - JavaScript
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
Jul 24, 2021 - C++
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
Jul 20, 2021 - C++
A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc
-
Updated
Jul 20, 2020 - C++
PHP 第三方登录授权 SDK,集成了QQ、微信、微博、Github等常用接口。支持 php-fpm 和 Swoole,所有框架通用。QQ群:17916227
-
Updated
Mar 30, 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."
我需要

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