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]
33 stars
3 watching
0 forks
Language: Java
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library to partially apply functions on RxJava primitives. | 30 |
| Library providing tuple-like data structures to simplify RxJava usage and operations | 112 |
| A library for currying and simplifying function calls in RxJava | 38 |
| A library for composing and chaining functions on Observables in RxJava to simplify complex data processing pipelines. | 49 |
| A set of methods to simplify and reduce boilerplate code in RxJava Observable chains | 85 |
| RxJava provides a way to compose and manage asynchronous data streams using computation expressions. | 60 |
| Math operators for RxJava's functional programming framework | 97 |
| A library that provides a bridge between RxJava and JavaFX event handling | 520 |
| Async utilities for RxJava to simplify asynchronous programming | 133 |
| Joins operators for RxJava to combine multiple sources of data into a single stream of results | 100 |
| A set of APIs for creating animations in Android using RxJava | 82 |
| A library providing RxJava string manipulation operators. | 129 |
| A library that simplifies composing actions in React and Redux applications by allowing function-like composition of action types | 495 |
| A comprehensive tutorial on RxJava implementation of reactive programming for the JVM | 2,045 |
| An efficient execution and functional composition of database calls using JDBC and RxJava Observables. | 805 |