Ross ROSS = Recommend OSS · open-source software intelligence for agents

badoo/Reaktive

Kotlin multi-platform implementation of Reactive Extensions observed · 2026-08-28

github.com/badoo/Reaktive · Kotlin · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 98
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2737
  • days_rel: 458
  • days_push: 14
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1214 stars · 62 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Reaktive is a Kotlin multiplatform implementation of Reactive Extensions (Rx), providing Observable, Single, Maybe, and Completable sources with scheduler support. It works across JVM, Android, iOS, macOS, watchOS, tvOS, JavaScript, and Linux X64, with interop modules for Kotlin coroutines and RxJava 2/3.

Use cases

  • reactive programming in Kotlin multiplatform projects
  • share async reactive code between Android and iOS
  • replace RxJava in a Kotlin multiplatform codebase
  • interoperate between coroutines and Rx-style streams
  • true multithreading reactive streams on Kotlin/Native
  • use Rx operators like Observable and Single on JavaScript or native targets

When to choose

  • you need Rx-style reactive streams shared across JVM, Android, iOS, and JS targets
  • you want coroutines or RxJava interop in a multiplatform project
  • you need multithreaded schedulers on Kotlin/Native

When to avoid

  • your project is single-platform JVM and already uses RxJava or Project Reactor
  • you prefer coroutine Flow over Rx-style APIs in Kotlin
  • you need a reactive streams library for a non-Kotlin language

Facets

library · maturity active

concurrency developer-tools cross-platform mobile-development developer-tools jvm wasm reactive-extensions kotlin-multiplatform rx observables schedulers coroutines-interop rxjava-interop android ios macos linux

1 source

Member repositories

RepositoryRoleHealth v2
badoo/Reaktivemain67

For agents

markdown · JSON · MCP: product_card(name="badoo/Reaktive")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem