react-nano-state
State manager
A state management system that enables fast and efficient sharing of state values across different parts of an application without affecting the entire tree
Fast state that can be shared across components outside of the React tree.
72 stars
3 watching
7 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
kidkarolis/tiny-atom | A pragmatic state management solution for React and Preact applications. | 116 |
keajs/kea | A state management framework for React applications, providing a unified way to manage application state and side effects. | 1,939 |
storeon/storeon | A tiny event-based state manager for React and other frameworks, allowing fast re-renders of components based on changes to state. | 1,977 |
peterluhub/xsm | A state management system for Angular, React, Vue, and Svelte that simplifies the use of reactive state with automatic re-rendering and efficient memory management. | 138 |
arqex/freezer | A data structure that maintains immutable state and notifies other parts of an application when the state changes | 1,276 |
pedronauck/reworm | A state management library that simplifies the creation and update of application states using a functional programming approach | 1,467 |
manantank/radioactive-state | A state management library that eliminates the need to manually handle state updates and re-renders | 312 |
tzilist/sunfish | A state management library for React applications that decouples updates to the state from changes in the component tree | 16 |
marcisbee/exome | A state management library that enables easy creation of complex, deeply nested states using classes and methods. | 239 |
aromalanil/react-rhino | A lightweight global state management library for React.js | 26 |
vesparny/statty | A lightweight state management library that simplifies app-wide state management for React and Preact apps | 512 |
deamme/laco | A state management solution for React and Inferno that provides an easy-to-use API for managing application state. | 208 |
umijs/hox | A state management solution for React components | 1,456 |
cerebral/cerebral | A framework for managing application state and side effects in JavaScript applications | 1,989 |
teafuljs/teaful | A lightweight state management library for React applications | 713 |