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: 3 days ago
Linked from 8 awesome lists

flowjavareactive-streamsrxjava

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
reactivex/rxjavacomputationexpressions RxJava provides a way to compose and manage asynchronous data streams using computation expressions. 60
reactivex/rxandroid Bindings for RxJava to simplify reactive programming in Android applications 19,882
reactivex/rxjavafx A library that provides a bridge between RxJava and JavaFX event handling 519
reactivex/rxjs A reactive programming library for JavaScript 30,799
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/rxjavaasyncutil Async utilities for RxJava to simplify asynchronous programming 133
pwittchen/reactivenetwork An Android library monitoring network connection state and internet connectivity with RxJava observables 2,533
reactivex/rxscala A Scala adapter to RxJava for composing asynchronous and event-based programs using observable sequences 888
reactivex/rxjavastring A library providing RxJava string manipulation operators. 129
tomasmikula/reactfx A Java library for working with reactive event streams and observable values in JavaFX applications. 375
reactivex/rxswift A framework for writing asynchronous code using observable sequences and operators 24,392
reactivex/rxkotlin A library that simplifies the use of RxJava with Kotlin 7,049
reactive-streams/reactive-streams-jvm Standardizes asynchronous stream processing with non-blocking backpressure 4,806
davidmoten/rxjava-file A Java library providing observables for file I/O and event handling using RxJava and NIO. 82