RxActions

Action composer

Provides a functional way to compose actions in an RxJava observable chain for smooth handling of side effects

Simple ActionN composition to use with RxJava [STABLE]

GitHub

33 stars
3 watching
0 forks
Language: Java
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pakoito/rxpartialapplicationA library to partially apply functions on RxJava primitives.30
pakoito/rxtuplesLibrary providing tuple-like data structures to simplify RxJava usage and operations112
pakoito/rxcurryingA library for currying and simplifying function calls in RxJava38
pakoito/rxfunctionsA library for composing and chaining functions on Observables in RxJava to simplify complex data processing pipelines.49
pakoito/rxcomprehensionsA set of methods to simplify and reduce boilerplate code in RxJava Observable chains85
reactivex/rxjavacomputationexpressionsRxJava provides a way to compose and manage asynchronous data streams using computation expressions.60
reactivex/rxjavamathMath operators for RxJava's functional programming framework97
reactivex/rxjavafxA library that provides a bridge between RxJava and JavaFX event handling520
reactivex/rxjavaasyncutilAsync utilities for RxJava to simplify asynchronous programming133
reactivex/rxjavajoinsJoins operators for RxJava to combine multiple sources of data into a single stream of results100
blipinsk/rxanimationbindingA set of APIs for creating animations in Android using RxJava82
reactivex/rxjavastringA library providing RxJava string manipulation operators.129
salsita/prismA library that simplifies composing actions in React and Redux applications by allowing function-like composition of action types495
froussios/intro-to-rxjavaA comprehensive tutorial on RxJava implementation of reactive programming for the JVM2,045
davidmoten/rxjava-jdbcAn efficient execution and functional composition of database calls using JDBC and RxJava Observables.805