coroutines topic

List coroutines repositories

Mutator

42
Stars
7
Forks
Watchers

Flow powered mutual exclusion for UI state mutation over time.

awesome-android-kotlin-apps

2.4k
Stars
347
Forks
Watchers

👓 A curated list of awesome android kotlin apps by open-source contributors.

awesome-jetpack-compose-android-apps

1.2k
Stars
114
Forks
Watchers

👓 A curated list of awesome Jetpack Compose android apps by open-source contributors.

ktfx

18
Stars
2
Forks
Watchers

Kotlin extensions for JavaFX app development

AndroidCoroutinesHelper

31
Stars
3
Forks
Watchers

A simple DSL and set of extension functions for performing asynchronous calls on Android that also deals with Activity and Fragment lifecycles using Kotlin Coroutines

GHub

6
Stars
1
Forks
Watchers

a Github Android Client that practices latest Jetpack components, dagger and some other fun stuff!

coroutine

471
Stars
43
Forks
Watchers

C++ 20 Coroutines in Action (Helpers + Test Code Examples)

AndroidModernArchitectureSample

23
Stars
0
Forks
Watchers

Android modern architecture sample with Github Rest API V3, Flow+Coroutines, Jetpack Compose, Room, Paging3, Dagger-Hilt, and MVI Pattern.

coroutine_monad

74
Stars
6
Forks
Watchers

Using coroutines as sugar for composing monadic operations

FiberTaskingLib

895
Stars
80
Forks
Watchers

A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.