Library to convert between RxJava 1.x and 2.x/3.x reactive types, schedulers and resource handles.
☆866Apr 24, 2023Updated 2 years ago
Alternatives and similar repositories for RxJavaInterop
Users that are interested in RxJavaInterop are comparing it to the libraries listed below
Sorting:
- RxJava types that are both an Observable and a Consumer.☆2,464Jan 29, 2026Updated 3 weeks ago
- RxJava 2.x & 3.x extra sources, operators and components and ports of many 1.x companion libraries.☆683Apr 24, 2023Updated 2 years ago
- Lifecycle handling APIs for Android apps using RxJava☆7,678Mar 23, 2023Updated 2 years ago
- Reactive SharedPreferences for Android☆1,528May 24, 2023Updated 2 years ago
- ProGuard rules for RxJava shipped as AAR!☆711Sep 21, 2020Updated 5 years ago
- RxJava binding APIs for Android's UI widgets.☆9,612Nov 18, 2021Updated 4 years ago
- Android Library for Logging RxJava Observables and Subscribers.☆1,469Aug 30, 2018Updated 7 years ago
- An RxJava transformer which combines replay(1), publish(), and refCount() operators.☆625Feb 5, 2026Updated 3 weeks ago
- A lightweight wrapper around SQLiteOpenHelper which introduces reactive stream semantics to SQL operations.☆4,537Aug 17, 2020Updated 5 years ago
- Preview for version 3 of RxJava, the modern ReactiveX style library for composing (a)synchronous sequences of data and events☆233Jun 27, 2018Updated 7 years ago
- Easily group RxJava Observables together and tie them to your Android Activity lifecycle☆690Jan 10, 2022Updated 4 years ago
- Automatic binding+disposal of RxJava streams.☆3,366Jul 25, 2024Updated last year
- Reactive caching library for Android and Java☆2,357Aug 9, 2020Updated 5 years ago
- Simple MVWhatever for Android