All Projects → RxKata → Similar Projects or Alternatives

433 Open source projects that are alternatives of or similar to RxKata

Rxjava2 Operators Magician
你用不惯 RxJava,只因缺了这把钥匙 🔑 You are not used to RxJava, just because of the lack of this key.
Stars: ✭ 868 (+4468.42%)
Mutual labels:  rxjava2, rxjava-android
Nybus
NYBus (RxBus) - A pub-sub library for Android and Java applications
Stars: ✭ 283 (+1389.47%)
Mutual labels:  rxjava2, rxjava-android
Rxcache
简单一步,缓存搞定。这是一个专用于 RxJava,解决 Android 中对任何 Observable 发出的结果做缓存处理的框架
Stars: ✭ 377 (+1884.21%)
Mutual labels:  rxjava2, rxjava-android
RxRetroAPICall
API call example using Retrofit and RxJava2
Stars: ✭ 16 (-15.79%)
Mutual labels:  rxjava2, rxjava-android
Freezer
A simple & fluent Android ORM, how can it be easier ? RxJava2 compatible
Stars: ✭ 326 (+1615.79%)
Mutual labels:  rxjava2, rxjava-android
android-online-course
Android Online Course
Stars: ✭ 22 (+15.79%)
Mutual labels:  rxjava2, rxjava-android
AndroidVIP
Android project to experiment the VIPER approach using mosby, RxJava and dagger2
Stars: ✭ 21 (+10.53%)
Mutual labels:  rxjava2, rxjava-android
Traceur
Easier RxJava2 debugging with better stacktraces
Stars: ✭ 502 (+2542.11%)
Mutual labels:  rxjava2, rxjava-android
ObservableCache
Library for caching Observables during orientation change
Stars: ✭ 21 (+10.53%)
Mutual labels:  rxjava2, rxjava-android
Rxanime
Visualizer to understand RxJava operators
Stars: ✭ 261 (+1273.68%)
Mutual labels:  rxjava2, rxjava-android
Rxdatabindings
RxJava2 extensions for Android Databindings library
Stars: ✭ 30 (+57.89%)
Mutual labels:  rxjava2, rxjava-android
Rx.observe
Transform any method to an Rx Observable ! (VIPER)
Stars: ✭ 34 (+78.95%)
Mutual labels:  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 (+22847.37%)
Mutual labels:  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 (+3136.84%)
Mutual labels:  rxjava2, rxjava-android
Rxandroidexamples
RxJava and RxAndroid complete beginner examples
Stars: ✭ 117 (+515.79%)
Mutual labels:  rxjava2, rxjava-android
extreme-carpaccio
Slicing and coding game
Stars: ✭ 116 (+510.53%)
Mutual labels:  kata, exercise
RxAndroid-Examples
Learn RxJava by example
Stars: ✭ 32 (+68.42%)
Mutual labels:  rxjava2, rxjava-android
Grox
Grox helps to maintain the state of Java / Android apps.
Stars: ✭ 336 (+1668.42%)
Mutual labels:  rxjava2, rxjava-android
Mvpframes
整合大量主流开源项目并且可高度配置化的 Android MVP 快速集成框架,支持 AndroidX
Stars: ✭ 100 (+426.32%)
Mutual labels:  rxjava2, rxjava-android
Rxjavapriorityscheduler
RxPS - RxJavaPriorityScheduler - A RxJava Priority Scheduler library for Android and Java applications
Stars: ✭ 138 (+626.32%)
Mutual labels:  rxjava2, rxjava-android
Exermote
Using Machine Learning to predict the type of exercise from movement data
Stars: ✭ 108 (+468.42%)
Mutual labels:  exercise
KataTODOApiClientKotlin
TODO API Client Kata for Kotlin Developers. The main goal is to practice integration testing using MockWebServer
Stars: ✭ 59 (+210.53%)
Mutual labels:  kata
Mlkatas
A series of self-correcting challenges for practicing your Machine Learning and Deep Learning skills
Stars: ✭ 58 (+205.26%)
Mutual labels:  exercise
Python Beginner Programming Exercises
Practice your Python programming skills with this interactive and auto-graded set of exercises.
Stars: ✭ 47 (+147.37%)
Mutual labels:  exercise
java-basic-skeleton
☕🚀 Java Bootstrap: Skeleton for your new projects
Stars: ✭ 37 (+94.74%)
Mutual labels:  kata
kata
TDD, Refactoring kata in many languages
Stars: ✭ 14 (-26.32%)
Mutual labels:  kata
Lechef
Lechef - Logic Circuit Exercise Framework for visualizing and creating exercises on logic circuit basics in JavaScript
Stars: ✭ 7 (-63.16%)
Mutual labels:  exercise
K And R Exercises And Examples
All Examples and Exercises from K&R The C Programming Language 2nd edition book
Stars: ✭ 111 (+484.21%)
Mutual labels:  exercise
Learngo
1000+ Hand-Crafted Go Examples, Exercises, and Quizzes
Stars: ✭ 11,847 (+62252.63%)
Mutual labels:  exercise
Clean Marvel Kotlin
This repository contains a detailed sample app that implements Clean architecture and MVP in Kotlin using RxJava2, Retrofit
Stars: ✭ 27 (+42.11%)
Mutual labels:  kata
Python Exercises
🤓 Series of exercises to learn Python
Stars: ✭ 54 (+184.21%)
Mutual labels:  exercise
mlhandbook
My textbook for teaching Machine Learning
Stars: ✭ 23 (+21.05%)
Mutual labels:  kata
Stanford dbclass
Collection of my solutions to the (infamous) dbclass (2014 version) offered by Stanford.
Stars: ✭ 35 (+84.21%)
Mutual labels:  exercise
kata-starter
Starter for Kata in several languages (Java, Go, Groovy, JS, Python, Scala, PHP, ...)
Stars: ✭ 17 (-10.53%)
Mutual labels:  kata
refactoringtopatterns
A place to practice Refactoring To Patterns that Kerievsky wrote about in his book
Stars: ✭ 46 (+142.11%)
Mutual labels:  kata
Reactnativekatas
This is a project that lets you participate in a fully-immersive, hands-on, and fun learning experience for React Native.
Stars: ✭ 917 (+4726.32%)
Mutual labels:  exercise
Pandas exercises
Practice your pandas skills!
Stars: ✭ 7,140 (+37478.95%)
Mutual labels:  exercise
Book on python algorithms and data structure
🪐 Book on Python, Algorithms, and Data Structures. 🪐
Stars: ✭ 604 (+3078.95%)
Mutual labels:  exercise
tdd roman csharp
Kata: TDD Arabic to Roman Numerals with C#
Stars: ✭ 14 (-26.32%)
Mutual labels:  kata
Kata-Dagger2-Android
Kata to practice Dependency injection using Dagger 2.
Stars: ✭ 21 (+10.53%)
Mutual labels:  kata
Kotlin 99
Ninety-Nine Problems in Kotlin
Stars: ✭ 568 (+2889.47%)
Mutual labels:  exercise
R
Exercises (incl. analyses) with R language (math+statistics)
Stars: ✭ 462 (+2331.58%)
Mutual labels:  exercise
reladomo-kata
Kata for Reladomo
Stars: ✭ 52 (+173.68%)
Mutual labels:  kata
Python Tutorial
python教程,包括:python基础、python进阶;常用机器学习库:numpy、scipy、sklearn、xgboost;深度学习库:keras、tensorflow、paddle、pytorch。
Stars: ✭ 407 (+2042.11%)
Mutual labels:  exercise
Javascript Exercises
📚 Collection of JavaScript exercises and coding challenges.
Stars: ✭ 385 (+1926.32%)
Mutual labels:  exercise
kotlin-maze
🚂 A simple way to implement applications using observable streams
Stars: ✭ 56 (+194.74%)
Mutual labels:  rxjava2
Archangels
Entry to the O'Reilly Autumn 2021 Architectural Kata
Stars: ✭ 16 (-15.79%)
Mutual labels:  kata
php-finder refactoring-kata
🐘🔍Incomprehensible Finder Refactoring Kata port for PHP
Stars: ✭ 22 (+15.79%)
Mutual labels:  kata
dojos
This is where the Novoda team do all their hacking
Stars: ✭ 74 (+289.47%)
Mutual labels:  kata
Learn React App
Application that will help you learn React fundamentals. Install this application locally - there's tutorial, code snippets and exercises. The main objective of this project is to help you get off the ground with React!
Stars: ✭ 3,364 (+17605.26%)
Mutual labels:  exercise
Javascript Exercises
Stars: ✭ 313 (+1547.37%)
Mutual labels:  exercise
functional-structures-refactoring-kata
Starting code and proposed solution for Functional Structures Refactoring Kata
Stars: ✭ 31 (+63.16%)
Mutual labels:  kata
Chinese Ufldl Tutorial
[UNMAINTAINED] 非监督特征学习与深度学习中文教程,该版本翻译自新版 UFLDL Tutorial 。建议新人们去学习斯坦福的CS231n课程,该门课程在网易云课堂上也有一个配有中文字幕的版本。
Stars: ✭ 303 (+1494.74%)
Mutual labels:  exercise
Javascript30
Participating in JavaScript30 course created by @wesbos
Stars: ✭ 289 (+1421.05%)
Mutual labels:  exercise
Monoidz-kata
Various kata & content to learn and practice design with monoidz inside
Stars: ✭ 16 (-15.79%)
Mutual labels:  kata
Wtfiswronghere
A collection of simple errors that beginners are likely to hit when they start writing Python.
Stars: ✭ 240 (+1163.16%)
Mutual labels:  exercise
Phpstorm Workshop
Code for the PhpStorm workshop
Stars: ✭ 268 (+1310.53%)
Mutual labels:  exercise
gentle-intro-to-reflection
A slow-paced introduction to reflection in Agda. ---Tactics!
Stars: ✭ 58 (+205.26%)
Mutual labels:  exercise
Learn Python The Hard Way
My answer for the book Learn Python The Hard Way
Stars: ✭ 224 (+1078.95%)
Mutual labels:  exercise
react-redux-exercise
Exercise to understand better react-redux, how it works and how to use it.
Stars: ✭ 48 (+152.63%)
Mutual labels:  exercise
1-60 of 433 similar projects