 freezer
 freezer 
 State manager
 A data structure that maintains immutable state and notifies other parts of an application when the state changes
A tree data structure that emits events on updates, even if the modification is triggered by one of the leaves, making it easier to think in a reactive way.
1k stars
 39 watching
 56 forks
 
Language: JavaScript 
last commit: about 5 years ago 
Linked from   2 awesome lists  
  fluxfreezerjsimmutablereactreduxstate-managementstore 
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|  | A simple and friendly state management solution for React applications | 399 | 
|  | A library that provides store composition mechanisms for managing complex state trees and applications with different action or store needs | 9 | 
|  | An immutable state management library designed to simplify state updates and improve code organization | 164 | 
|  | A state management system that enables fast and efficient sharing of state values across different parts of an application without affecting the entire tree | 72 | 
|  | A state management solution for React applications using a simple and type-safe API. | 1,495 | 
|  | A state management library that simplifies the creation and update of application states using a functional programming approach | 1,466 | 
|  | 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 | 
|  | A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. | 708 | 
|  | A state management library that eliminates the need to manually handle state updates and re-renders | 313 | 
|  | A tiny event-based state manager for React and other frameworks, allowing fast re-renders of components based on changes to state. | 1,977 | 
|  | A state management library for React applications that decouples updates to the state from changes in the component tree | 16 | 
|  | A tiny immutable store with type safety for managing application state in React applications | 148 | 
|  | An immutable, async state management solution for JavaScript applications inspired by Redux. | 394 | 
|  | A state management framework that enables fine-grained, reactive updates and efficient dependency tracking. | 1,352 | 
|  | A JavaScript library for managing global state in applications | 60,939 |