-
Updated
Sep 7, 2020 - C++
#
coroutines
Here are 1,225 public repositories matching this topic...
Coroutine-based concurrency library for Python
-
Updated
Jul 23, 2020 - Python
Image loading for Android backed by Kotlin Coroutines.
-
Updated
Sep 7, 2020 - Kotlin
-
Updated
Sep 6, 2020 - Kotlin
A non-blocking concurrency framework for PHP applications. 🐘
-
Updated
Aug 30, 2020 - PHP
A curated list of awesome Python asyncio frameworks, libraries, software and resources
-
Updated
Aug 23, 2020
A fast, concurrency-focused task automation tool.
-
Updated
Jul 11, 2019 - JavaScript
coroutine and Swoole based php server framework in tencent
-
Updated
Oct 24, 2019 - PHP
Lightweight library for web server applications in Swift on macOS and Linux powered by coroutines.
heroku
slack
swift
xcode
coroutines
concurrency
fibers
buildpack
server-side-swift
swiftpm
synchronous-apis
non-blocking
swiftenv
zewo
green-threads
-
Updated
Mar 26, 2020 - Swift
Server framework and network components written by C/C++ for Linux, Mac, FreeBSD, Solaris(x86), Windows, Android, IOS
json
queue
aio
xml
websocket
coroutines
icmp
http-client
redis-client
mime
http-server
thread-pool
net
disque
memcached-clients
smtp-client
beanstalk
dbpool
handlersocket
server-framework
-
Updated
Sep 7, 2020 - C
Coroutines, structured concurrency and CSP for Swift on macOS and Linux.
linux
swift
csp
performance
server
coroutines
fibers
travis-badge
server-side-swift
synchronous
codecov-url
swiftpm
swift-url
codebeat-url
non-blocking
codecov-badge
venice
green-threads
codebeat-badge
swift-badge
mit-badge
structured-concurrency
-
Updated
Apr 7, 2019 - Swift
Open
配置设置问题咨询
8
android
kotlin
room
flow
coroutines
mvvm
kotlin-android
moshi
material-components
retrofit2
coroutines-android
mvvm-android
livedata
android-architecture-components
dagger2-android
room-persistence-library
viewbinding
kotlin-flow
livedata-viewmodel
-
Updated
Sep 6, 2020 - Kotlin
A family of small Kotlin libraries for delightful Android development
android
kotlin
lightweight
material-design
sharedpreferences
recyclerview
coroutines
kotlin-android
kotlin-extensions
kotlin-library
android-library
kotlin-dsl
kotlin-coroutines
coroutines-android
-
Updated
Sep 6, 2020 - Kotlin
Programmatic configuration for Spring Boot using Java & Kotlin DSLs
-
Updated
Sep 7, 2020 - Java
A library of C++ coroutine abstractions for the coroutines TS
windows
linux
cplusplus
cpp
async
coroutines
clang
asyncio
asynchronous-programming
async-await
msvc
coroutines-ts
-
Updated
Aug 27, 2020 - C++
kotlin
mvp
coroutines
kotlin-android
zhihu
mvp-architecture
douban
zhihu-daily
kotlin-coroutines
guokr
paperplane
douban-moment
guokr-handpick
-
Updated
Jun 6, 2018 - Kotlin
-
Updated
Sep 6, 2020 - Kotlin
Jetpack MVVM For Wanandroid 最佳实践 !
kotlin
coroutines
mvvm
jetpack
viewmodel
lifecycle
databinding
livedata
wanandroid
kotlin-mvvm-livedata
-
Updated
Aug 24, 2020 - Kotlin
rust stackful coroutine library
-
Updated
Sep 7, 2020 - Rust
Simpliest way to ask runtime permissions on Android, no need to extend class or override permissionResult method, choose your way : Kotlin / Coroutines / RxJava / Java7 / Java8
-
Updated
Jul 2, 2020 - Java
limbusdev
commented
Jan 24, 2019
Hi,
great extension to libGDX :) thank you for that.
My question: how can square brackets be used with libKTX ArrayMaps?
what I wanted to to:
val myMap : ArrayMap<String, Label>
myMap = ArrayMap()
myMap["one"] = new Label(...)
But there is no Set operator defined. Am I doing something wrong, or isn't it just implemented yet?
Cheers
Kotlin Coroutines await() extension for Retrofit Call
-
Updated
Dec 13, 2019 - Kotlin
Asynchronous coroutines for PHP 7.
generator
kernel
async
asynchronous
coroutines
thread
reactphp
event
continuation
reactor
green
php-generator
strand
kernel-api
recoil-facade
-
Updated
Jun 23, 2020 - PHP
A sample News 🗞 app built using Modern Android Development [Architecture Components, Coroutines, Retrofit, Room, Kotlin, Dagger]
android
kotlin
room
coroutines
android-architecture
dagger2
viewmodel
retrofit2
newsapi
android-architecture-components
architecture-guidelines
architecture-components
kotlin-flow
-
Updated
Sep 5, 2020 - Kotlin
android
kotlin
coroutines
mvvm
kotlin-android
jetpack
eyepetizer
kotlin-coroutines
kotlin-retrofit
android-jetpack
kotlin-mvvm
livedata-viewmodel
jetpack-mvvm-eyepetizer
-
Updated
Jun 26, 2020 - Kotlin
android
kotlin
room
material-design
repository
dependency-injection
coroutines
mvvm
material-components
retrofit2
mvvm-architecture
databinding
mvvm-android
skydoves
-
Updated
Sep 6, 2020 - Kotlin
这是一份 Android 开发体系内从基础入门到高级进阶的不完整指南
android
java
dart
guide
coroutines
kotlin-android
jetpack
sourcecode
flutter
flutter-apps
flutter-demo
flutter-examples
flutter-widget
jetpack-android
java-kotlin-android
java-kotlin-flutter-android-guide
-
Updated
Sep 5, 2020 - Java
Improve this page
Add a description, image, and links to the coroutines topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the coroutines topic, visit your repo's landing page and select "manage topics."
SMProxy的账号密码端口和ip能设置与原mysql一样的吗?比如都设置为 127.0.0.1 root 123456 3306
目的是为了防止这个访问突然断了后直接连回mysql,或者说这服务有守护进程在的吗?服务挂了会重启或服务器挂了重启它也跟着重启而不需要手动启动