kotlinx.coroutines
Coroutine framework
Supports asynchronous programming in Kotlin with lightweight coroutines and reactive streams libraries
Library support for Kotlin coroutines
13k stars
296 watching
2k forks
Language: Kotlin
last commit: 6 days ago
Linked from 1 awesome list
asynccoroutineskotlin
Related projects:
Repository | Description | Stars |
---|---|---|
jetbrains/kotlin | A programming language with features like multiplatform support and a comprehensive set of libraries. | 49,396 |
kotlin/kotlinx.serialization | A library that generates reflectionless serialization code for Kotlin multiplatform projects | 5,421 |
joreilly/peopleinspace | An example Kotlin Multiplatform project showcasing various client-side frameworks and a Ktor backend | 2,980 |
vert-x3/vertx-lang-kotlin | Kotlin support for a popular non-blocking Java framework | 296 |
kotlin/keep | A repository for proposing and tracking enhancements to the Kotlin programming language | 3,420 |
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 | 45 |
reactivex/rxkotlin | A library that simplifies the use of RxJava with Kotlin | 7,049 |
viartemev/rabbitmq-kotlin | A Kotlin library for interacting with RabbitMQ message queues using coroutines | 115 |
skydoves/pokedex | A sample Android app demonstrating modern development practices with various libraries and frameworks. | 7,830 |
belozierov/swiftcoroutine | An implementation of coroutines in Swift to simplify asynchronous programming and improve error handling. | 837 |
kotlin/kotlinx-datetime | A multiplatform Kotlin library for working with dates and times. | 2,424 |
hoc081098/comicreaderapp_mvi_coroutine_rxkotlin_jetpack | A comprehensive Android app showcasing MVVM/MVI architecture with Kotlin Coroutines and RxKotlin for data processing. | 289 |
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. | 698 |
korlibs/korge | A multiplatform game engine for creating games with Kotlin | 2,570 |