RxJavaMath
Rx math library
Math operators for RxJava's functional programming framework
Math operators for RxJava.
96 stars
10 watching
16 forks
Language: Java
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
reactivex/rxjavastring | A library providing RxJava string manipulation operators. | 129 |
reactivex/rxjavajoins | Joins operators for RxJava to combine multiple sources of data into a single stream of results | 100 |
reactivex/rxjavafx | A library that provides a bridge between RxJava and JavaFX event handling | 519 |
reactivex/rxjavacomputationexpressions | RxJava provides a way to compose and manage asynchronous data streams using computation expressions. | 60 |
reactivex/rxjavaasyncutil | Async utilities for RxJava to simplify asynchronous programming | 133 |
froussios/intro-to-rxjava | A comprehensive tutorial on RxJava implementation of reactive programming for the JVM | 2,045 |
anitaa1990/rxandroid-sample | A collection of concise write-ups on implementing Reactive Programming in Android using RxJava | 36 |
functionaljava/functionaljava | A Java library implementing fundamental programming abstractions for functional programming | 1,604 |
vert-x3/vertx-rx | A reactive extensions framework for building composable and event-driven applications with Vert.x | 147 |
pakoito/rxtuples | Library providing tuple-like data structures to simplify RxJava usage and operations | 112 |
pakoito/rxactions | Provides a functional way to compose actions in an RxJava observable chain for smooth handling of side effects | 33 |
pwittchen/reactivesensors | A reactive library for monitoring device hardware sensors with RxJava | 168 |
asm89/rx.php | Reactive programming library for PHP | 205 |
yuxingxin/rxjava-essentials-cn | A comprehensive guide to learning RxJava and its applications in Android development | 1,280 |
reactivex/rxjava | A library for composing asynchronous and event-based programs using observable sequences | 47,919 |