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

RxSwiftCommunity/RxRealm

RxSwift extension for RealmSwift's types observed · 2026-08-28

github.com/RxSwiftCommunity/RxRealm · Swift · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

38/100

  • Activity 34
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3788
  • days_rel: n/a
  • days_push: 400
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1160 stars · 282 forks observed · 2026-08-28

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

RxRealm is a Swift library that provides RxSwift extensions for RealmSwift types, turning Realm collections and objects into Observables. It enables reactive observation of database changes, write transactions, and automatic binding of table and collection views.

Use cases

  • observe realm database changes as rxswift observables
  • bind realm collections to uitableview or uicollectionview reactively
  • emit changesets with inserted deleted and updated indexes
  • perform realm write transactions reactively
  • observe changes to a single realm object
  • convert realm results to arrays in a reactive stream

When to choose

  • your app uses both realm and rxswift and you want reactive database bindings
  • you need fine-grained change notifications for animating list updates
  • you want a thin, well-maintained wrapper rather than a heavy abstraction

When to avoid

  • you use realm without reactive programming or combine instead of rxswift
  • your project uses a different database like core data or sqlite
  • you are migrating away from realm to realm mongodb atlas device sync APIs

Facets

library · maturity active

database orm databases mobile-development realm rxswift reactive-extensions apple-platforms reactive ios swift mobile

1 source

Member repositories

RepositoryRoleHealth v2
RxSwiftCommunity/RxRealmmain38

For agents

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

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