stockroom

State Synchronizer

A library that enables bidirectional synchronization between the main thread and a worker thread for managing application state

🗃 Offload your store management to a worker easily.

GitHub

2k stars
22 watching
57 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list

fluxstate-containerstate-managementunistoreweb-workerworker

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
larscom/ngrx-store-storagesync A state synchronization library for Angular applications, allowing flexible storage options and configuration. 41
david-coyle-sjc/impeller A Distributed Value Store written in Swift that synchronizes data across devices and integrates with various cloud services. 1
rstgroup/eventrix A state management library for React and React Native apps, enabling flexible expansion of global state and control over data flow. 91
bcherny/undux A state management solution for React applications using a simple and type-safe API. 1,495
victortaelin/purestate A state management library that simplifies the use of functional programming and pure functions in complex applications. 309
vadimtrifonov/rxstatereducer Demonstrates an approach to managing asynchronous state in software applications using reactive programming and a unidirectional data flow 4
johnhenry/understate A state management library that abstracts away Redux-like concepts using higher-order functional programming 7
perry-mitchell/redux-browser-extension-sync A toolkit to synchronize Redux state between different parts of a browser extension 6
arqex/freezer A data structure that maintains immutable state and notifies other parts of an application when the state changes 1,276
franciscop/statux A state management library for React applications using immutable state and hooks 71
jonabrams/spaceace An immutable state management library designed to simplify state updates and improve code organization 164
benaston/mistic A simple state machine for managing complex states and transitions in software applications. 4
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
luisvinicius167/dutier An immutable, async state management solution for JavaScript applications inspired by Redux. 394
bobbuehler/flux-ts A small implementation of a state management system inspired by Redux 1