mrackwitz/rxrealm — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2016-04-22
Automatically update an iOS app's UI whenever a Realm collection changes.
Convert a Realm collection into an observable array to use standard array operations.
Remove manual notification-checking boilerplate when watching Realm data for changes.
Combine RxSwift and RxCocoa with Realm data in a reactive iOS app.
| mrackwitz/rxrealm | aiduckman/claudeusage_latest_may2026 | arnabau/thermalpulse | |
|---|---|---|---|
| Stars | — | 0 | 0 |
| Language | Swift | Swift | Swift |
| Last pushed | 2016-04-22 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | easy | easy | moderate |
| Complexity | 2/5 | 2/5 | 3/5 |
| Audience | developer | vibe coder | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires RxSwift and RealmSwift already installed in the project.
A thin Swift library that connects Realm's mobile database to RxSwift so your app can automatically react when data changes.
Mainly Swift. The stack also includes Swift, RxSwift, RealmSwift.
Dormant — no commits in 2+ years (last push 2016-04-22).
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.