Discontinued, use RxJava 2
Repositories
akarnokd repositories
RxJava 2.x extension to provide meaningful Stack Traces
Native interoperation library between RxJava 2 and Reactor 3, including fusion, processors and schedulers
Build RxJava 3 with multiple target Java and JVM versions
Preview for version 3 of RxJava, the modern ReactiveX style library for composing (a)synchronous sequences of data and events
Interop library for exposing Android's main thread and loopers as RxJava 3 Schedulers directly.
Bridge between RxJava 2 and RxJava 3
Completable class for valueless event composition with RxJava
RxJava 4.x extra sources, operators and components and ports of many 1.x companion libraries.
Library for interoperation between RxJava 3 and JDK 21+ Virtual Threads
RxJava reimplementation for Java 9 by using JDK's j.u.c.Flow API and functional classes
Library to convert between RxJava 1.x and 2.x/3.x reactive types, schedulers and resource handles.
RxJava 2/3 interop library for supporting Java 8 features such as Optional, Stream and CompletableFuture [discontinued]
RxJava 2/3 interop library for supporting Java 9 features such as Flow.*
RxJava 3 service implementation for the Eclipse Microprofile Reactive Streams Operators SPI