Kotlin-Multiplatform-Libraries VS kotlin-flow-extensions

Compare Kotlin-Multiplatform-Libraries vs kotlin-flow-extensions and see what are their differences.

Kotlin-Multiplatform-Libraries

Kotlin Multiplatform Libraries. Welcome PR if you find or create new Kotlin Multiplatform Library. (by AAkira)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Kotlin-Multiplatform-Libraries kotlin-flow-extensions
5 2
2,535 503
- -
8.0 6.4
30 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.

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

kotlin-flow-extensions

Posts with mentions or reviews of kotlin-flow-extensions. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-21.
  • Are there any good tutorials showing the use of Reactor streams using Kotlin?
    4 projects | /r/Kotlin | 21 Jun 2021
    I don't know, why I'm downvoted here, but it is very relevant if the library provide the operators you need or if you have to implement them yourself. If Kotlin Flow is enough, then use it. From experience you don't have to go to far to miss operators from Reactor or RxJava. Maybe some day additional libraries like https://github.com/akarnokd/kotlin-flow-extensions will fill the gap, but for the time being Reactor or RxJava offer a lot more for (not trivial) real world use cases.
  • Kotlin Team AMA #3: Ask Us Anything
    52 projects | /r/Kotlin | 27 May 2021
    Why do you want to keep Flow such a small library? It could be an attractive alternative to RxJava or Reactor, but it misses many useful operators today. On the other hand it brings a lot more operatores than would be required as a foundation for other frameworks (likeKotlin Flow Extensions). From my point of view Flow stays in the middleground with no good reason.

What are some alternatives?

When comparing Kotlin-Multiplatform-Libraries and kotlin-flow-extensions you can also consider the following projects:

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

kotlinx-datetime - KotlinX multiplatform date/time library

Reactive Streams - Reactive Streams Specification for the JVM

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

htmx - </> htmx - high power tools for HTML

kotlinx.coroutines - Library support for Kotlin coroutines

multik - Multidimensional array library for Kotlin

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

kotlin-wrappers - Kotlin wrappers for popular JavaScript libraries

KorGE - KorGE Game Engine. Multiplatform Kotlin Game Engine

rsocket - RSocket Protocol Definition