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

SkipLabs/skip

Skip is a framework for building reactive services observed · 2026-08-28

github.com/SkipLabs/skip · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

78/100

  • Activity 98
  • Release rhythm 57
  • Longevity 72
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: 1.5
  • age_days: 1008
  • days_rel: 289
  • days_push: 17
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

1307 stars · 35 forks observed · 2026-08-28

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

Skip is an open-source framework for building reactive backend services, featuring an incremental compute engine that automatically keeps declarative views up to date without manual dependency tracking. It includes the Skiplang toolchain for its native runtime and SKDB, a reactive SQL database.

Use cases

  • build real-time backend APIs that push updates to clients
  • incrementally recompute derived data without manual cache invalidation
  • serve live views over HTTP or subscriptions to web and mobile apps
  • implement CQRS or real-time BFF layers with declarative logic
  • run a reactive SQL database alongside a backend service
  • avoid recomputation costs when streaming or batch data changes

When to choose

  • you need real-time features without hand-writing stream processing
  • you want automatic, correct incremental recomputation of derived state
  • you prefer declarative, side-effect-free programming models
  • you work in TypeScript with Node.js or Bun

When to avoid

  • you need a battle-tested framework with a large ecosystem
  • your workload is simple CRUD with no reactive requirements
  • you cannot adopt a custom language toolchain (Skiplang) for the native runtime
  • you need more than Wasm's 32-bit memory limits without native setup

Facets

framework · maturity active

web-framework streaming caching http-server websocket database backend web-development microservices developer-tools bun wasm cross-platform reactive-programming incremental-compute reactive-services skiplang skdb real-time-apis meta-origin real-time nodejs typescript docker

4 sources

Member repositories

RepositoryRoleHealth v2
SkipLabs/skipmain78

For agents

markdown · JSON · MCP: product_card(name="SkipLabs/skip")

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