RxComprehensions by pakoito

Reduce boilerplate in RxJava by abstracting chained operators like flatMap, concatMap, switchMap, or compose [STABLE]

created at Aug. 29, 2016, 5:54 p.m.

Java

7 +0

86 +0

1 +0

GitHub
RxFunctions by pakoito

Advanced Function composition to use with RxJava [STABLE]

created at March 2, 2016, 10:51 p.m.

Java

5 +0

49 +0

1 +0

GitHub
RxReplayingShare by JakeWharton

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

created at March 1, 2016, 6:41 a.m.

Java

25 +0

629 +0

30 +0

GitHub
RxCurrying by pakoito

Simple currying for FuncN and ActionN on RxJava [STABLE]

created at Feb. 14, 2016, 11:24 p.m.

Java

2 +0

38 +0

1 +0

GitHub
RxPartialApplication by pakoito

Simple partial application for FuncN and ActionN on RxJava [STABLE]

created at Feb. 14, 2016, 8:34 p.m.

Java

2 +0

30 +0

1 +0

GitHub
RxAnimationBinding by blipinsk

RxJava binding APIs for Android's animations

created at Jan. 21, 2016, 5 p.m.

Java

6 +0

82 +0

5 +0

GitHub
rxeither by eleventigers

Either type for RxJava

created at Jan. 13, 2016, 1:10 p.m.

Java

4 +0

90 +0

4 +0

GitHub
RxRelay by JakeWharton

RxJava types that are both an Observable and a Consumer.

created at Dec. 29, 2015, 5:33 a.m.

Java

64 +0

2,473 -1

124 +0

GitHub
RxActions by pakoito

Simple ActionN composition to use with RxJava [STABLE]

created at Dec. 12, 2015, 7:48 p.m.

Java

3 +0

33 +0

0 +0

GitHub
RxTuples by pakoito

Simple tuples to use with RxJava [STABLE]

created at Dec. 7, 2015, 10:04 p.m.

Java

7 +0

112 +0

6 +0

GitHub
RxPalette by hzsweers

RxJava bindings for the Palette library on Android

created at Oct. 23, 2015, 9:02 p.m.

Java

9 +0

199 +0

23 +0

GitHub
RxPermissions by tbruyelle

Android runtime permissions powered by RxJava2

created at Sept. 29, 2015, 1:55 p.m.

Java

210 +0

10,481 +1

1,307 +0

GitHub
frodo by android10

Android Library for Logging RxJava Observables and Subscribers.

created at Sept. 23, 2015, 10:39 p.m.

Java

29 +0

1,479 +0

103 +0

GitHub
ReactiveSensors by pwittchen

Android library monitoring device hardware sensors with RxJava

created at Sept. 3, 2015, 9:20 p.m.

Java

14 +0

167 +1

34 +0

GitHub
assertj-rx by ribot

[DEPRECATED] AssertJ assertions for RxJava Observables

created at Aug. 26, 2015, 2:17 p.m.

Java

13 +0

117 +0

5 +0

GitHub
ReactiveNetwork by pwittchen

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

created at Aug. 10, 2015, 4:06 p.m.

Java

64 +0

2,527 +0

275 +0

GitHub
rxpresso by novoda

Easy Espresso UI testing for Android applications using RxJava.

created at May 14, 2015, 10:18 a.m.

Java

60 +0

363 +0

23 +0

GitHub
Intro-To-RxJava by Froussios

An extensive tutorial on RxJava

created at March 27, 2015, 2:08 p.m.

Java

98 +0

2,048 +1

399 +0

GitHub
RxBinding by JakeWharton

RxJava binding APIs for Android's UI widgets.

created at March 24, 2015, 4:17 a.m.

Kotlin

350 +0

9,693 +2

983 +10

GitHub
sqlbrite by square

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

created at Feb. 19, 2015, 4:38 a.m.

Java

210 +0

4,574 +0

422 +0

GitHub