RxSwiftCommunity/RxSwiftExt
A collection of Rx operators & tools not found in the core RxSwift distribution 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3800
- days_rel: n/a
- days_push: 1078
- n_releases_24m: 0
Adoption not part of the score
1354 stars · 217 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RxSwiftExt is a Swift library providing additional convenience operators and Reactive Extensions for RxSwift and RxCocoa that are not included in the core distribution. It offers operators like unwrap, distinct, retry, pausable, and extensions for UIKit objects such as UIScrollView.
Use cases
- unwrap optionals in observable streams
- filter out specific values from RxSwift sequences
- add retry with custom behavior to observables
- pause and resume observable streams
- detect when a scroll view reaches its bottom
- cascade multiple observables sequentially
- buffer observable values with a trigger
When to choose
- you use RxSwift and need operators missing from the core library
- you want community-maintained convenience extensions for RxSwift and RxCocoa
- you need UIKit-specific reactive extensions like scroll view bottom detection
When to avoid
- you don't use RxSwift or reactive programming in your project
- you need operators for Combine or async/await instead of RxSwift
- you require a library with frequent recent updates, as the latest release was in 2023
Facets
library · maturity maintenance
middleware developer-tools developer-tools mobile-development cross-platform rxswift reactive-programming operators extensions cocoapods carthage ios swift apple-ecosystem
1 source
- readme: https://github.com/RxSwiftCommunity/RxSwiftExt · fetched 2026-08-28 · 92a28eb00a71
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| RxSwiftCommunity/RxSwiftExt | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="RxSwiftCommunity/RxSwiftExt")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem