EffeKt: reactivity in kotlin

This page summarizes the projects mentioned and recommended in the original post on /r/Kotlin

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. effekt

    Kotlin reactive library (inspired by Vue.js) (by bendgk)

    Just made the delegates' PR, check it out!

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. molecule

    Build a StateFlow stream using Jetpack Compose (by cashapp)

    I don't think this is strictly true, the Molecule library allows you turn @Composable logic into a Flow that you could use to render whatever UI you want. I think Jake even mentioned they were using molecule to drive legacy XML based views in parts of CashApp.

  4. kotlinx.atomicfu

    The idiomatic way to use atomic operations in Kotlin

    You could look into using https://github.com/Kotlin/kotlinx-atomicfu instead of using java atomics

  5. mosaic

    Build terminal UI in Kotlin using Jetpack Compose (by JakeWharton)

    Mosaic

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • EffeKt: Reactivity in Kotlin

    1 project | news.ycombinator.com | 20 Feb 2023
  • Design pattern for coroutines sharing mutable state and running serially

    1 project | /r/Kotlin | 6 May 2022
  • Coroutines

    1 project | /r/Kotlin | 26 Apr 2022
  • SLF4K VS kotlin-logging - a user suggested alternative

    2 projects | 18 Mar 2024
  • I created a library for parsing text in Kotlin. Better than regular expressions.

    4 projects | /r/programming | 10 Jul 2023