forked from GrowingGit/GitHub-Chinese-Top-Charts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathJava.md
116 lines (111 loc) · 28.8 KB
/
Java.md
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
<a href="https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
# 中文增速榜 > 资料类 > Java
<sub>温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-|
|1|[CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes)|:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计|143612|102|2021-12-13|
|2|[Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide)|「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!|114738|87|2021-12-18|
|3|[MisterBooo/LeetCodeAnimation](https://github.com/MisterBooo/LeetCodeAnimation)|Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)|68154|61|2021-06-24|
|4|[geekxh/hello-algorithm](https://github.com/geekxh/hello-algorithm)|🌍 针对小白的算法训练 包括四部分:①.算法基础 ②.力扣图解 ③.大厂面经 ④.CS_汇总 附:1、千本开源电子书 2、百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)|29378|52|2021-10-11|
|5|[doocs/advanced-java](https://github.com/doocs/advanced-java)|😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识|59153|51|2021-12-17|
|6|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9406|34|2021-11-07|
|7|[hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)|To Be Top Javaer - Java工程师成神之路|22059|19|2021-12-18|
|8|[qiurunze123/miaosha](https://github.com/qiurunze123/miaosha)|⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓|23188|19|2021-12-10|
|9|[wuyouzhuguli/SpringAll](https://github.com/wuyouzhuguli/SpringAll)|循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc|22380|17|2021-08-30|
|10|[halo-dev/halo](https://github.com/halo-dev/halo)|✍ 一款优秀的开源博客发布应用。|20521|15|2021-12-12|
|11|[ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples)|about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 |26817|14|2021-11-29|
|12|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|12552|12|2021-10-18|
|13|[Skykai521/AndroidDeveloperAdvancedManual](https://github.com/Skykai521/AndroidDeveloperAdvancedManual)|Android 工程师进阶手册(8 年 Android 开发者的成长感悟)|551|12|2021-11-21|
|14|[YunaiV/SpringBoot-Labs](https://github.com/YunaiV/SpringBoot-Labs)|一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024|12811|11|2021-12-15|
|15|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2361|11|2021-12-15|
|16|[macrozheng/mall-swarm](https://github.com/macrozheng/mall-swarm)|mall-swarm是一套微服务商城系统,采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套 ...|7875|10|2021-08-22|
|17|[macrozheng/mall-learning](https://github.com/macrozheng/mall-learning)|mall学习教程,架构、业务、技术要点全方位解析。mall项目(40k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。|10238|10|2021-11-09|
|18|[zhisheng17/flink-learning](https://github.com/zhisheng17/flink-learning)|flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、 ...|11379|10|2021-12-18|
|19|[JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example)|spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。|14643|8|2021-11-01|
|20|[frank-lam/fullstack-tutorial](https://github.com/frank-lam/fullstack-tutorial)|🚀 fullstack tutorial 2021,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试|10255|8|2021-09-30|
|21|[doocs/leetcode](https://github.com/doocs/leetcode)|😏 LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解|9404|8|2021-12-19|
|22|[fuzhengwei/itstack-demo-design](https://github.com/fuzhengwei/itstack-demo-design)|:art: 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugstack.cn|4188|7|2021-11-10|
|23|[williamfiset/Algorithms](https://github.com/williamfiset/Algorithms)|A collection of algorithms and data structures|11553|7|2021-11-30|
|24|[dyc87112/SpringBoot-Learning](https://github.com/dyc87112/SpringBoot-Learning)|《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!|13917|7|2021-11-09|
|25|[pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder)|短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正|2042|7|2021-12-19|
|26|[gyf-dev/ImmersionBar](https://github.com/gyf-dev/ImmersionBar)|android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWindow,一句代码轻松实现,以及对bar的其他设置,详见README。简书请参考:http://www.jianshu.com/ ...|10030|6|2021-11-26|
|27|[bjmashibing/InternetArchitect](https://github.com/bjmashibing/InternetArchitect)|年薪百万互联网架构师课程文档及源码(公开部分)|3866|5|2021-09-08|
|28|[macrozheng/springcloud-learning](https://github.com/macrozheng/springcloud-learning)|一套涵盖大部分核心组件使用的Spring Cloud教程,包括Spring Cloud Alibaba及分布式事务Seata,基于Spring Cloud Greenwich及SpringBoot 2.1.7。22篇文章,篇篇精华,32个Demo,涵盖大部分应用场景。|4377|5|2021-08-23|
|29|[phodal/migration](https://github.com/phodal/migration)|《系统重构与迁移指南》手把手教你分析、评估现有系统、制定重构策略、探索可行重构方案、搭建测试防护网、进行系统架构重构、服务架构重构、模块重构、代码重构、数据库重构、重构后的架构守护|2753|4|2021-08-12|
|30|[h2pl/Java-Tutorial](https://github.com/h2pl/Java-Tutorial)|【Java工程师面试复习指南】本仓库涵盖大部分Java程序员所需要掌握的核心知识,整合了互联网上的很多优质Java技术文章,力求打造为最完整最实用的Java开发者学习指南,如果对你有帮助,给个star告诉我吧,谢谢!|5360|4|2021-12-09|
|31|[201206030/novel-plus](https://github.com/201206030/novel-plus)|小说精品屋-plus是一个多端(PC、WAP)阅读、功能完善的原创文学CMS系统,由前台门户系统、作家后台管理系统、平台后台管理系统、爬虫管理系统等多个子系统构成,支持多模版、会员充值、订阅模式、新闻发布和实时统计报表等功能,新书自动入库,老书自动更新。|2263|4|2021-12-17|
|32|[FiboAI/EngineX](https://github.com/FiboAI/EngineX)| Engine X - 实时AI智能决策引擎、规则引擎、风控引擎、数据流引擎。 通过可视化界面进行规则配置,无需繁琐开发,节约人力,提升效率,实时监控,减少错误率,随时调整; 支持规则集、评分卡、决策树,名单库管理、机器学习模型、三方数据接入、定制化开发等;|116|4|2021-12-15|
|33|[TanaStudy/Java-Study](https://github.com/TanaStudy/Java-Study)|🚀Java学习过程中的的代码记录。Java基础、Spring、SpringBoot、分布式项目、Demo等等等等等👍👍👍。|531|4|2021-12-19|
|34|[CodingDocs/springboot-guide](https://github.com/CodingDocs/springboot-guide)|SpringBoot2.0+从入门到实战!|4142|4|2021-09-09|
|35|[201206030/fiction_house](https://github.com/201206030/fiction_house)|小说精品屋是一个多平台(web、安卓app、微信小程序)、功能完善的屏幕自适应小说漫画连载系统,包含精品小说专区、轻小说专区和漫画专区。包括小说/漫画分类、小说/漫画搜索、小说/漫画排行、完本小说/漫画、小说/漫画评分、小说/漫画在线阅读、小说/漫画书架、小说/漫画阅读记录、小说下载、小说弹幕、小说/漫画自动采集/更新/纠错、小说内容自动分享到微博、邮件自动推广、链接自动推送到百度搜索引擎等功能。|2710|4|2021-11-11|
|36|[lenve/VBlog](https://github.com/lenve/VBlog)|V部落,Vue+SpringBoot实现的多用户博客管理平台!|6357|4|2021-11-29|
|37|[hansonwang99/Spring-Boot-In-Action](https://github.com/hansonwang99/Spring-Boot-In-Action)|Spring Boot 系列实战合集|4153|4|2021-06-07|
|38|[CoderLeixiaoshuai/java-eight-part](https://github.com/CoderLeixiaoshuai/java-eight-part)|『Java八股文』Java面试套路,Java进阶学习,打破内卷拿大厂Offer,升职加薪!|1272|3|2021-10-22|
|39|[zinggAI/zingg](https://github.com/zinggAI/zingg)|Scalable data mastering, deduplication and entity resolution.|334|3|2021-12-17|
|40|[MarkerHub/vueblog](https://github.com/MarkerHub/vueblog)|一个前后端分离的简单博客案例,适合刚入门vue,学前后端分离的童鞋!|1950|3|2021-10-06|
|41|[zlt2000/microservices-platform](https://github.com/zlt2000/microservices-platform)|基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持CI/CD多环境部署,并提供应用管理方便第三方系统接入; ...|3274|3|2021-11-29|
|42|[threeknowbigdata/flink_second_understand](https://github.com/threeknowbigdata/flink_second_understand)|该仓库专注于让读者秒懂Flink组件,包含Flink实战代码和文档、200个Flink教程知识点,Flink Datastream、Flink Table、Flink Window、Flink State、Flink Checkpoint、Flink Metrics、Flink Memory、Flink on standalone /yarn/k8s、Flink SQL、Flink CEP、Fli ...|165|3|2021-12-02|
|43|[liyifeng1994/ssm](https://github.com/liyifeng1994/ssm)|手把手教你整合最优雅SSM框架:SpringMVC + Spring + MyBatis|5555|3|2021-12-09|
|44|[zuihou/lamp-cloud](https://github.com/zuihou/lamp-cloud)|lamp-cloud 基于Jdk11 + SpringCloud + SpringBoot的微服务快速开发平台,其中的可配置的SaaS功能尤其闪耀, 具备RBAC功能、网关统一鉴权、Xss防跨站攻击、自动代码生成、多种存储系统、分布式事务、分布式定时任务等多个模块,支持多业务系统并行开发, 支持多服务并行开发,可以作为后端服务的开发脚手架。代码简洁,注释齐全,架构清晰,非常适合学习和企业作为基础框 ...|4126|3|2021-12-13|
|45|[bitterzzZZ/MemoryShellLearn](https://github.com/bitterzzZZ/MemoryShellLearn)|分享几个直接可用的内存马,记录一下学习过程中看过的文章|496|3|2021-06-08|
|46|[Snailclimb/guide-rpc-framework](https://github.com/Snailclimb/guide-rpc-framework)|A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)|1958|3|2021-12-04|
|47|[ityouknow/spring-cloud-examples](https://github.com/ityouknow/spring-cloud-examples)|Spring Cloud 学习案例,服务发现、服务治理、链路追踪、服务监控等|5829|3|2021-08-21|
|48|[mxdldev/android-mvp-mvvm-flytour](https://github.com/mxdldev/android-mvp-mvvm-flytour)|🔥🔥🔥 FlyTour是Android MVVM+MVP+Dagger2+Retrofit+RxJava+组件化+插件组成的双编码架构+双工程架构+双语言Android应用开发框架,通过不断的升级迭代该框架已经有了十个不同的版本,5.0之前工程架构采用gradle配置实现组件化,5.0之后的工程架构采用VirtualAPK实现了插件化,5.0之前采用Java编码实现,5.0之后采用Kotlin编码 ...|2948|3|2021-06-03|
|49|[canliture/nju-software-analysis-homework](https://github.com/canliture/nju-software-analysis-homework)|南京大学《软件分析》课程课后作业(非Bamboo) NJU's software analysis homework; ... Not official, just a reference|124|2|2021-11-18|
|50|[chengxy-nds/Springboot-Notebook](https://github.com/chengxy-nds/Springboot-Notebook)|Springboot-Notebook 是一系列以 springboot 为基础开发框架,整合 Redis 、 Rabbitmq 、ES 、MongoDB 、Springcloud、kafka、skywalking等互联网主流技术,实现各种常见功能点的综合性案例。|909|2|2021-11-19|
|51|[ZHENFENG13/My-Blog](https://github.com/ZHENFENG13/My-Blog)|:palm_tree::octocat:A simple & beautiful blogging system implemented with spring-boot & thymeleaf & mybatis My Blog 是由 SpringBoot + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦 ...|2400|2|2021-12-03|
|52|[shuzijun/leetcode-editor](https://github.com/shuzijun/leetcode-editor)|Do Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion ...|2222|2|2021-12-13|
|53|[awangdev/LintCode](https://github.com/awangdev/LintCode)|Java Solutions to problems on LintCode/LeetCode|4180|2|2021-10-25|
|54|[NiceSeason/gulimall-learning](https://github.com/NiceSeason/gulimall-learning)|2020谷粒商城代码+笔记|990|2|2021-09-20|
|55|[Vedenin/useful-java-links](https://github.com/Vedenin/useful-java-links)|A list of useful Java frameworks, libraries, software and hello worlds examples|5126|2|2021-12-15|
|56|[NotFound9/interviewGuide](https://github.com/NotFound9/interviewGuide)|《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/|3117|2|2021-12-19|
|57|[Antabot/White-Jotter](https://github.com/Antabot/White-Jotter)|白卷是一款使用 Vue+Spring Boot 开发的前后端分离项目,附带全套开发教程。(A simple CMS developed by Spring Boot and Vue.js with development tutorials)|1838|2|2021-12-15|
|58|[Jackson0714/PassJava-Platform](https://github.com/Jackson0714/PassJava-Platform)|一款面试刷题的 Spring Cloud 开源系统。零碎时间利用小程序查看常见面试题,夯实Java基础。 该项目可以教会你如何搭建SpringBoot项目,Spring Cloud项目。 采用流行的技术,如 SpringBoot、MyBatis、Redis、 MySql、 MongoDB、 RabbitMQ、Elasticsearch,采用Docker容器化部署。|972|2|2021-09-20|
|59|[rememberber/WePush](https://github.com/rememberber/WePush)|专注批量推送的小而美的工具,目前支持:模板消息-公众号、模板消息-小程序、微信客服消息、微信企业号/企业微信消息、阿里云短信、阿里大于模板短信 、腾讯云短信、云片网短信、E-Mail、HTTP请求、钉钉、华为云短信、百度云短信、又拍云短信、七牛云短信|2597|2|2021-07-17|
|60|[saysky/ForestBlog](https://github.com/saysky/ForestBlog)|一个简单漂亮的SSM(Spring+SpringMVC+Mybatis)博客系统|3458|2|2021-10-13|
|61|[sanshengshui/netty-learning-example](https://github.com/sanshengshui/netty-learning-example)|:egg: Netty实践学习案例,见微知著!带着你的心,跟着教程。我相信你行欧。|2146|2|2021-08-02|
|62|[WinterChenS/my-site](https://github.com/WinterChenS/my-site)|springboot2.0开发的个人网站,集成了:个人首页,个人博客,个人作品|2319|2|2021-12-03|
|63|[rbmonster/learning-note](https://github.com/rbmonster/learning-note)|java开发 面试八股文(个人的面试及工作总结)|1000|2|2021-12-19|
|64|[liuyubobobo/Play-with-Algorithms](https://github.com/liuyubobobo/Play-with-Algorithms)|Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。|3309|2|2021-12-12|
|65|[zhanglei-workspace/shopping-management-system](https://github.com/zhanglei-workspace/shopping-management-system)|该项目为多个小项目的集合(持续更新中...)。内容类似淘宝、京东等网购管理系统以及图书管理、超市管理等系统。目的在于便于Java初级爱好者在学习完某一部分Java知识后有一个合适的项目锻炼、运用所学知识,完善知识体系。适用人群:Java基础到入门的爱好者。|4131|2|2021-08-06|
|66|[Qbian61/forum-java](https://github.com/Qbian61/forum-java)|一款用 Java(spring boot) 实现的现代化社区(论坛/问答/BBS/社交网络/博客)系统平台。A modern community (forum/Q&A/BBS/SNS/blog) system platform implemented in Java(spring boot).|615|2|2021-12-19|
|67|[JsonChao/Awesome-WanAndroid](https://github.com/JsonChao/Awesome-WanAndroid)|:zap:致力于打造一款极致体验的 http://www.wanandroid.com/ 客户端,知识和美是可以并存的哦QAQn(*≧▽≦*)n|2525|2|2021-08-17|
|68|[ZHENFENG13/spring-boot-projects](https://github.com/ZHENFENG13/spring-boot-projects)|该仓库中主要是 Spring Boot 的入门学习教程以及一些常用的 Spring Boot 实战项目教程,包括 Spring Boot 使用的各种示例代码,同时也包括一些实战项目的项目源码和效果展示,实战项目包括基本的 web 开发以及目前大家普遍使用的线上博客项目/企业大型商城系统/前后端分离实践项目等,摆脱各种 hello world 入门案例的束缚,真正的掌握 Spring Boot 开发 ...|4023|2|2021-10-21|
|69|[IoT-Technology/IoT-Technical-Guide](https://github.com/IoT-Technology/IoT-Technical-Guide)|:honeybee: IoT Technical Guide --- 从零搭建高性能物联网平台及物联网解决方案和Thingsboard源码分析 :sparkles: :sparkles: :sparkles: (IoT Platform, SaaS, MQTT, CoAP, HTTP, Modbus, OPC, WebSocket, 物模型,Protobuf, PostgreSQL, MongoD ...|2333|2|2021-11-02|
|70|[Dr11ft/BigDataGuide](https://github.com/Dr11ft/BigDataGuide)|大数据学习,从零开始学习大数据,包含大数据学习各阶段学习视频、面试资料|1319|2|2021-09-23|
|71|[Joolun/JooLun-wx](https://github.com/Joolun/JooLun-wx)|JooLun微信商城,Java + SpringBoot + Maven + Swagger + Mybatis Plus + Redis + Vue + elementUI,微信公众号开发、小程序商城、微信支付、订单管理;商业版还有微服务、多租户Sass、Uniapp商城、小程序直播、多规格SKU、拼团、砍价、商户管理、 秒杀、优惠券、积分、多店铺、商城拖拽装修、服务商收款等功能|1467|2|2021-11-11|
|72|[88250/symphony](https://github.com/88250/symphony)|🎶 一款用 Java 实现的现代化社区(论坛/问答/BBS/社交网络/博客)系统平台。A modern community (forum/Q&A/BBS/SNS/blog) system platform implemented in Java. https://ld246.com|1314|2|2021-12-19|
|73|[liyupi/father](https://github.com/liyupi/father)|专业的表情包网站,搜表情,找爸爸!适合前端、Java 开发者学习的全栈项目|134|2|2021-10-23|
|74|[liangjian66/algo](https://github.com/liangjian66/algo)|算法学习 ,算法图书,algorithm|274|2|2021-12-14|
|75|[fynch3r/Gadgets](https://github.com/fynch3r/Gadgets)|Java反序列化漏洞利用链补全计划,仅用于个人归纳总结。|373|2|2021-12-03|
|76|[rawchen/Blog](https://github.com/rawchen/Blog)|前后端分离博客 - SpringBoot + Vue|168|1|2021-07-03|
|77|[KunMinX/Jetpack-MVVM-Scaffold](https://github.com/KunMinX/Jetpack-MVVM-Scaffold)|人生苦短,让脚手架为你节省时间。(目前作为《最佳实践》项目的 Dev 版来优先更新)|605|1|2021-12-07|
|78|[mercyblitz/geekbang-lessons](https://github.com/mercyblitz/geekbang-lessons)|极客时间课程工程|701|1|2021-10-24|
|79|[JeffLi1993/java-core-learning-example](https://github.com/JeffLi1993/java-core-learning-example)|关于Java核心技术学习积累的例子,是初学者及核心技术巩固的最佳实践。|1617|1|2021-11-01|
|80|[wuliaokankan/WeChat.CRM.SDK](https://github.com/wuliaokankan/WeChat.CRM.SDK)|微信开发sdk,微信二次开发SDK,微信开发API接口协议。非微信ipad协议、非mac协议,非安卓协议,api可实现微信99%功能; 无需扫码登录、可收发朋友圈、查看朋友圈、朋友圈互动点赞、评论、 好友列表、微信消息收发、发文本消息、图片消息、名片消息、动图表情、发文件、删好友 添加好友、微信转账、微信红包接收、分享小程序、分享名片、加通讯录好友、微信收藏、微信标签等! 清理僵尸粉、消息群发、通 ...|677|1|2021-10-28|
|81|[crazyqiang/AndroidStudy](https://github.com/crazyqiang/AndroidStudy)|🔥 Android学习知识点总结 jetpack、mvvm、kotlin、juc多线程等,欢迎star!|1111|1|2021-12-17|
|82|[UHungLin/AnimeDownloader](https://github.com/UHungLin/AnimeDownloader)|bilibili B站 哔哩哔哩 acfun A站 樱花动漫 番剧下载器(Video Downloader):smiley: 仅供学习交流 求 star orz|88|1|2021-11-22|
|83|[zhisheng17/blog](https://github.com/zhisheng17/blog)|SpringBoot + Mybatis + thymeleaf 搭建的个人博客 http://www.54tianzhisheng.cn/|1310|1|2021-12-14|
|84|[kongzue/DialogV3](https://github.com/kongzue/DialogV3)|🔥空祖家的对话框工具V3版,集成三种风格+夜间模式对话框,以及等待、提示、分享等特色对话框,支持花式自定义|1172|1|2021-06-25|
|85|[dingwpmz/netty-learning](https://github.com/dingwpmz/netty-learning)|《让天下没有难学Netty》系列博文40+,并且对RocketMQ远程通信框架的提取,通过阅读大牛对Netty的封装,感悟Netty编程之美。|162|1|2021-07-17|
|86|[superhj1987/pragmatic-java-engineer](https://github.com/superhj1987/pragmatic-java-engineer)|Java工程师修炼之道 - 梳理Java知识体系,沓实架构基础|944|1|2021-12-09|
|87|[dunwu/javacore](https://github.com/dunwu/javacore)|:coffee: JavaCore 是对 Java 核心技术的经验总结。|1803|1|2021-12-16|
|88|[zhangyd-c/OneBlog](https://github.com/zhangyd-c/OneBlog)|:alien: OneBlog,一个简洁美观、功能强大并且自适应的Java博客 |803|1|2021-11-19|
|89|[Jstarfish/JavaKeeper](https://github.com/Jstarfish/JavaKeeper)|✍️ Java 工程师必备架构体系知识总结:涵盖分布式、微服务、RPC等互联网公司常用架构,以及数据存储、缓存、搜索等必备技能|921|1|2021-12-19|
|90|[ctripcorp/x-pipe](https://github.com/ctripcorp/x-pipe)|X-Pipe是由携程框架部门研发的Redis多数据中心复制管理系统。基于Redis的Master-Slave复制协议,实现低延时、高可用的Redis多数据中心、跨公网数据复制,并且提供一键机房切换,复制监控、异常报警等功能。开源版本和携程内部生产环境版本一致。|1509|1|2021-12-18|
|91|[niefy/wx-api](https://github.com/niefy/wx-api)|🔥微信公众号管理系统,包含公众号菜单管理🗄、自动回复🗨、素材管理📂、模板消息☘、粉丝管理🤹♂️等功能,前后端都开源免费🛩|393|1|2021-09-20|
|92|[xuwujing/java-study](https://github.com/xuwujing/java-study)|java-study 是本人学习Java过程中记录的一些代码!从Java基础的数据类型、jdk1.8的Lambda、Stream和日期的使用、 IO流、数据集合、多线程使用、并发编程、23种设计模式示例代码、常用的工具类, 以及一些常用框架,netty、mina、springboot、kafka、storm、zookeeper、redis、elasticsearch、hbase、hive等等。|822|1|2021-11-03|
|93|[Skykai521/ECTranslation](https://github.com/Skykai521/ECTranslation)|Android Studio Plugin,Translate English to Chinese. Android Studio 翻译插件,可以将英文翻译为中文.|1842|1|2021-11-06|
|94|[ZainZhao/HIS](https://github.com/ZainZhao/HIS)|HIS英文全称 hospital information system(医疗信息就诊系统),系统主要功能按照数据流量、流向及处理过程分为临床诊疗、药品管理、财务管理、患者管理。诊疗活动由各工作站配合完成,并将临床信息进行整理、处理、汇总、统计、分析等。本系统包括以下工作站:门诊医生工作站、药房医生工作站、医技医生工作站、收费员工作站、对帐员工作站、管理员工作站。需求为东软提供的云医院。|505|1|2021-11-29|
|95|[Hello-hao/Tbed](https://github.com/Hello-hao/Tbed)|Hellohao图床、图像托管/分享/水印、存储源分发、图像管理、前后端分离。http://Tbed.hellohao.cn|777|1|2021-12-15|
|96|[forezp/SpringBootLearning](https://github.com/forezp/SpringBootLearning)|《Spring Boot教程》源码|2065|1|2021-07-16|
|97|[bin392328206/six-finger](https://github.com/bin392328206/six-finger)|📓从Java基础、JavaWeb基础到常用的框架再到面试题、微服务、分布式、大数据都有完整的教程,几乎涵盖了Java必备的知识点|1053|1|2021-12-16|
|98|[moonbig/Exchange](https://github.com/moonbig/Exchange)|2021年更新开源数字货币合约交易所,基于Java开发的比特币交易所 BTC交易所 ETH交易所 数字货币交易所 交易平台 撮合交易引擎。本项目有完整的撮合交易引擎源码、后台管理(后端+前端)、前台(交易页面、活动页面、个人中心等)、安卓APP源码、苹果APP源码、币种钱包RPC源码。开源项目仅供学习参考,请勿用于非法用途|129|1|2021-06-05|
|99|[shatyuka/Zhiliao](https://github.com/shatyuka/Zhiliao)|知乎去广告Xposed模块|552|1|2021-12-10|
|100|[algorithmzuo/algorithmbasic2020](https://github.com/algorithmzuo/algorithmbasic2020)|算法和数据结构体系学习班|577|1|2021-12-16|
<div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
榜单持续<a href="/content/docs/milestone.md">更新</a>,如有帮助请加星收藏,方便后续浏览,感谢你的支持!
</div>
<br/>
<div align="center"><a href="https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a></div>