Store

Store manager

An implementation of a Store that manages state changes in an asynchronous manner using Swift and SwiftUI

Unidirectional, transactional, operation-based Store implementation.

GitHub

503 stars
9 watching
36 forks
Language: Swift
last commit: almost 5 years ago
Linked from 1 awesome list

bindingcombinedispatcherflux-applicationreduxstateobjectstoreswiftswiftuiunidirectional-data-flow

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
smakazmi/react-3ducksAn alternative to Redux that simplifies state management in React applications by encapsulating data and behavior within multiple stores.7
einstore/einstorecoreProvides core functionality for managing mobile app stores and their associated features.9
storeon/storeonA tiny event-based state manager for React and other frameworks, allowing fast re-renders of components based on changes to state.1,977
elmassimo/vuex-storesProvides a simpler way to manage state and actions in Vue applications using Vuex 362
arqex/freezerA data structure that maintains immutable state and notifies other parts of an application when the state changes1,277
matthewmueller/socratesA small Redux store with batteries-included features to simplify state management and good habits576
ice-lab/icestoreA simple and friendly state management solution for React applications399
sbdavid/wxappstoreA library providing global state management for WeChat Mini Programs, mimicking Vuex's development experience.77
jonabrams/spaceaceAn immutable state management library designed to simplify state updates and improve code organization164
tom-alexander/redux-ecommerceAn e-commerce management system built using the Redux state management framework and React10
plivesey/rocketdataA caching and consistency solution for immutable models in Swift.648
mdartic/vue-reactive-storeA VueX alternative for managing centralized state in Vue.js applications28
drcmda/react-contextualA lightweight helper around React's new Context API for managing state and actions in a Redux-like store pattern641
gunn/pure-storeA tiny immutable store with type safety for managing application state in React applications148
vadimtrifonov/rxstatereducerDemonstrates an approach to managing asynchronous state in software applications using reactive programming and a unidirectional data flow4