Skip to content

Latest commit

 

History

History
455 lines (455 loc) · 9.38 KB

awesome-rxjava.md

File metadata and controls

455 lines (455 loc) · 9.38 KB

Awesome RxJava Awesome

Useful resources for working with RxJava

Inspired by the awesome list thing.

Bindings

  • RxAndroid - Android specific bindings for RxJava. ★ 6595, pushed 126 days ago
  • RxBinding - RxJava binding APIs for Android UI widgets from the platform and support libraries. ★ 2582, pushed 152 days ago
  • rx-preferences - Reactive SharedPreferences for Android. ★ 689, pushed 211 days ago
  • RxPermissions - Android M runtime permissions powered by RxJava. ★ 1090, pushed 137 days ago
  • SQLBrite - A lightweight wrapper around SQLiteOpenHelper and ContentResolver which introduces reactive stream semantics to queries. ★ 2472, pushed 130 days ago
  • Android-ReactiveLocation - Small library that wraps Google Play Service API in brilliant RxJava Observables reducing boilerplate to minimum. ★ 1196, pushed 166 days ago
  • ReactiveNetwork - Android library listening network connection state and change of the WiFi signal strength with RxJava Observables. ★ 582, pushed 128 days ago
  • ReactiveSensors - Android library monitoring hardware sensors with RxJava Observables. ★ 71, pushed 203 days ago
  • RxPalette - RxJava bindings for the Palette library on Android. ★ 172, pushed 177 days ago
  • rxjava-jdbc - Efficient execution and functional composition of database calls using jdbc and RxJava Observables. ★ 308, pushed 152 days ago
  • rxjava-file - RxJava observables for files including NIO events. ★ 33, pushed 244 days ago
  • RxTuples - Simple tuples to use with RxJava. ★ 84, pushed 272 days ago
  • RxAnimationBinding - RxJava binding APIs for Android's animations. ★ 53, pushed 198 days ago

Utilities

  • RxJavaAsyncUtil - Async utilities for RxJava. ★ 60, pushed 271 days ago
  • RxJavaJoins - Joins operators for RxJava. ★ 37, pushed 535 days ago
  • RxJavaMath - Math operators for RxJava. ★ 32, pushed 436 days ago
  • RxJavaString - String and Byte operators for RxJava. ★ 72, pushed 171 days ago
  • RxJavaComputationExpressions - Computation expressions for RxJava. ★ 31, pushed 320 days ago
  • rxjava-extras - Utilities for use with RxJava. ★ 112, pushed 131 days ago
  • RxActions - Simple ActionN composition to use with RxJava. ★ 27, pushed 267 days ago
  • RxRelay - RxJava types that are both an Observable and an Action1. ★ 616, pushed 147 days ago
  • Frodo - Android Library for Logging RxJava Observables and Subscribers. ★ 698, pushed 134 days ago
  • RxPartialApplication - Simple partial application for FuncN and ActionN on RxJava. ★ 22, pushed 146 days ago
  • RxCurrying - Simple currying for FuncN and ActionN on RxJava. ★ 22, pushed 145 days ago
  • RxEither - Either type for RxJava. ★ 66, pushed 167 days ago
  • RxReplayingShare - An RxJava transformer which combines replay(1), publish(), and refCount() operators. ★ 215, pushed 158 days ago
  • RxFunctions - Advanced Function composition to use with RxJava. ★ 42, pushed 146 days ago
  • rxlint - An Android lint rule for RxJava code.
  • RxComprehensions - Reduce boilerplate in RxJava by abstracting chained flatMaps, concatMaps and switchMaps.

Testing

  • assertj-rx - AssertJ assertions for RxJava Observables. ★ 137, pushed 129 days ago
  • rxpresso - Easy Espresso UI testing for Android applications using RxJava. ★ 296, pushed 374 days ago

Guides

Articles

Tools

Community

License

CC0

To the extent possible under law, Jokubas Dargis has waived all copyright and related or neighboring rights to this work.