cerebral/overmind
Overmind - Frictionless state management observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 78
- Release rhythm 60
- Longevity 100
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: 21.0
- age_days: 2998
- days_rel: 271
- days_push: 132
- n_releases_24m: 5
Adoption not part of the score
1581 stars · 96 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Overmind is a frictionless state management library for web applications, built around a single state tree with actions, effects, and operators. It ships with dedicated bindings for React, Vue, Angular, and Svelte, plus devtools including a VS Code extension and standalone app.
Use cases
- manage application state in a react app
- single state tree state management with typescript
- debug and inspect app state with devtools
- server-side rendered state management
- separate side effects from app logic
- state management for vue or svelte apps
When to choose
- you want a single state tree with strong TypeScript inference
- you use React, Vue, Angular, or Svelte and want dedicated bindings
- you value built-in devtools for tracking actions and state changes
When to avoid
- you prefer Redux/Zustand-style ecosystems with larger communities
- your project is not a web frontend
- you need a minimal zero-dependency store without devtool overhead
Facets
library · maturity stable
state-management developer-tools frontend web-development browser cross-platform typescript react vue angular svelte devtools single-state-tree ssr nodejs
4 sources
- readme: https://github.com/cerebral/overmind · fetched 2026-08-28 · 14599346f5a6
- homepage: https://overmindjs.org · fetched 2026-08-29 · 0a125d554aca
- site_page: https://overmindjs.org/quickstart · fetched 2026-08-29 · f187263eeefd
- site_page: https://overmindjs.org/faq · fetched 2026-08-29 · 7831cbaba423
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cerebral/overmind | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="cerebral/overmind")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem