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

JensRavens/Interstellar

Simple and lightweight Functional Reactive Coding in Swift for the rest of us observed · 2026-08-28

github.com/JensRavens/Interstellar · Swift · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

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: 4126
  • days_rel: n/a
  • days_push: 2689
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1078 stars · 253 forks observed · 2026-08-28

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

Interstellar is a lightweight Swift library providing a simple Observable<T> implementation for functional reactive programming. It supports map/transform pipelines, error handling, and multithreading with GCD via its WarpDrive companion, running on iOS, macOS, and Linux.

Use cases

  • reactive programming in swift without heavy frameworks
  • simple observable signal implementation
  • chain async function calls with error handling in swift
  • lightweight alternative to rxswift
  • multithreading with gcd made simple in swift
  • cross-platform reactive code for ios and linux

When to choose

  • you want a minimal, easy-to-understand reactive primitive instead of a full Rx framework
  • you need Observable/subscribe semantics with map and error pipelines in Swift
  • you target iOS, macOS, or Linux with Swift and want a tiny dependency

When to avoid

  • you need a full-featured reactive framework with schedulers, backpressure, and rich operators
  • you need actively maintained Swift 5.1+/Combine-era support, as the last release was 2019
  • your project already uses Combine or RxSwift

Facets

library · maturity maintenance

concurrency developer-tools developer-tools cross-platform programming-languages reactive-programming observable frp swift-library gcd swift ios macos linux

1 source

Member repositories

RepositoryRoleHealth v2
JensRavens/Interstellarmain10

For agents

markdown · JSON · MCP: product_card(name="JensRavens/Interstellar")

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