RxReplayingShare by JakeWharton

An RxJava transformer which combines replay(1), publish(), and refCount() operators.

updated at May 2, 2024, 1:54 a.m.

Java

25 +0

630 +0

30 +0

GitHub
ReactiveNetwork by pwittchen

Android library listening network connection state and Internet connectivity with RxJava Observables

updated at May 10, 2024, 3:20 a.m.

Java

64 +0

2,528 +0

275 +0

GitHub
sqlbrite by square

A lightweight wrapper around SQLiteOpenHelper which introduces reactive stream semantics to SQL operations.

updated at May 11, 2024, 3:11 a.m.

Java

210 +0

4,572 +0

422 +0

GitHub
RxRelay by JakeWharton

RxJava types that are both an Observable and a Consumer.

updated at May 15, 2024, 9:19 a.m.

Java

64 +0

2,473 +0

124 +0

GitHub
Intro-To-RxJava by Froussios

An extensive tutorial on RxJava

updated at May 18, 2024, 2:26 p.m.

Java

98 +0

2,048 +0

398 +0

GitHub
rx-preferences by f2prateek

Reactive SharedPreferences for Android

updated at May 20, 2024, 9:34 a.m.

Java

32 +0

1,537 -1

137 +0

GitHub
RxBinding by JakeWharton

RxJava binding APIs for Android's UI widgets.

updated at May 22, 2024, 12:07 a.m.

Kotlin

350 +0

9,691 +0

1,075 +2

GitHub
rxjava-jdbc by davidmoten

Efficient execution and functional composition of database calls using jdbc and RxJava Observables

updated at May 22, 2024, 12:21 a.m.

Java

54 +0

807 +0

114 +0

GitHub
rxjava-extras by davidmoten

Utilities for use with rxjava

updated at May 22, 2024, 4:17 p.m.

Java

13 +0

269 +0

27 +0

GitHub
RxPermissions by tbruyelle

Android runtime permissions powered by RxJava2

updated at May 23, 2024, 8:45 a.m.

Java

209 +0

10,483 -1

1,308 +1

GitHub
RxJava-Android-Samples by kaushikgopal

Learning RxJava for Android by example

updated at May 23, 2024, 6:07 p.m.

Java

365 +0

7,551 +2

1,378 -1

GitHub
RxAndroid by ReactiveX

RxJava bindings for Android

updated at May 24, 2024, 8:58 a.m.

Java

992 -1

19,865 +3

2,951 +0

GitHub