All Projects → amanjeetsingh150 → Rxanime

amanjeetsingh150 / Rxanime

Visualizer to understand RxJava operators

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Rxanime

Freezer
A simple & fluent Android ORM, how can it be easier ? RxJava2 compatible
Stars: ✭ 326 (+24.9%)
Mutual labels:  rxjava, rxjava2, rxjava-android
Traceur
Easier RxJava2 debugging with better stacktraces
Stars: ✭ 502 (+92.34%)
Mutual labels:  rxjava, rxjava2, rxjava-android
Grox
Grox helps to maintain the state of Java / Android apps.
Stars: ✭ 336 (+28.74%)
Mutual labels:  rxjava, rxjava2, rxjava-android
Nybus
NYBus (RxBus) - A pub-sub library for Android and Java applications
Stars: ✭ 283 (+8.43%)
Mutual labels:  rxjava, rxjava2, rxjava-android
android-online-course
Android Online Course
Stars: ✭ 22 (-91.57%)
Mutual labels:  rxjava, rxjava2, rxjava-android
Rxcache
简单一步,缓存搞定。这是一个专用于 RxJava,解决 Android 中对任何 Observable 发出的结果做缓存处理的框架
Stars: ✭ 377 (+44.44%)
Mutual labels:  rxjava, rxjava2, rxjava-android
Android Mvp Architecture
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 4,360 (+1570.5%)
Mutual labels:  rxjava, rxjava2, rxjava-android
Android Kotlin Mvp Architecture
This repository contains a detailed sample app that implements MVP architecture in Kotlin using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 615 (+135.63%)
Mutual labels:  rxjava, rxjava2, rxjava-android
Rx.observe
Transform any method to an Rx Observable ! (VIPER)
Stars: ✭ 34 (-86.97%)
Mutual labels:  rxjava, rxjava2, rxjava-android
Rxjava2 Operators Magician
你用不惯 RxJava,只因缺了这把钥匙 🔑 You are not used to RxJava, just because of the lack of this key.
Stars: ✭ 868 (+232.57%)
Mutual labels:  rxjava, rxjava2, rxjava-android
Rxjavapriorityscheduler
RxPS - RxJavaPriorityScheduler - A RxJava Priority Scheduler library for Android and Java applications
Stars: ✭ 138 (-47.13%)
Mutual labels:  rxjava, rxjava2, rxjava-android
Mvpframes
整合大量主流开源项目并且可高度配置化的 Android MVP 快速集成框架,支持 AndroidX
Stars: ✭ 100 (-61.69%)
Mutual labels:  rxjava, rxjava2, rxjava-android
RxRetroAPICall
API call example using Retrofit and RxJava2
Stars: ✭ 16 (-93.87%)
Mutual labels:  rxjava, rxjava2, rxjava-android
Android-Code-Demos
📦 Android learning code demos.
Stars: ✭ 41 (-84.29%)
Mutual labels:  custom-view, rxjava2
VanGogh
💥 Android view animations powered by RxJava 2
Stars: ✭ 95 (-63.6%)
Mutual labels:  animations, rxjava2
iMoney
iMoney 金融项目
Stars: ✭ 55 (-78.93%)
Mutual labels:  rxjava, rxjava2
RxLoading
RxJava library for showing a loading (i.e. progress bar) state while waiting for async data with minimal effort and advanced options.
Stars: ✭ 49 (-81.23%)
Mutual labels:  rxjava, custom-view
AndroidVIP
Android project to experiment the VIPER approach using mosby, RxJava and dagger2
Stars: ✭ 21 (-91.95%)
Mutual labels:  rxjava2, rxjava-android
RxHttp
基于RxJava2+Retrofit+OkHttp4.x封装的网络请求类库,亮点多多,完美兼容MVVM(ViewModel,LiveData),天生支持网络请求和生命周期绑定,天生支持多BaseUrl,支持文件上传下载进度监听,支持断点下载,支持Glide和网络请求公用一个OkHttpClient⭐⭐⭐
Stars: ✭ 25 (-90.42%)
Mutual labels:  rxjava, rxjava2
RxAnimator
An RxJava2 binding for android Animator
Stars: ✭ 80 (-69.35%)
Mutual labels:  rxjava, rxjava2

RxAnime

An android app to understand about the effect of RxJava operators on data stream.

          
Operators done:

  • Filter
  • Take
  • Skip
  • Map
  • Buffer

More to come: Scan, takeLast, flatMap, etc...

Pull requests

I encourage all the developers out there to contribute to the repository and help me to expand it. To contribute just think up of an operator and the visualization, code it and raise PR.

Developed by

Amanjeet Singh

Inspired by

https://reactive.how/

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].