Topic: "kotlinx-coroutines"
xxfast/KStore
A tiny Kotlin multiplatform library that assists in saving and restoring objects to and from disk using kotlinx.coroutines, kotlinx.serialisation and kotlinx.io
Language: Kotlin - Size: 457 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 595 - Forks: 23

hoc081098/FlowExt
FlowExt | Kotlinx Coroutines Flow Extensions | Kotlinx Coroutines Flow Extensions. Extensions to the Kotlin Flow library | kotlin-flow-extensions | Coroutines Flow Extensions | Kotlin Flow extensions | kotlin flow extensions | Flow extensions
Language: Kotlin - Size: 2.82 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 393 - Forks: 27

TheMusicmax/Musicmax
Musicmax is a Music Player application for Android built with Jetpack Compose and Jetpack Media 3.
Language: Kotlin - Size: 30.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 295 - Forks: 13

nomisRev/ktor-arrow-example
Real World implementation - "The mother of all demo apps". Written in Kotlin, with Ktor, Arrow, SqlDelight, KotlinX Serialization, etc.
Language: Kotlin - Size: 842 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 289 - Forks: 38

tunjid/heron
A graceful multiplatform bluesky client
Language: Kotlin - Size: 29.5 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 283 - Forks: 13

AfigAliyev/Cinemax
Cinemax is a Movies & TV Shows application for Android.
Language: Kotlin - Size: 12.7 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 251 - Forks: 20

kevincianfarini/cardiologist
Build job schedules with kotlinx-datetime and kotlinx-coroutines
Language: Kotlin - Size: 740 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 168 - Forks: 5

jillesvangurp/kt-search
Multi platform kotlin client for Elasticsearch & Opensearch with easily extendable Kotlin DSLs for queries, mappings, bulk, and more.
Language: Kotlin - Size: 7.55 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 128 - Forks: 25

soil-kt/soil
Compose-First Power Packs for Compose Multiplatform and Jetpack Compose
Language: Kotlin - Size: 1.28 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 121 - Forks: 2

nomisRev/kotlin-kafka
Kafka bindings for Kotlin `suspend`, and Kafka streaming operators for KotlinX Flow.
Language: Kotlin - Size: 2.46 MB - Last synced at: 14 days ago - Pushed at: 20 days ago - Stars: 111 - Forks: 10

hfhbd/ComposeTodo
Sample project to play with Jetpack Compose on Android, Desktop and Web
Language: Kotlin - Size: 2.27 MB - Last synced at: 13 days ago - Pushed at: 15 days ago - Stars: 106 - Forks: 11

arrow-kt/suspendapp 📦
Reason about resource-safety in the same way you reason about Structured Concurrency with SuspendApp!
Language: Kotlin - Size: 1.67 MB - Last synced at: 20 days ago - Pushed at: about 2 months ago - Stars: 79 - Forks: 7

kevincianfarini/monarch
Multiplatform, multi module, type safe feature flagging.
Language: Kotlin - Size: 752 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 76 - Forks: 1

halcyonmobile/MultiplatformPlayground
Kotlin Multiplatform project in Jetpack Compose & SwiftUI with shared ViewModel layer and File upload
Language: Kotlin - Size: 2.27 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 73 - Forks: 11

VictorKabata/Kotlin-Multiplatform-Template
A Kotlin Multiplatform project template
Language: Kotlin - Size: 184 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 41 - Forks: 6

kotlingang/kds
Kotlin Data Storage is a multiplatform coroutine-based kotlin library for storing Serializables with kotlinx.serialization and delegates
Language: Kotlin - Size: 268 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 36 - Forks: 2

LunalaProject/lunala 📦
💎│ The official Lunala's source code! Yet a modern space exploration bot.
Language: Kotlin - Size: 1.95 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 24 - Forks: 1

nomisRev/gcp-pubsub-kt
Ktor Plugin and Kotlin(X) integrations for GCP PubSub
Language: Kotlin - Size: 452 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 23 - Forks: 1

seldon1000/NextPass
Android client for Nextcloud Passwords, built using the latest and greatest technologies.
Language: Kotlin - Size: 1.23 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 0

jesperancinha/vma-archiver
Video Media Archiver
Language: Kotlin - Size: 10.3 MB - Last synced at: about 6 hours ago - Pushed at: about 7 hours ago - Stars: 6 - Forks: 3

hoc081098/kotlin_playground
Kotlin playground with various files of examples, and personal experiments.
Language: Kotlin - Size: 463 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 6 - Forks: 0

mirzaal1/KMPImageGallery
Kotlin Multiplatform Project developed to display the images (artistic creations by MidJourney ) this application is developed with Compose Multiplatform and works on many platforms including Android and iOS platforms.
Language: Kotlin - Size: 65.9 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 2

jesperancinha/virtual-thread-coroutine-cooperation
Research into how coroutines can answer to today's problems with the help of virtual threads and how the opposite can also be true
Language: Kotlin - Size: 23.8 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 3 - Forks: 0

oblakr24/chat-backup-app
An SMS messenger app which supports editing, exporting and importing your SMS messages. Mainly done for tech-demonstration and hobby purposes.
Language: Kotlin - Size: 519 KB - Last synced at: 22 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

hoc081098/DemoCoroutinesChannelResult
Use `Kotlinx Coroutines Channel` to send and receive events between Fragments.
Language: Kotlin - Size: 4.78 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

porum/safe-kotlinx-coroutines
Language: Kotlin - Size: 197 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

nomisRev/nomisrev.github.io Fork of amitmerchant1990/reverie
Language: SCSS - Size: 3.25 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Alfiyansya/GithubUserApp2
second submission in Belajar Fundamental Aplikasi Android Class from Dicoding Indonesia
Language: Kotlin - Size: 7.34 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

agcom/knio2
Kotlinx coroutines extensions for Java NIO.2
Language: Kotlin - Size: 116 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

earth-app/ocean
Recommender Algorithm for The Earth App
Language: Kotlin - Size: 465 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

moaliyou/My-Commish
Know Your Worth. My Commish app keeps you in control
Language: Kotlin - Size: 684 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 1

aacoakley/snowrunner-coop-sync
Tired of your friend getting all the progress when playing SnowRunner co-op? Well this will help sync up with everyone what happened in the session
Language: Kotlin - Size: 7.59 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

izaquegamer/flow-operators
🌊 Flow operators enable you to create restartable, pausable, or one-shot StateFlow.
Size: 1000 Bytes - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

FredNekrasov/ANT-Desktop-App
Language: Kotlin - Size: 142 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

SVENTRIPIKAL/nasa-asteroid-radar
daily cached asteroid viewer application that uses NASA Open APIs
Language: Kotlin - Size: 877 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Gerlenn/WorldOfCinema
World of Cinema is a Movies & TV Shows application for Android
Language: Kotlin - Size: 15.4 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

NensiSkenderi/javafx-kotlin-coroutines
A simple project to show the use of coroutines in Kotlin with JavaFx and making callbacks to JavaFx elements based on coroutine state
Language: Kotlin - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

aripiprazole/zipzop 📦
💬 | Messages application. Currently on waiting
Language: Kotlin - Size: 291 KB - Last synced at: 9 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

aacoakley/magic-word-square
https://en.wikipedia.org/wiki/Word_square
Language: Kotlin - Size: 2.58 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

VBT-Intership/OmerBitikcioglu-RetrofitExample
Language: Kotlin - Size: 135 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
