zustand

State manager

A state management solution for React that uses simplified flux principles and doesn't wrap the app in context providers

🐻 Bear necessities for state management in React

GitHub

48k stars
163 watching
1k forks
Language: TypeScript
last commit: 10 days ago
Linked from 5 awesome lists

hacktoberfesthooksreactreact-contextreactjsreduxstate-management

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pmndrs/jotai State management for React applications using atomic and flexible concepts 18,721
risingstack/react-easy-state A state management library that simplifies React applications with reactive and transparent proxy-based stores. 2,559
jamiebuilds/unstated A state management library designed to simplify React applications by replicating the component state API while sharing it across multiple components. 7,799
jamiebuilds/unstated-next A lightweight alternative to React state management libraries like Redux 4,177
dai-shi/react-tracked A library to track state usage and optimize re-renders for various React hooks and libraries 2,738
statelyai/xstate A state management and orchestration solution for complex application logic using event-driven programming and actor model 27,175
philipp-spiess/react-recomponent A solution to manage state in React applications using reducer components with a built-in action mechanism. 269
manantank/radioactive-state A state management library that eliminates the need to manually handle state updates and re-renders 312
mobxjs/mobx A simple, scalable state management library that applies functional reactive programming to transparently manage application state. 27,558
avkonst/hookstate A state management solution for React applications based on hooks 1,658
preactjs/signals Library providing efficient state management capabilities for building reactive applications 3,803
pmndrs/valtio A library that turns objects into self-aware proxies to simplify managing complex state in React and Vanilla applications. 9,104
jakesgordon/javascript-state-machine A JavaScript library for building finite state machines with methods to manage transitions and lifecycle events. 8,707
atlassian/react-sweet-state A flexible state management solution combining concepts of Redux and React Context API 871
diegohaz/constate A React Context library that simplifies state management using custom hooks and context providers. 3,930