CombineCommunity/RxCombine
Bi-directional type bridging between RxSwift and Apple's Combine framework 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: 2640
- days_rel: n/a
- days_push: 864
- n_releases_24m: 0
Adoption not part of the score
1047 stars · 90 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RxCombine is a Swift library providing bi-directional type bridging between RxSwift and Apple's Combine framework. It lets developers convert reactive streams between the two ecosystems with helper conversions.
Use cases
- bridge rxswift observables to combine publishers
- use combine in existing rxswift codebase
- migrate an ios app from rxswift to combine gradually
- convert combine publishers back to rxswift observables
- mix reactive frameworks in a swift project
When to choose
- you maintain a large RxSwift codebase and want to adopt Combine incrementally
- you need interop between libraries built on RxSwift and Combine
- you want a lightweight bridging layer rather than a full reactive rewrite
When to avoid
- you are starting a new project and can pick a single reactive framework
- you need a production-hardened, stable library - it is described as an experimental PoC
- you don't use either RxSwift or Combine
Facets
library · maturity experimental
middleware developer-tools mobile-development cross-platform rxswift combine reactive-programming frp type-bridging watchos ios macos linux swift
1 source
- readme: https://github.com/CombineCommunity/RxCombine · fetched 2026-08-28 · ba78f8336c69
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| CombineCommunity/RxCombine | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="CombineCommunity/RxCombine")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem