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

NoTests/RxFeedback.swift

The universal system operator and architecture for RxSwift observed · 2026-08-28

github.com/NoTests/RxFeedback.swift · Swift · MIT (permissive) 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: 3422
  • days_rel: n/a
  • days_push: 1077
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1019 stars · 67 forks observed · 2026-08-28

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

RxFeedback is a Swift library providing a universal 'system' operator and architecture for RxSwift, modeling apps as state machines driven by feedback loops. It separates pure reducer logic from side effects declaratively, with compile-time guarantees of no unhandled states.

Use cases

  • build unidirectional data flow architecture in Swift apps
  • manage state in RxSwift-based iOS apps
  • separate business logic from side effects in reactive apps
  • test app state transitions with pure reducer functions
  • model complex event-driven UI behavior with feedback loops

When to choose

  • you already use RxSwift and want a simple state management architecture
  • you want declarative, testable state machines for iOS/macOS apps
  • you need to model circular dependencies or feedback-driven behavior

When to avoid

  • your project uses Combine or async/await instead of RxSwift
  • you want a batteries-included framework with UI bindings and middleware ecosystem
  • you need a library under active development - releases have been infrequent since 2023

Facets

library · maturity maintenance

state-management middleware mobile-development frontend developer-tools rxswift reactive-programming feedback-loop unidirectional-architecture cocoapods swift-package-manager ios macos swift mobile

1 source

Member repositories

RepositoryRoleHealth v2
NoTests/RxFeedback.swiftmain23

For agents

markdown · JSON · MCP: product_card(name="NoTests/RxFeedback.swift")

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