rx-effects

Reactive management library

A framework for managing reactive state and effects in applications using RxJS

Reactive state and effect management with RxJS

GitHub

36 stars
4 watching
2 forks
Language: TypeScript
last commit: 4 months ago
Linked from 1 awesome list

effectsreactreactivestate-management

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rx-angular/rx-angular A toolkit for building high-performance, reactive Angular applications with efficient state management and non-blocking rendering. 1,904
christianramsey/rx-react-flux A collection of RxJS and React libraries, examples, and resources for reactive programming and state management. 13
vadimtrifonov/rxstatereducer Demonstrates an approach to managing asynchronous state in software applications using reactive programming and a unidirectional data flow 4
marcusasplund/hyperapp-rxjs A test project demonstrating integration of HyperApp and RxJS for building reactive user interfaces. 14
ngneat/effects A framework-agnostic implementation of RxJS effects for building reactive, asynchronous applications 62
artalar/reatom A state management library for building reactive, immutable applications with efficient effects management and explicit reactivity 1,098
reactiveui/reactive.wasm A WebAssembly implementation of Rx extensions for C# applications 14
vert-x3/vertx-rx A reactive extensions framework for building composable and event-driven applications with Vert.x 147
manantank/radioactive-state A state management library that eliminates the need to manually handle state updates and re-renders 312
vict-shevchenko/reactive-mobx-form A simple and scalable form management library for React applications using MobX observable mechanism. 45
xmartlabs/rxsimplenosql Reactive extensions for working with entities in a NoSQL database 37
effector/patronum A library of reusable functions for managing side effects in reactive state management systems. 296
reactivex/rxnetty A library that adapts the Reactive Extensions (Rx) framework to Netty, allowing developers to write asynchronous, event-driven network applications. 1,382
asm89/rx.php Reactive programming library for PHP 205
sskyy/redux-task Manages asynchronous side effects in Redux applications by abstracting away boilerplate code and providing an easy way to handle task states. 103