RxJava

Observable sequence library

A library for composing asynchronous and event-based programs using observable sequences

RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.

GitHub

48k stars
2k watching
8k forks
Language: Java
last commit: almost 2 years ago
Linked from 8 awesome lists

flowjavareactive-streamsrxjava

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
reactivex/rxjavacomputationexpressionsRxJava provides a way to compose and manage asynchronous data streams using computation expressions.60
reactivex/rxandroidBindings for RxJava to simplify reactive programming in Android applications19,881
reactivex/rxjavafxA library that provides a bridge between RxJava and JavaFX event handling520
reactivex/rxjsA reactive programming library for JavaScript30,862
reactivex/rxjavajoinsJoins operators for RxJava to combine multiple sources of data into a single stream of results100
reactivex/rxjavamathMath operators for RxJava's functional programming framework97
reactivex/rxjavaasyncutilAsync utilities for RxJava to simplify asynchronous programming133
pwittchen/reactivenetworkAn Android library monitoring network connection state and internet connectivity with RxJava observables2,535
reactivex/rxscalaA Scala adapter to RxJava for composing asynchronous and event-based programs using observable sequences887
reactivex/rxjavastringA library providing RxJava string manipulation operators.129
tomasmikula/reactfxA Java library for working with reactive event streams and observable values in JavaFX applications.375
reactivex/rxswiftA framework for writing asynchronous code using observable sequences and operators24,426
reactivex/rxkotlinA library that simplifies the use of RxJava with Kotlin7,050
reactive-streams/reactive-streams-jvmStandardizes asynchronous stream processing with non-blocking backpressure4,816
davidmoten/rxjava-fileA Java library providing observables for file I/O and event handling using RxJava and NIO.82