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

reark/reark

RxJava architecture library for Android observed · 2026-08-28

github.com/reark/reark · Java · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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: n/a
  • age_days: 4631
  • days_rel: n/a
  • days_push: 2993
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2044 stars · 225 forks observed · 2026-08-28

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

Reark is a reference architecture library for Android demonstrating how to build apps around RxJava data streams, with stores backed by ContentProviders and a remote-process NetworkService. It ships reusable library-like components and a demo app that searches GitHub repositories.

Use cases

  • structure an Android app around RxJava streams
  • share data consistently across Android processes
  • cache network data in ContentProviders
  • debounce user search input reactively
  • learn reactive Android architecture patterns

When to choose

  • you want a reference for RxJava-based Android architecture
  • your app needs data consistency across remote processes and widgets

When to avoid

  • you need an actively maintained library
  • your project uses Kotlin coroutines or modern Android architecture components
  • you want a small, focused utility rather than an architectural pattern

Facets

library · maturity abandoned

state-management middleware mobile-development android-tools web-development jvm rxjava reference-architecture content-provider reactive-streams android-architecture android mobile

1 source

Member repositories

RepositoryRoleHealth v2
reark/rearkmain23

For agents

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

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