Zustand
Zustand is a small, fast, and scalable state management library for React applications, providing a minimalistic and intuitive API.
State tools here manage client, URL, and server state with small APIs or sync-friendly models. Zustand and Jotai offer minimal React state hooks; TanStack Query handles async and server-state fetching across React, Vue, Solid, and Svelte. Immer simplifies immutable updates, while Automerge brings CRDT merging for collaborative offline-first apps.
The most popular open-source State tool by GitHub stars is Zustand(57.7k stars), followed by TanStack Query(44.2k stars)and Immer(28.9k stars). This page lists the top 13 of 13 state tools in the directory, ranked by community adoption.
| # | Tool | Stars | Language | License |
|---|---|---|---|---|
| 1 | Zustand Zustand is a small, fast, and scalable state management library for React applications, providing a minimalistic and intuitive API. | 57.7k | TypeScript | MIT License |
| 2 | TanStack Query A powerful library for asynchronous state management and server-state utilities with data fetching capabilities for web applications, supporting TS/JS, React Query, Solid Query, Svelte Query, and Vue Query. | 44.2k | TypeScript | MIT License |
| 3 | Immer Immer is a JavaScript library that allows you to work with immutable state by mutating the current state, simplifying state management in your applications. | 28.9k | JavaScript | MIT License |
| 4 | Jotai 👻 Primitive and flexible state management solution for React, providing minimal and efficient hooks for managing state. | 21.1k | TypeScript | MIT License |
| 5 | Nuqs Type-safe search parameters state manager for React frameworks, functioning like useState but stored in the URL query string, enhancing URL-based state management in React applications. | 10.3k | TypeScript | MIT License |
| 6 | Valtio Valtio makes proxy-state management simple for React and Vanilla JavaScript applications. | 10.2k | TypeScript | MIT License |
| 7 | Automerge Automerge is a powerful library that provides a JSON-like Conflict-free Replicated Data Type (CRDT) data structure, enabling concurrent modifications by different users and automatic merging of changes. It helps developers build collaborative and offline-first applications with strong consistency guarantees. | 6.2k | JavaScript | MIT License |
| 8 | Form Headless, performant, and type-safe form state management for TypeScript/JavaScript, supporting React, Vue, Angular, Solid, and Lit. | 4.6k | TypeScript | MIT License |
| 9 | Signals Manage state with style in every framework, providing efficient and fine-grained reactivity for modern web applications. | 4.4k | TypeScript | MIT License |
| 10 | LiveStore LiveStore is a next-generation state management framework based on reactive SQLite and a built-in sync engine, designed to make state management more efficient and seamless. | 3.5k | TypeScript | Apache License 2.0 |
Zustand is a small, fast, and scalable state management library for React applications, providing a minimalistic and intuitive API.
A powerful library for asynchronous state management and server-state utilities with data fetching capabilities for web applications, supporting TS/JS, React Query, Solid Query, Svelte Query, and Vue Query.
Immer is a JavaScript library that allows you to work with immutable state by mutating the current state, simplifying state management in your applications.
👻 Primitive and flexible state management solution for React, providing minimal and efficient hooks for managing state.
Type-safe search parameters state manager for React frameworks, functioning like useState but stored in the URL query string, enhancing URL-based state management in React applications.
Valtio makes proxy-state management simple for React and Vanilla JavaScript applications.
Automerge is a powerful library that provides a JSON-like Conflict-free Replicated Data Type (CRDT) data structure, enabling concurrent modifications by different users and automatic merging of changes. It helps developers build collaborative and offline-first applications with strong consistency guarantees.
Headless, performant, and type-safe form state management for TypeScript/JavaScript, supporting React, Vue, Angular, Solid, and Lit.
Manage state with style in every framework, providing efficient and fine-grained reactivity for modern web applications.
LiveStore is a next-generation state management framework based on reactive SQLite and a built-in sync engine, designed to make state management more efficient and seamless.
Framework agnostic and type-safe store with reactive framework adapters, offering versatile state management solutions.
A React hook for sharing state efficiently between React components.
Our Newsletter
Get short emails with useful state projects, releases, and repos worth watching.
A TypeScript library for managing complex interactions and state in React applications.
Zustand leads by GitHub stars(57.7k). Zustand is a small, fast, and scalable state management library for React applications, providing a minimalistic and intuitive API.
Yes. Every tool on this list is open source and free to use in your own projects. Many can be self-hosted.
Tools are ranked by GitHub star count, a strong proxy for community adoption and active maintenance. Star counts are refreshed regularly.
Get notified about new tools and updates to existing ones.