react-copy-write
State management library
A library that provides an immutable state management system with a simple mutable API and features like memoized selectors and structural sharing.
✍️ Immutable state with a mutable API
2k stars
25 watching
54 forks
Language: JavaScript
last commit: almost 6 years ago
Linked from 3 awesome lists
copy-on-writeimmerimmutablereactstate
Related projects:
Repository | Description | Stars |
---|---|---|
jonabrams/spaceace | An immutable state management library designed to simplify state updates and improve code organization | 164 |
davidgilbertson/react-recollect | An immutable state management system for React applications | 403 |
gunn/pure-store | A tiny immutable store with type safety for managing application state in React applications | 148 |
manantank/radioactive-state | A state management library that eliminates the need to manually handle state updates and re-renders | 312 |
teafuljs/teaful | A lightweight state management library for React applications | 713 |
artalar/reatom | A state management library for building reactive, immutable applications with efficient effects management and explicit reactivity | 1,101 |
state-adapt/state-adapt | A declarative, incremental state management library for Angular and React applications | 295 |
byte-fe/react-model | A state management library for React applications | 236 |
vesparny/statty | A lightweight state management library that simplifies app-wide state management for React and Preact apps | 512 |
aromalanil/react-rhino | A lightweight global state management library for React.js | 26 |
pie6k/statek | A state management library based on proxies that enables declarative data handling and connects reactive data reactions with a synchronous style of expression. | 9 |
rstgroup/eventrix | A state management library for React and React Native apps, enabling flexible expansion of global state and control over data flow. | 91 |
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 |
umijs/hox | A state management solution for React components | 1,456 |
arqex/freezer | A data structure that maintains immutable state and notifies other parts of an application when the state changes | 1,276 |