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

rematch/rematch

The Redux Framework observed · 2026-08-28

github.com/rematch/rematch · homepage · TypeScript · 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: 3259
  • days_rel: n/a
  • days_push: 1071
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

8404 stars · 413 forks observed · 2026-08-28

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

Rematch is a lightweight wrapper around Redux that eliminates boilerplate like action types, action creators, switch statements, and thunks while enforcing Redux best practices. It works with React, Vue, Angular, and React Native, and is extensible via plugins for persistence, immer, and selectors.

Use cases

  • manage global state in a React app without Redux boilerplate
  • simplify Redux setup with built-in side-effect handling
  • use Redux best practices with TypeScript type safety
  • share state management across React, Vue, and Angular projects
  • persist application state with redux-persist
  • write immutable state updates with immer

When to choose

  • you want Redux's ecosystem and devtools without action types and switch statements
  • you need a tiny (~1.4kb) state management layer with TypeScript support
  • you want built-in async side effects and plugin extensibility
  • you're starting a new React or React Native project and want simple Redux

When to avoid

  • you prefer modern alternatives like Zustand, Jotai, or Redux Toolkit
  • your project already uses Redux Toolkit with minimal boilerplate
  • you need a framework-agnostic store with no Redux dependency
  • you require very frequent releases or active maintenance

Facets

library · maturity maintenance

state-management frontend web-development developer-tools browser cross-platform redux react vue angular react-native typescript immer boilerplate-reduction nodejs

1 source

Member repositories

RepositoryRoleHealth v2
rematch/rematchmain10

For agents

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

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