zlovert's Stars
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
TheAlgorithms/Java
All Algorithms implemented in Java
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
android/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
Wechat-Group/WxJava
微信开发 Java SDK ,支持包括微信支付,开放平台,小程序,企业微信,视频号,公众号等的后端开发
android/architecture-components-samples
Samples for Android Architecture Components.
ReactiveX/RxAndroid
RxJava bindings for Android
Kotlin/anko
Pleasant Android application development
alibaba/ARouter
💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)
JessYanCoding/MVPArms
⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).
JakeWharton/RxBinding
RxJava binding APIs for Android's UI widgets.
bilibili/DanmakuFlameMaster
Android开源弹幕引擎·烈焰弹幕使 ~
airbnb/epoxy
Epoxy is an Android library for building complex screens in a RecyclerView
hongyangAndroid/okhttputils
[停止维护]okhttp的辅助类
agrosner/DBFlow
A blazing fast, powerful, and very simple ORM android database library that writes database code for you.
luckybilly/CC
业界首个支持渐进式组件化改造的Android组件化开源框架,支持跨进程调用。Componentize your android project gradually.
mcxiaoke/RxDocs
Rx和RxJava文档中文翻译项目
liujingxing/rxhttp
🔥🔥🔥 Based on OkHttp encapsulation, support Kotlin Coroutines、RxJava2、RxJava3; 30s to get started.
meituan/WMRouter
WMRouter是一款Android路由框架,基于组件化的设计思路,有功能灵活、使用简单的特点。
6thsolution/EasyMVP
A full-featured framework that allows building android applications following the principles of Clean Architecture.
chenchengyin/likequanmintv
(#Deprecated#部分接口已失效,谢谢支持)基于MVP的Retrofit2(okhttp3)+rxjava+dagger2+greendao+glide+rtmp直播。该项目系仿全民TV,属于独立开发者作品,仅供参考学习,请勿做一切商业用途。
akarnokd/RxJavaInterop
Library to convert between RxJava 1.x and 2.x/3.x reactive types, schedulers and resource handles.
Jetictors/KotlinLearn
这是一个关于Kotlin一系列的学习教程、文章。学好Kotlin从这里开始,争取做到最全、最详细。让没有编程经验的朋友也能通过这个系列教程用Koltin语言来开发项目