kotlinx.coroutines
Coroutine framework
Supports asynchronous programming in Kotlin with lightweight coroutines and reactive streams libraries
Library support for Kotlin coroutines
13k stars
295 watching
2k forks
Language: Kotlin
last commit: about 1 month ago
Linked from 1 awesome list
asynccoroutineskotlin
Related projects:
Repository | Description | Stars |
---|---|---|
jetbrains/kotlin | A multiplatform programming language and its development infrastructure | 49,594 |
kotlin/kotlinx.serialization | A plugin that provides multiplatform serialization capabilities for Kotlin objects | 5,455 |
joreilly/peopleinspace | An example Kotlin Multiplatform project showcasing various client-side frameworks and a Ktor backend | 3,004 |
vert-x3/vertx-lang-kotlin | Kotlin support for a popular non-blocking Java framework | 297 |
kotlin/keep | A repository for proposing and tracking enhancements to the Kotlin programming language | 3,433 |
jujuadams/coroutines | A set of macros and extensions to the GameMaker Language (GML) that enable the creation of pauseable functions, allowing for asynchronous execution and resumption. | 75 |
joffrey-bion/chrome-devtools-kotlin | An asynchronous Kotlin client for the Chrome DevTools Protocol | 47 |
reactivex/rxkotlin | A library that simplifies the use of RxJava with Kotlin | 7,050 |
viartemev/rabbitmq-kotlin | A Kotlin library for interacting with RabbitMQ message queues using coroutines | 116 |
skydoves/pokedex | A sample Android app demonstrating modern development practices with various libraries and frameworks. | 7,889 |
belozierov/swiftcoroutine | An implementation of coroutines in Swift to simplify asynchronous programming and improve error handling. | 836 |
kotlin/kotlinx-datetime | A multiplatform Kotlin library for working with dates and times. | 2,454 |
hoc081098/comicreaderapp_mvi_coroutine_rxkotlin_jetpack | A comprehensive Android app showcasing MVVM/MVI architecture with Kotlin Coroutines and RxKotlin for data processing. | 290 |
joreilly/bikeshare | An example project demonstrating the use of Kotlin Multiplatform, Jetpack Compose, and SwiftUI to build a bike share application with local persistence using Realm. | 705 |
korlibs/korge | A multiplatform game engine for creating games with Kotlin | 2,607 |