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 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rxswiftcommunity/rxstateA state container and implementation of Redux using RxSwift, designed to facilitate unidirectional data flow architecture for managing app state.154
svdo/rerxswiftA framework that integrates ReSwift and RxSwift to simplify application state management and UI updates in iOS apps.99
rintoj/statexA state management library for unidirectional data flow and immutable uni-state with support for Angular and React68
shiftyp/redurxA state management system using RxJS Observables and reducers, allowing asynchronous operations and functional computation of additional state95
luisvinicius167/dutierAn immutable, async state management solution for JavaScript applications inspired by Redux.394
rstgroup/eventrixA state management library for React and React Native apps, enabling flexible expansion of global state and control over data flow.92
vesparny/stattyA lightweight state management library that simplifies app-wide state management for React and Preact apps512
lsunsi/reduxswiftA state management library for Swift applications using Redux principles39
peterluhub/xsmA 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/purestateA state management library that simplifies the use of functional programming and pure functions in complex applications.309
anish000kumar/redux-boxA tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions.708
pedronauck/rewormA state management library that simplifies the creation and update of application states using a functional programming approach1,466
ericelliott/redux-dsmGenerates boilerplate code for managing asynchronous state transitions in Redux applications.221
devyeom/onewayA state management library with unidirectional data flow87
nigrosimone/ng-simple-stateProvides a simple state management solution for Angular applications using services and RxJS or Signal.40