RxJavaComputationExpressions

Data stream composition

RxJava provides a way to compose and manage asynchronous data streams using computation expressions.

GitHub

60 stars
7 watching
8 forks
Language: Java
last commit: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
reactivex/rxjavaasyncutil Async utilities for RxJava to simplify asynchronous programming 133
reactivex/rxjavajoins Joins operators for RxJava to combine multiple sources of data into a single stream of results 100
reactivex/rxjavamath Math operators for RxJava's functional programming framework 96
reactivex/rxjavastring A library providing RxJava string manipulation operators. 129
reactivex/rxjavafx A library that provides a bridge between RxJava and JavaFX event handling 519
reactivex/rxjava A library for composing asynchronous and event-based programs using observable sequences 47,919
froussios/intro-to-rxjava A comprehensive tutorial on RxJava implementation of reactive programming for the JVM 2,045
pakoito/rxactions Provides a functional way to compose actions in an RxJava observable chain for smooth handling of side effects 33
tomasmikula/reactfx A Java library for working with reactive event streams and observable values in JavaFX applications. 375
reactivex/rxscala A Scala adapter to RxJava for composing asynchronous and event-based programs using observable sequences 888
vert-x3/vertx-reactive-streams A Java library providing a standard for asynchronous stream processing with non-blocking back pressure. 49
davidmoten/rxjava-jdbc An efficient execution and functional composition of database calls using JDBC and RxJava Observables. 807
anitaa1990/rxandroid-sample A collection of concise write-ups on implementing Reactive Programming in Android using RxJava 36
reactivex/rxphp A set of libraries to compose asynchronous and event-based programs using observable streams. 1,704
yuxingxin/rxjava-essentials-cn A comprehensive guide to learning RxJava and its applications in Android development 1,280