1.CS-Notes[1]
•Stars: 102k
•介绍:技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
•地址:https://github.com/CyC2018/CS-Notes
2. JavaGuide[2]
•Stars:79.5k
•介绍:一份涵盖大部分 Java 程序员所需要掌握的核心知识
•地址:https://github.com/Snailclimb/JavaGuide
3. java-design-patterns[3]
•Stars:57.9k
•介绍:全面展示用如何用 Java 实现各种设计模式
•地址:https://github.com/iluwatar/java-design-patterns
4. elasticsearch[4]
•Stars: 49k
•介绍:一款开源、支持分布式的搜索引擎
•地址:https://github.com/elastic/elasticsearch
5. spring-boot[5]
•Stars:48k
•介绍:一款快速创建 Spring 生产级应用的脚手架
•地址:https://github.com/spring-projects/spring-boot
6. interviews[6]
•Stars:44.6k
•介绍:找工作前需要准备的各种面试相关的东西。
•地址:https://github.com/kdn251/interviews
7. advanced-java[7]
•Stars:43.7k
•介绍:互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
•地址:https://github.com/doocs/advanced-java
8. RxJava[8]
•Stars:42.7k
•介绍:一个在 Java VM 上使用可观测的序列来组成异步的、基于事件的程序的库
•地址:https://github.com/ReactiveX/RxJava
引用链接
[1]
CS-Notes: https://github.com/CyC2018/CS-Notes
[2]
JavaGuide: https://github.com/Snailclimb/JavaGuide
[3]
java-design-patterns: https://github.com/iluwatar/java-design-patterns
[4]
elasticsearch: https://github.com/elastic/elasticsearch
[5]
spring-boot: https://github.com/spring-projects/spring-boot
[6]
interviews: https://github.com/kdn251/interviews
[7]
advanced-java: https://github.com/doocs/advanced-java
[8]
RxJava: https://github.com/ReactiveX/RxJava