RxStateReducer

State management

Demonstrates an approach to managing asynchronous state in software applications using reactive programming and a unidirectional data flow

Asynchronous state management with RxSwift

GitHub

4 stars
1 watching
0 forks
Language: Swift
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rxswiftcommunity/rxstate A state container and implementation of Redux using RxSwift, designed to facilitate unidirectional data flow architecture for managing app state. 154
svdo/rerxswift A framework that integrates ReSwift and RxSwift to simplify application state management and UI updates in iOS apps. 99
rintoj/statex A state management library for unidirectional data flow and immutable uni-state with support for Angular and React 68
shiftyp/redurx A state management system using RxJS Observables and reducers, allowing asynchronous operations and functional computation of additional state 95
luisvinicius167/dutier An immutable, async state management solution for JavaScript applications inspired by Redux. 394
rstgroup/eventrix A state management library for React and React Native apps, enabling flexible expansion of global state and control over data flow. 91
vesparny/statty A lightweight state management library that simplifies app-wide state management for React and Preact apps 512
lsunsi/reduxswift A state management library for Swift applications using Redux principles 39
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
victortaelin/purestate A state management library that simplifies the use of functional programming and pure functions in complex applications. 309
anish000kumar/redux-box A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. 708
pedronauck/reworm A state management library that simplifies the creation and update of application states using a functional programming approach 1,467
ericelliott/redux-dsm Generates boilerplate code for managing asynchronous state transitions in Redux applications. 221
devyeom/oneway A state management library with unidirectional data flow 86
nigrosimone/ng-simple-state Provides a simple state management solution for Angular applications using services and RxJS or Signal. 40