RxTuples
Tuple library
Library providing tuple-like data structures to simplify RxJava usage and operations
Simple tuples to use with RxJava [STABLE]
112 stars
7 watching
6 forks
Language: Java
last commit: almost 8 years ago
Linked from 1 awesome list
androidfunctional-programmingjava
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a functional way to compose actions in an RxJava observable chain for smooth handling of side effects | 33 |
| A library to partially apply functions on RxJava primitives. | 30 |
| 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 collection of concise write-ups on implementing Reactive Programming in Android using RxJava | 36 |
| Math operators for RxJava's functional programming framework | 97 |
| A set of methods to simplify and reduce boilerplate code in RxJava Observable chains | 85 |
| Async utilities for RxJava to simplify asynchronous programming | 133 |
| A comprehensive tutorial on RxJava implementation of reactive programming for the JVM | 2,045 |
| Joins operators for RxJava to combine multiple sources of data into a single stream of results | 100 |
| A library that provides a bridge between RxJava and JavaFX event handling | 520 |
| RxJava provides a way to compose and manage asynchronous data streams using computation expressions. | 60 |
| A library providing RxJava string manipulation operators. | 129 |
| An XMPP client library implementation of core and popular extensions in Java | 33 |
| A Java library that provides an Either data structure inspired by Scala's implementation for RxJava. | 91 |