Kotlin/kotlinx.coroutines

Library support for Kotlin coroutines

KotlinOtherkotlinasynccoroutines
This is stars and forks stats for /Kotlin/kotlinx.coroutines repository. As of 02 May, 2024 this repository has 12297 stars and 1802 forks.

kotlinx.coroutines Library support for Kotlin coroutines with multiplatform support. This is a companion version for the Kotlin 1.8.20 release. suspend fun main() = coroutineScope { launch { delay(1000) println("Kotlin Coroutines World!") } println("Hello") } Play with coroutines online here Modules core — common coroutines across all platforms: launch and async coroutine builders returning Job and Deferred light-weight futures with cancellation support; Dispatchers object...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
android/sunflowerKotlin17.1k+134.6k+7
android/architecture-samplesKotlin43.2k+1211.6k+3
android/uampKotlinJava12.9k03.8k0
bannedbook/fanqiangKotlinJavaScriptShell32.2k+756.5k+7
android/compose-samplesKotlinShell17.2k+584.2k+13
android/user-interface-samplesKotlinJava4.1k01.6k0
Kotlin/kotlinx.serializationKotlinJava4.8k-1618-1
android/camera-samplesKotlinJavaRenderScript4.5k+62.2k+2
raamcosta/compose-destinationsKotlin2.6k01110
arrow-kt/arrowKotlinJava5.8k04170