-
Updated
Sep 27, 2020 - C++
#
coroutine
Here are 378 public repositories matching this topic...
SRS is a RTMP/HLS/WebRTC/SRT/GB28181 streaming cluster, high efficiency, stable and simple.
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, 2020 - PHP
swoole,easyswoole,swoole framework
-
Updated
Sep 14, 2020 - 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
Sep 28, 2020 - C++
A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅ 🚀 ⛅ 🌞
-
Updated
Aug 31, 2020 - 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 28, 2020 - 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
Sep 21, 2020 - 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
Aug 19, 2020 - PHP
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
Sep 1, 2020 - C++
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
Jul 10, 2020 - Swift
Composable async primitives (futures) with cancelation, control over scheduling, and coroutines
-
Updated
Oct 29, 2019 - JavaScript
The high performance coroutine library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iocp/windows GUI
-
Updated
Sep 26, 2020 - C
Yet Another Python Profiler, but this time thread&coroutine aware.
python
profile
performance
asynchronous
multi-threaded-applications
asyncio
coroutine
asgi
profilers
-
Updated
Sep 23, 2020 - Python
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
Sep 4, 2020 - C++
-
Updated
Jun 29, 2016 - C
demo for rust asynchronous io: from mio to stackless coroutine
-
Updated
Mar 16, 2020 - Rust
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
May 28, 2020 - PHP
手把手教你写PHP协程扩展(teach you to write php coroutine extension by hand)
-
Updated
Mar 5, 2020 - 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