kotlinx.coroutines VS Kotlin-Multiplatform-Libraries

Compare kotlinx.coroutines vs Kotlin-Multiplatform-Libraries and see what are their differences.

kotlinx.coroutines

Library support for Kotlin coroutines (by Kotlin)

Kotlin-Multiplatform-Libraries

Kotlin Multiplatform Libraries. Welcome PR if you find or create new Kotlin Multiplatform Library. (by AAkira)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
kotlinx.coroutines Kotlin-Multiplatform-Libraries
59 5
12,710 2,542
0.6% -
8.9 8.0
2 days ago about 1 month ago
Kotlin
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

kotlinx.coroutines

Posts with mentions or reviews of kotlinx.coroutines. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-10.

Kotlin-Multiplatform-Libraries

Posts with mentions or reviews of Kotlin-Multiplatform-Libraries. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-14.
  • Multi-platform libraries built with Kotlin Multiplatform (KMP)
    6 projects | dev.to | 14 Mar 2024
    There's nothing you can do. However, Kotlin's official provides several libraries, so the scope that can be achieved using them is by no means small. Also, AAkira/Kotlin-Multiplatform-Libraries introduces several famous libraries created with Kotlin Multiplatform, which can be helpful. However, it can be quite disappointing when certain environments are not supported. But let's think of it as an opportunity! Let's become the first person to implement it!
  • Do you use kotlin/js?
    5 projects | /r/Kotlin | 4 Jan 2022
    Now if you're just writing a crud app (what my hobby project is) and you use compose multiplatform for your UI, SQLDelight for persistence, and one of the many MPP architecture libraries, you don't have to write a wrapper.
  • How We integrated Kotlin Multiplatform Into Profi
    6 projects | /r/KotlinMultiplatform | 26 Jul 2021
    We did encounter some problems as a result of our ignorance. When we started on the project, there was very little information on the implementation of KMM, so we had to solve all of the issues ourselves. The Kotlin Multiplatform community is growing rapidly with more articles and reports appearing at conferences and meetups. There are channels in Slack and Telegram, libraries for Kotlin Multiplatform, and so on, plenty of information sources available.
  • Kotlin Team AMA #3: Ask Us Anything
    52 projects | /r/Kotlin | 27 May 2021
    From https://github.com/AAkira/Kotlin-Multiplatform-Libraries#cipher: https://github.com/korlibs/krypto https://github.com/ionspin/kotlin-multiplatform-libsodium
  • WooCommerce Client - Kotlin Multiplatform mobile - Discussion for Library
    2 projects | /r/Kotlin | 1 Jan 2021
    There is a fair selection of libs listed here: Kotlin-Multiplatform-Libraries If you need some deeper insights drop me a DM

What are some alternatives?

When comparing kotlinx.coroutines and Kotlin-Multiplatform-Libraries you can also consider the following projects:

kotlin-coroutines - Examples for coroutines design in Kotlin

Decompose - Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing (navigation) and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.)

kotlin - The Kotlin Programming Language.

kotlinx-datetime - KotlinX multiplatform date/time library

compose-multiplatform - Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.

multiplatform-settings - A Kotlin Multiplatform library for saving simple key-value data

okio - A modern I/O library for Android, Java, and Kotlin Multiplatform.

KorGE - KorGE Game Engine. Multiplatform Kotlin Game Engine

korim - Korim: Kotlin cORoutines IMaging, Bitmap and Vector graphics for Multiplatform Kotlin

koin - Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform

korio - Korio: Kotlin cORoutines I/O : Virtual File System + Async/Sync Streams + Async TCP Client/Server + WebSockets for Multiplatform Kotlin 1.3

multik - Multidimensional array library for Kotlin