# reark/reark

RxJava architecture library for Android

Repository: https://github.com/reark/reark
Canonical: https://ross.abutalabs.com/products/reark
Language: Java
License: NOASSERTION
License Family: other
Last push: 2018-06-23T17:02:14+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4631, "days_push": 2993, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2044, forks 225 (observed 2026-08-28T04:06:08.798042+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: state-management, middleware
- domain: mobile-development, android-tools, web-development
- platform: jvm
- tags: rxjava, reference-architecture, content-provider, reactive-streams, android-architecture, android, mobile

## Member repositories
- reark/reark (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:08.798042+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:58:04.734510+00:00, confidence not recorded.
  - readme: https://github.com/reark/reark (fetched 2026-08-28T04:06:08.798042+00:00, sha 464924b630a3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
