Java > RxJava
Bindings
Android specific bindings for RxJava.
RxJava binding APIs for Android UI widgets from the platform and support libraries.
Reactive SharedPreferences for Android.
Android M runtime permissions powered by RxJava.
A lightweight wrapper around SQLiteOpenHelper and ContentResolver which introduces reactive stream semantics to queries.
Small library that wraps Google Play Service API in brilliant RxJava Observables reducing boilerplate to minimum.
Android library listening network connection state and change of the WiFi signal strength with RxJava Observables.
Android library monitoring hardware sensors with RxJava Observables.
RxJava bindings for the Palette library on Android.
Efficient execution and functional composition of database calls using jdbc and RxJava Observables.
RxJava observables for files including NIO events.
Simple tuples to use with RxJava.
RxJava binding APIs for Android's animations.
Utilities
Async utilities for RxJava.
Joins operators for RxJava.
Math operators for RxJava.
String and Byte operators for RxJava.
Computation expressions for RxJava.
Utilities for use with RxJava.
Simple ActionN composition to use with RxJava.
RxJava types that are both an Observable and an Action1.
Android Library for Logging RxJava Observables and Subscribers.
Simple partial application for FuncN and ActionN on RxJava.
Simple currying for FuncN and ActionN on RxJava.
Either type for RxJava.
An RxJava transformer which combines replay(1), publish(), and refCount() operators.
Advanced Function composition to use with RxJava.
An Android lint rule for RxJava code.
Reduce boilerplate in RxJava by abstracting chained flatMaps, concatMaps and switchMaps.