All Projects → rabbit → Similar Projects or Alternatives

123 Open source projects that are alternatives of or similar to rabbit

MVPHulk
Android MVP 快速集成方案 (支持AndroidX)
Stars: ✭ 19 (+35.71%)
Mutual labels:  okhttp
Communicator
A monix wrapper for OkHttp
Stars: ✭ 34 (+142.86%)
Mutual labels:  okhttp
Javawebsocketclient
RxJava WebSocket library for Java and Android
Stars: ✭ 188 (+1242.86%)
Mutual labels:  okhttp
Awesome Third Library Source Analysis
📖 Deep understanding of popular open source library source code (optimizing...)
Stars: ✭ 866 (+6085.71%)
Mutual labels:  okhttp
gateway
API proxy gateway base on netty and okHttp.
Stars: ✭ 21 (+50%)
Mutual labels:  okhttp
Mvvmhabitcomponent
👕基于MVVMHabit框架,结合阿里ARouter打造的一套Android MVVM组件化开发方案
Stars: ✭ 857 (+6021.43%)
Mutual labels:  okhttp
Retrofitrxjavademo
Retrofit+Rxjava + OkHttp 封装简易网络请求库,附有demo 示例
Stars: ✭ 160 (+1042.86%)
Mutual labels:  okhttp
Androidall
Android 程序员需要掌握的技术栈:数据结构算法、程序架构、设计模式、性能优化、插件化、热更新、Kotlin、NDK、Jetpack,以及常用的开源框架源码分析如 Flutter、Router、RxJava、Glide、LeakCanary、Dagger2、Retrofit、OkHttp、ButterKnife 等
Stars: ✭ 849 (+5964.29%)
Mutual labels:  okhttp
AvengersChat
💙 Android sample Avengers chat application using Stream Chat SDK based on MVVM (ViewModel, Coroutines, Room, Hilt, Repository) architecture.
Stars: ✭ 350 (+2400%)
Mutual labels:  okhttp
Okhttpparamsget
帮助你去获取params
Stars: ✭ 22 (+57.14%)
Mutual labels:  okhttp
Retrofiturlmanager
🔮 Let Retrofit support multiple baseUrl and can be change the baseUrl at runtime (以最简洁的 Api 让 Retrofit 同时支持多个 BaseUrl 以及动态改变 BaseUrl).
Stars: ✭ 1,961 (+13907.14%)
Mutual labels:  okhttp
Easygank
💊 The project build framework based on the Rx series and MVP pattern.
Stars: ✭ 750 (+5257.14%)
Mutual labels:  okhttp
BaseDevelop
an android project for now fashion open source framework
Stars: ✭ 24 (+71.43%)
Mutual labels:  okhttp
Coil
Image loading for Android backed by Kotlin Coroutines.
Stars: ✭ 7,469 (+53250%)
Mutual labels:  okhttp
Dagger2
Kotlin Dagger2 example project
Stars: ✭ 145 (+935.71%)
Mutual labels:  okhttp
Wanandroid
🐔🏀【停止维护,已使用Jetpack+Mvvm重构】根据鸿神提供的WanAndroid开放Api来制作的产品级玩安卓App,采用Kotlin语言,基于Material Design+AndroidX +MVP+RxJava+Retrofit等框架开发,注释超详细,方便大家练手
Stars: ✭ 674 (+4714.29%)
Mutual labels:  okhttp
finch
🖥 Debug menu library for Android apps with supports network activity logging and many other useful features.
Stars: ✭ 42 (+200%)
Mutual labels:  okhttp
Retrofitcache
RetrofitCache让retrofit2+okhttp3+rxjava配置缓存如此简单。通过注解配置,可以针对每一个接口灵活配置缓存策略;同时让每一个接口方便支持数据模拟,可以代码减小侵入性,模拟数据可以从内存,Assets,url轻松获取。
Stars: ✭ 647 (+4521.43%)
Mutual labels:  okhttp
Okhttp Digest
a digest authenticator for okhttp
Stars: ✭ 141 (+907.14%)
Mutual labels:  okhttp
Fast Android Networking
🚀 A Complete Fast Android Networking Library that also supports HTTP/2 🚀
Stars: ✭ 5,346 (+38085.71%)
Mutual labels:  okhttp
OKHttpLogInterceptor
A Pretty OkHttp Logging Interceptor(一款简洁漂亮的OkHttp Logging拦截器)
Stars: ✭ 16 (+14.29%)
Mutual labels:  okhttp
Android Zblibrary
🔥Android MVP 快速开发框架,做国内 「示例最全面」「注释最详细」「使用最简单」「代码最严谨」的 Android 开源 UI 框架。 🔥An Android MVP Framework with many demos, detailed documents, simple usages and strict codes.
Stars: ✭ 5,000 (+35614.29%)
Mutual labels:  okhttp
Chucker
🔎 An HTTP inspector for Android & OkHTTP (like Charles but on device)
Stars: ✭ 2,169 (+15392.86%)
Mutual labels:  okhttp
Coreprogress
OkHttp upload and download progress support
Stars: ✭ 498 (+3457.14%)
Mutual labels:  okhttp
RAD
Mvp+Databinding+Aop+Rx
Stars: ✭ 27 (+92.86%)
Mutual labels:  okhttp
Oklog
Network logging interceptor for OkHttp. Logs an URL link with encoded network call data for every OkHttp call.
Stars: ✭ 474 (+3285.71%)
Mutual labels:  okhttp
Okhttp Okgo
OkGo - 3.0 震撼来袭,该库是基于 Http 协议,封装了 OkHttp 的网络请求框架,比 Retrofit 更简单易用,支持 RxJava,RxJava2,支持自定义缓存,支持批量断点下载管理和批量上传管理功能
Stars: ✭ 10,407 (+74235.71%)
Mutual labels:  okhttp
Mvvm Juejin
高仿"掘金Android App": databinding + kotlin + rx 的优雅实践。(持续打磨中~)
Stars: ✭ 403 (+2778.57%)
Mutual labels:  okhttp
QSHttp
Android安卓http/https一句代码联网络框架net framework
Stars: ✭ 14 (+0%)
Mutual labels:  okhttp
Nohttp
🍋 Android实现Http标准协议框架,支持多种缓存模式,底层可动态切换OkHttp、URLConnection。
Stars: ✭ 3,714 (+26428.57%)
Mutual labels:  okhttp
Livedata Call Adapter
A simple LiveData call adapter for retrofit
Stars: ✭ 119 (+750%)
Mutual labels:  okhttp
Rx Mvp
RxJava2+Retrofit2+RxLifecycle2+OkHttp3 封装RHttp 使用MVP模式构建项目
Stars: ✭ 343 (+2350%)
Mutual labels:  okhttp
RestaurantsExplorer
Android application build with MVVM Pattern, using Zomato API to enable search cities arround the world and display the city restaurants on a map.
Stars: ✭ 32 (+128.57%)
Mutual labels:  okhttp
Watchtower
🗼Observe OKHttp API Calls With Request And Response Details Right In Your Browser!
Stars: ✭ 286 (+1942.86%)
Mutual labels:  okhttp
Aachulk
️🔥️🔥️🔥AACHulk是以Google的ViewModel+DataBinding+LiveData+Lifecycles框架为基础, 结合Okhttp+Retrofit+BaseRecyclerViewAdapterHelper+SmartRefreshLayout+ARouter打造的一款快速MVVM开发框架
Stars: ✭ 109 (+678.57%)
Mutual labels:  okhttp
Networkcaptureself
基于OKHttp的实用抓包小工具,你值得拥有
Stars: ✭ 255 (+1721.43%)
Mutual labels:  okhttp
MyFrame
一个简易的Android快速开发框架 ,集成了好多大神的框架
Stars: ✭ 13 (-7.14%)
Mutual labels:  okhttp
okhttp-spring-boot
Spring Boot starters for OkHttp
Stars: ✭ 49 (+250%)
Mutual labels:  okhttp
Okhttps
如艺术一般优雅,像 1、2、3 一样简单,前后端通用,轻量却强大的 HTTP 客户端(同时支持 WebSocket 与 Stomp 协议)
Stars: ✭ 92 (+557.14%)
Mutual labels:  okhttp
Ptero4J
A java wrapper for the pterodactyl panel API
Stars: ✭ 26 (+85.71%)
Mutual labels:  okhttp
Okhttp Volley Gson
Sample app showcasing Android Networking with OkHttp, Volley and Gson. Check out the article to further explanation.
Stars: ✭ 235 (+1578.57%)
Mutual labels:  okhttp
gv4j
Unofficial Google Voice API for Java.
Stars: ✭ 18 (+28.57%)
Mutual labels:  okhttp
Kotlin Networking
Kotlin Networking - An elegant networking library written in Kotlin
Stars: ✭ 88 (+528.57%)
Mutual labels:  okhttp
java-okhttp
OpenTracing Okhttp client instrumentation
Stars: ✭ 21 (+50%)
Mutual labels:  okhttp
metrics-okhttp
An OkHttp HTTP client wrapper providing Metrics instrumentation of connection pools, request durations and rates, and other useful information.
Stars: ✭ 18 (+28.57%)
Mutual labels:  okhttp
UHttp
手写自己的OkHttp (用法流程跟OkHttp一致 )
Stars: ✭ 14 (+0%)
Mutual labels:  okhttp
Httprequestprocessor
网络请求隔离框架简单封装,有两种实现方式:一种是代理模式实现的,一种是工厂模式实现的。
Stars: ✭ 76 (+442.86%)
Mutual labels:  okhttp
okhttp-awssigner
An OkHttp interceptor for signing requests with AWSv4 signatures
Stars: ✭ 14 (+0%)
Mutual labels:  okhttp
Templeapp
Android App which handles the information about temple. People can register and keep a track of all poojas, donations made to the temple.
Stars: ✭ 231 (+1550%)
Mutual labels:  okhttp
OkHttp3Utils
OkHttp3.0网络工具类
Stars: ✭ 34 (+142.86%)
Mutual labels:  okhttp
Android Okgraphql
Reactive GraphQl client for Android
Stars: ✭ 64 (+357.14%)
Mutual labels:  okhttp
WanAndroidJetpack
🔥 WanAndroid 客户端,Kotlin + MVVM + Jetpack + Retrofit + Glide。基于 MVVM 架构,用 Jetpack 实现,网络采用 Kotlin 的协程和 Retrofit 配合使用!精美的 UI,便捷突出的功能实现,欢迎下载体验!
Stars: ✭ 124 (+785.71%)
Mutual labels:  okhttp
WanAndroid
wanandroid的Kotlin版,采用Android X
Stars: ✭ 20 (+42.86%)
Mutual labels:  okhttp
Fetch
The best file downloader library for Android
Stars: ✭ 1,124 (+7928.57%)
Mutual labels:  okhttp
ehhttp
OkHttp calls as RxJava types
Stars: ✭ 19 (+35.71%)
Mutual labels:  okhttp
RxHttp
基于RxJava2+Retrofit+OkHttp4.x封装的网络请求类库,亮点多多,完美兼容MVVM(ViewModel,LiveData),天生支持网络请求和生命周期绑定,天生支持多BaseUrl,支持文件上传下载进度监听,支持断点下载,支持Glide和网络请求公用一个OkHttpClient⭐⭐⭐
Stars: ✭ 25 (+78.57%)
Mutual labels:  okhttp
iMoney
iMoney 金融项目
Stars: ✭ 55 (+292.86%)
Mutual labels:  okhttp
android-clean-architecture
🚀🚀🚀 The boilerplate for Android using Kotlin & Clean architecture.
Stars: ✭ 21 (+50%)
Mutual labels:  okhttp
Progressmanager
⏳ Listen the progress of downloading and uploading in Okhttp, compatible Retrofit and Glide (一行代码即可监听 App 中所有网络链接的上传以及下载进度, 包括 Glide 的图片加载进度).
Stars: ✭ 2,463 (+17492.86%)
Mutual labels:  okhttp
Sttp
The Scala HTTP client you always wanted!
Stars: ✭ 1,078 (+7600%)
Mutual labels:  okhttp
61-120 of 123 similar projects