All Projects → Repofactory → Similar Projects or Alternatives

629 Open source projects that are alternatives of or similar to Repofactory

Rxjava2debug
RxJava 2.x extension to provide meaningful Stack Traces
Stars: ✭ 673 (+4106.25%)
Mutual labels:  rxjava2
Notykt
📒 NotyKT is a complete 💎Kotlin-stack (Backend + Android) 📱 application built to demonstrate the use of Modern development tools with best practices implementation🦸.
Stars: ✭ 543 (+3293.75%)
Mutual labels:  retrofit2
Simviso Source Code Interpretation Sharing
simviso 的一系列源码解读分享视频,涉及国外顶级学府课程翻译、国外顶级开发者视频翻译,JDK, Rxjava,Spring Reactor, Netty ,Reactor-Netty ,Spring Webflux 我的目标是将Java的响应式建立起一套学习体系,假如你想深入,可以参考我的视频和后续出版的书籍,同时展现一些我的编程经验,做一个铺路人
Stars: ✭ 412 (+2475%)
Mutual labels:  rxjava2
idreminder
Simple reminder app build with Kotlin + Clean Architecture + RxJava + Dagger2 + MVP + Room
Stars: ✭ 29 (+81.25%)
Mutual labels:  rxjava2
azure-cosmos-dotnet-repository
Wraps the .NET SDK for Azure Cosmos DB abstracting away the complexity, exposing a simple CRUD-based repository pattern
Stars: ✭ 190 (+1087.5%)
Mutual labels:  repository-pattern
Android Mvp Architecture
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 4,360 (+27150%)
Mutual labels:  rxjava2
ExamplesAndroid
Simple Example of Android [APIFacebook,APIGoogleMaps,APITwitter,Volley,Picasso etc etc etc]
Stars: ✭ 24 (+50%)
Mutual labels:  retrofit2
AndroidMVPArchitecture
Android MVP architecture sample project with or without RxJava and Dagger2 and Kotlin
Stars: ✭ 78 (+387.5%)
Mutual labels:  retrofit2
pantaucovid-android
🌍 open source project for learns android app using covid topic.
Stars: ✭ 20 (+25%)
Mutual labels:  retrofit2
Open Api Android App
Kotlin, MVI Architecture, Dagger2, Retrofit2, Coroutines, Room Persistence, REST API, Token Authentication
Stars: ✭ 324 (+1925%)
Mutual labels:  retrofit2
RxSocketClient
🚀Reactive Socket APIs for Android, Java and Kotlin, powered by RxJava2
Stars: ✭ 46 (+187.5%)
Mutual labels:  rxjava2
TpHulk
androidx,mvp,mvvm,jetpack
Stars: ✭ 19 (+18.75%)
Mutual labels:  rxjava2
Cv4j
The target is to set up a high quality and real-time image process and machine learning library which is implemented in pure java. The framework can run application on java desktop and android platform.
Stars: ✭ 786 (+4812.5%)
Mutual labels:  rxjava2
NoWordsChat
No Words Chat,Just For Fun! Use MVVM,DataBinding,Fresco......
Stars: ✭ 46 (+187.5%)
Mutual labels:  rxjava2
devonfw4flutter-mts-app
Large-Scale Flutter Reference Application. An Extension of DevonFw's My Thai Star Project
Stars: ✭ 54 (+237.5%)
Mutual labels:  repository-pattern
Rel
💎 Modern Database Access Layer for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API
Stars: ✭ 317 (+1881.25%)
Mutual labels:  repository-pattern
Games
The Games app has two features which are listing and showing detail of games.
Stars: ✭ 15 (-6.25%)
Mutual labels:  repository-pattern
Instant-Weather
An Android weather application implemented using the MVVM pattern, Retrofit2, Dagger Hilt, LiveData, ViewModel, Coroutines, Room, Navigation Components, Data Binding and some other libraries from the Android Jetpack.
Stars: ✭ 677 (+4131.25%)
Mutual labels:  retrofit2
JsonPlaceholderApp
This was originally a code challenge for a company, but now is an example of MVI on Android.
Stars: ✭ 26 (+62.5%)
Mutual labels:  rxjava2
UnitOfWork
DDD中实体、聚合、仓储、UOW相关实现。
Stars: ✭ 108 (+575%)
Mutual labels:  repository-pattern
Paging-3-Sample
This app is created as a sample app which loads movies from Tmdb api and uses Paging 3 library to show it in a Recycler view.
Stars: ✭ 96 (+500%)
Mutual labels:  retrofit2
android-kick-start-modular
Android Kick Start Project Template Framework FrogoBox || Admob, MVVM Archictecture || Clean Architecture Modularization
Stars: ✭ 16 (+0%)
Mutual labels:  rxjava2
Qksms
The most beautiful SMS messenger for Android
Stars: ✭ 3,519 (+21893.75%)
Mutual labels:  rxjava2
Rxjava Rxlife
一行代码解决RxJava 内存泄漏,一款轻量级别的RxJava生命周期管理库
Stars: ✭ 269 (+1581.25%)
Mutual labels:  rxjava2
RetrofitHelper
💪 RetrofitHelper是一个支持配置多个BaseUrl,支持动态改变BaseUrl,动态配置超时时长的Retrofit帮助类
Stars: ✭ 15 (-6.25%)
Mutual labels:  retrofit2
RxFbLiveVideoEmoticons
Demo of Fb Live Video Reactions using RxJava2
Stars: ✭ 93 (+481.25%)
Mutual labels:  rxjava2
StatefulLiveData
StatefulLiveData is a lean, yet powerful tool that harnesses the capabilities of LiveData and enhances them, enabling the observer to distinguish between different states the data can be in, such as Success, Loading and Error.
Stars: ✭ 18 (+12.5%)
Mutual labels:  retrofit2
Protein
🥚 An Android App for Dribbble
Stars: ✭ 598 (+3637.5%)
Mutual labels:  rxjava2
MVP Project
mvp 案例
Stars: ✭ 43 (+168.75%)
Mutual labels:  retrofit2
GitKtDroid
A sample Android application📱 built with Kotlin for #30DaysOfKotlin
Stars: ✭ 53 (+231.25%)
Mutual labels:  retrofit2
Rxgps
Finding current location cannot be easier on Android !
Stars: ✭ 307 (+1818.75%)
Mutual labels:  rxjava2
Dribbble
根据Dribbble 网站开源的API,将世界各大优秀设计师的作品,展示出来,用于学习MD设计和流式编程。项目采用Google设计规范Material Design设计开发,基础架构采用MVP模式进一步解耦, 使用流式编程框架RxJava + RxAndroid ,结合Retrofit客户端库组织网络框架,图片缓存库采用Google。
Stars: ✭ 20 (+25%)
Mutual labels:  retrofit2
Jetpack-Compose-MVI-Demo
Demo / Sample Android Project created with Jetpack Compose and MVI Architecture Pattern
Stars: ✭ 114 (+612.5%)
Mutual labels:  retrofit2
APICorePayLots
Web API designed in Asp.NET Core 3.1, using Dapper and Entity Framework Core, Repository Pattern, Identity
Stars: ✭ 13 (-18.75%)
Mutual labels:  repository-pattern
Roxie
Lightweight Android library for building reactive apps.
Stars: ✭ 441 (+2656.25%)
Mutual labels:  rxjava2
laravel-repositories
DEPRECATED – A neat repository Pattern implementation for Laravel.
Stars: ✭ 18 (+12.5%)
Mutual labels:  repository-pattern
KeyManager
Android application to manage SSH and GPG keys on GitHub written in Kotlin.
Stars: ✭ 15 (-6.25%)
Mutual labels:  retrofit2
Wanandroid
🏄 基于Architecture Components dependencies (Lifecycles,LiveData,ViewModel,Room)构建的WanAndroid开源项目。 你值得拥有的MVVM快速开发框架:https://github.com/jenly1314/MVVMFrame
Stars: ✭ 410 (+2462.5%)
Mutual labels:  retrofit2
AndroidTutorials
Ejemplos Android [Dagger2,RxJava,MVP,Retrofit2,SQLite]
Stars: ✭ 22 (+37.5%)
Mutual labels:  retrofit2
rxjava2-http
Transmit RxJava2 Flowable over http with non-blocking backpressure
Stars: ✭ 19 (+18.75%)
Mutual labels:  rxjava2
Githubarchitecturecomponents
The implementation of Android "Architecture Components" sample explained by Google : https://developer.android.com/topic/libraries/architecture/guide.html
Stars: ✭ 302 (+1787.5%)
Mutual labels:  retrofit2
neovim-java
Neovim Java client library. Provides multiple interfaces for communicating with Neovim instance via multiple different protocols. - Moved to https://codeberg.org/neovim-java/neovim-java
Stars: ✭ 34 (+112.5%)
Mutual labels:  rxjava2
logging-retrofit
A Retrofit CallAdapter.Factory for transparent logging.
Stars: ✭ 31 (+93.75%)
Mutual labels:  retrofit2
Grpc By Example Java
A collection of useful/essential gRPC Java Examples
Stars: ✭ 709 (+4331.25%)
Mutual labels:  rxjava2
Compose-BreakingBad
🧪 ☠︎ Jetpack Compose - Breaking Bad ☢︎
Stars: ✭ 26 (+62.5%)
Mutual labels:  retrofit2
Rxbiometric
☝️ RxJava and RxKotlin bindings for Biometric Prompt (Fingerprint Scanner) on Android
Stars: ✭ 295 (+1743.75%)
Mutual labels:  rxjava2
Kotlinjetpackinaction
🔥🔥 Kotlin Jetpack zero to hero. 新手到高手
Stars: ✭ 264 (+1550%)
Mutual labels:  retrofit2
GraphQL.RepoDB
A set of extensions for working with HotChocolate GraphQL and Database access with micro-orms such as RepoDb (or Dapper). This extension pack provides access to key elements such as Selections/Projections, Sort arguments, & Paging arguments in a significantly simplified facade so this logic can be leveraged in the Serivces/Repositories that enca…
Stars: ✭ 25 (+56.25%)
Mutual labels:  repository-pattern
Hands-Chopping
MvpArms框架的练手demo,主要实现了Steam和杉果的每日优惠和游戏查找功能
Stars: ✭ 51 (+218.75%)
Mutual labels:  retrofit2
repolib-android
RepoLib Rx - Android
Stars: ✭ 13 (-18.75%)
Mutual labels:  rxjava2
Bailan
基于retorfit2,Rxjva2,Okhttp3,Glide,Dagger2,GreenDAO等框架采用MVP架构的仿应用商店App
Stars: ✭ 542 (+3287.5%)
Mutual labels:  rxjava2
Retroauth
A library build on top of retrofit, for simple handling of authenticated requests
Stars: ✭ 405 (+2431.25%)
Mutual labels:  retrofit2
MVVMJetpack
JectpackDemo
Stars: ✭ 37 (+131.25%)
Mutual labels:  retrofit2
ReactiveConnectivity
ReactiveConnectivity - a library for Listen Connectivity Change on Android
Stars: ✭ 22 (+37.5%)
Mutual labels:  rxjava2
Clean Notes
Clean Architecture by layer
Stars: ✭ 259 (+1518.75%)
Mutual labels:  retrofit2
Stars
An android application build with a clean architecture approach and Star wars API
Stars: ✭ 54 (+237.5%)
Mutual labels:  retrofit2
Rxbluetooth
Android reactive bluetooth
Stars: ✭ 405 (+2431.25%)
Mutual labels:  rxjava2
Rxanime
Visualizer to understand RxJava operators
Stars: ✭ 261 (+1531.25%)
Mutual labels:  rxjava2
Instagram
Instagram Project is a mini version of real Instagram app for Android 📱 built with latest Android Development Tools. Kotlin, MVVM, LiveData, GSON, Retrofit, Dagger2
Stars: ✭ 20 (+25%)
Mutual labels:  rxjava2
Kotlin Modular Tdd Coroutines Mvvm
A sample Kotlin app which was built with modular structure, Kotlin DSL, Kotlin Coroutines, TDD and MVVM patterns.
Stars: ✭ 256 (+1500%)
Mutual labels:  retrofit2
301-360 of 629 similar projects