All Projects → eleventigers → Awesome Rxjava

eleventigers / Awesome Rxjava

Useful resources for working with RxJava

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Awesome Rxjava

BihuDaily
高仿知乎日报
Stars: ✭ 75 (-71.7%)
Mutual labels:  rxjava
modern-android
Modern Android Project Skeleton
Stars: ✭ 17 (-93.58%)
Mutual labels:  rxjava
T Mvp
Android AOP Architecture by Apt, AspectJ, Javassisit, based on Realm+Databinding+MVP+Retrofit+Rxjava2
Stars: ✭ 2,740 (+933.96%)
Mutual labels:  rxjava
awesome-blockchain-bug-bounty
A comprehensive curated list of available Blockchain Bug Bounty Programs.
Stars: ✭ 50 (-81.13%)
Mutual labels:  lists
StudyNotes
🔥我只是在假装努力,你却在真正成长
Stars: ✭ 13 (-95.09%)
Mutual labels:  rxjava
RxPaper
NoSQL storage with RxJava bindings [STABLE]
Stars: ✭ 88 (-66.79%)
Mutual labels:  rxjava
keyboa
Keyboa is a project designed to simplify Telegram keyboards creation.
Stars: ✭ 24 (-90.94%)
Mutual labels:  lists
Simpleeyes
🔥🔥🔥A Video app illustrating Android development best practices with Kotlin
Stars: ✭ 261 (-1.51%)
Mutual labels:  rxjava
Binder
An Annotation processor that allows binding two classes with each other, where the first class can listen to the updates of the second class ... ideal for MVVM and similar patterns
Stars: ✭ 21 (-92.08%)
Mutual labels:  rxjava
Gank
gank.io unofficial client - RxJava2、Retrofit2 & MVP技术干货
Stars: ✭ 256 (-3.4%)
Mutual labels:  rxjava
RxRetroAPICall
API call example using Retrofit and RxJava2
Stars: ✭ 16 (-93.96%)
Mutual labels:  rxjava
rx-property-android
Bindable and observable property for Android Data Binding
Stars: ✭ 76 (-71.32%)
Mutual labels:  rxjava
awesome-caddy
A curated list of awesome Caddy resources
Stars: ✭ 30 (-88.68%)
Mutual labels:  lists
DaMaiProject
大麦界面,实现多种方式网络访问、数据缓存
Stars: ✭ 24 (-90.94%)
Mutual labels:  rxjava
Reactive
Reactive: Examples of the most famous reactive libraries that you can find in the market.
Stars: ✭ 256 (-3.4%)
Mutual labels:  rxjava
AndroidGo
Android、Flutter 开发者帮助 APP。包含事件分发、性能分析、Google Jetpack组件、OkHttp、RxJava、Retrofit、Volley、Canvas绘制以及优秀博文代码案例等内容,帮助开发者快速上手!
Stars: ✭ 30 (-88.68%)
Mutual labels:  rxjava
ProxerAndroid
The official Android App of Proxer.Me
Stars: ✭ 105 (-60.38%)
Mutual labels:  rxjava
Rxkprefs
🛠 A small Kotlin library to make shared preferences easy + RxJava and Coroutines support
Stars: ✭ 264 (-0.38%)
Mutual labels:  rxjava
Rxanime
Visualizer to understand RxJava operators
Stars: ✭ 261 (-1.51%)
Mutual labels:  rxjava
Daggerandroidmvvm
Demonstrates using Dagger 2.11+ in MVVM app with Android Architecture Components, Clean Architecture, RxJava
Stars: ✭ 255 (-3.77%)
Mutual labels:  rxjava

Awesome RxJava Awesome

Useful resources for working with RxJava

Inspired by the awesome list thing.

Bindings

  • RxAndroid - Android specific bindings for RxJava.
  • RxBinding - RxJava binding APIs for Android UI widgets from the platform and support libraries.
  • rx-preferences - Reactive SharedPreferences for Android.
  • RxPermissions - Android M runtime permissions powered by RxJava.
  • SQLBrite - A lightweight wrapper around SQLiteOpenHelper and ContentResolver which introduces reactive stream semantics to queries.
  • Android-ReactiveLocation - Small library that wraps Google Play Service API in brilliant RxJava Observables reducing boilerplate to minimum.
  • ReactiveNetwork - Android library listening network connection state and change of the WiFi signal strength with RxJava Observables.
  • ReactiveSensors - Android library monitoring hardware sensors with RxJava Observables.
  • RxPalette - RxJava bindings for the Palette library on Android.
  • rxjava-jdbc - Efficient execution and functional composition of database calls using jdbc and RxJava Observables.
  • rxjava-file - RxJava observables for files including NIO events.
  • RxTuples - Simple tuples to use with RxJava.
  • RxAnimationBinding - RxJava binding APIs for Android's animations.

Utilities

  • RxJavaAsyncUtil - Async utilities for RxJava.
  • RxJavaJoins - Joins operators for RxJava.
  • RxJavaMath - Math operators for RxJava.
  • RxJavaString - String and Byte operators for RxJava.
  • RxJavaComputationExpressions - Computation expressions for RxJava.
  • rxjava-extras - Utilities for use with RxJava.
  • RxActions - Simple ActionN composition to use with RxJava.
  • RxRelay - RxJava types that are both an Observable and an Action1.
  • Frodo - Android Library for Logging RxJava Observables and Subscribers.
  • RxPartialApplication - Simple partial application for FuncN and ActionN on RxJava.
  • RxCurrying - Simple currying for FuncN and ActionN on RxJava.
  • RxEither - Either type for RxJava.
  • RxReplayingShare - An RxJava transformer which combines replay(1), publish(), and refCount() operators.
  • RxFunctions - Advanced Function composition to use with RxJava.
  • 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.
  • rxpresso - Easy Espresso UI testing for Android applications using RxJava.

Guides

Articles

Tools

  • RxMarbles - Interactive diagrams of Rx Observables.

Community

License

CC0

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].