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

orbit-mvi/orbit-mvi

A simple MVI framework for Kotlin Multiplatform and Android observed · 2026-08-28

github.com/orbit-mvi/orbit-mvi · homepage · Kotlin · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

85/100

  • Activity 96
  • Release rhythm 61
  • Longevity 100
How is this computed?

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

  • gap_med: 208.0
  • age_days: 2080
  • days_rel: 51
  • days_push: 25
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

1336 stars · 87 forks observed · 2026-08-28

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

Orbit is a simple, type-safe MVI framework for Kotlin Multiplatform that implements Redux-inspired unidirectional data flow for shared business logic across Android, iOS and desktop. It provides lifecycle-safe flows, a multiplatform ViewModel with SavedState support, Compose Multiplatform integration, and testing utilities.

Use cases

  • manage app state with MVI architecture in Kotlin
  • share ViewModel business logic between Android and iOS
  • implement unidirectional data flow with coroutines and flows
  • integrate state management with Jetpack Compose and Compose Multiplatform
  • unit test state and side effect flows in ViewModels
  • prevent memory leaks when collecting infinite flows
  • save and restore UI state across platforms

When to choose

  • you build Kotlin Multiplatform or Android apps and want a lightweight, type-safe MVI pattern
  • you want Redux-style unidirectional data flow integrated with ViewModel and Compose
  • you need lifecycle-safe flow collection and state persistence out of the box

When to avoid

  • your project is not on Kotlin/JVM or Kotlin Multiplatform
  • you prefer other architecture patterns like MVP or plain MVVM without MVI
  • you need a framework with a much larger ecosystem or community than MVI-specific libraries

Facets

framework · maturity active

state-management web-framework testing mobile-development frontend cross-platform developer-tools jvm cross-platform mvi kotlin-multiplatform coroutines jetpack-compose redux unidirectional-data-flow viewmodel android ios desktop

2 sources

Member repositories

RepositoryRoleHealth v2
orbit-mvi/orbit-mvimain85

For agents

markdown · JSON · MCP: product_card(name="orbit-mvi/orbit-mvi")

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