EffeKt: reactivity in kotlin

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • effekt

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

  • Just made the delegates' PR, check it out!

  • 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.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • 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

  • mosaic

    An experimental tool for building console UI in Kotlin using the Jetpack Compose compiler/runtime (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