ZhiHuaYin's Stars
ailyanlu1/free-programming-books.pdf
📚 技术书籍 PDF 文件,持续更新
pingcap/awesome-database-learning
A list of learning materials to understand databases internals
h2pl/JavaTutorial
【Java工程师面试复习指南】本仓库涵盖大部分Java程序员所需要掌握的核心知识,整合了互联网上的很多优质Java技术文章,力求打造为最完整最实用的Java开发者学习指南,如果对你有帮助,给个star告诉我吧,谢谢!
balloonwj/CppGuide
C/C++学习,后端开发进阶指南。
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
lancetw/ebook-1
A collection of classic computer science books from Internet
starcwang/easy_javadoc
IntelliJ IDEA 插件,自动生成javadoc文档注释
hackjutsu/Lepton
💻 Democratizing Snippet Management (macOS/Win/Linux)
go-mysql-org/go-mysql
a powerful mysql toolset with Go
syndtr/goleveldb
LevelDB key/value database in Go.
kangjianwei/LearningJDK
JDK源码阅读笔记
golang-standards/project-layout
Standard Go Project Layout
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
jlevy/the-art-of-command-line
Master the command line, in one page
tldr-pages/tldr
📚 Collaborative cheatsheets for console commands
github/copilot-docs
Documentation for GitHub Copilot
ansible/ansible-examples
A few starter examples of ansible playbooks, to show features and how they work together. See http://galaxy.ansible.com for example roles from the Ansible community for deploying many popular applications.
alibaba/otter
阿里巴巴分布式数据库同步系统(解决中美异地机房)
unknwon/goconfig
Package goconfig is a fully functional and comments-support configuration file (.ini) parser.
ttroy50/cmake-examples
Useful CMake Examples
zhaoyang97/pua-lang
PUA Programming Language written in Python.
xingshaocheng/architect-awesome
后端架构师技术图谱
apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
google/guava
Google core libraries for Java
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
doocs/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
iluwatar/java-design-patterns
Design patterns implemented in Java
jessfraz/dockerfiles
Various Dockerfiles I use on the desktop and on servers.