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

sockeqwe/mosby

A Model-View-Presenter / Model-View-Intent library for modern Android apps observed · 2026-08-28

github.com/sockeqwe/mosby · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • 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: 4180
  • days_rel: n/a
  • days_push: 1638
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5426 stars · 831 forks observed · 2026-08-28

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

Mosby is a Java library providing Model-View-Presenter (MVP) and Model-View-Intent (MVI) architecture patterns for Android apps. It includes modules for ViewState support, LCE views, and presenter variants like null-object and queuing presenters.

Use cases

  • structure an android app with mvp architecture
  • implement mvi unidirectional data flow on android
  • manage view state and screen state restoration in android apps
  • separate business logic from android ui components
  • build reactive android ui with intents and state reducers

When to choose

  • you want a proven mvp or mvi architecture library for a java-based android app
  • you need viewstate handling and lce (loading-content-error) views out of the box
  • you prefer a lightweight library over full frameworks like jetpack compose or mvvm stacks

When to avoid

  • you are starting a new kotlin project with jetpack compose and modern mvvm/mvi tooling
  • you need a library with frequent updates and active maintenance
  • your team prefers coroutines and flow-based state management over rxjava-based mvi

Facets

library · maturity maintenance

state-management ui-components mobile-development android-tools web-development jvm mvp mvi android-architecture redux presenter viewstate android mobile

1 source

Member repositories

RepositoryRoleHealth v2
sockeqwe/mosbymain23

For agents

markdown · JSON · MCP: product_card(name="sockeqwe/mosby")

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