Pinned Repositories
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲
architect-awesome
后端架构师技术图谱
birthday
:cake:改改数据,为心爱的人做一个超具创意的网页生日祝福吧~ (生日快乐) https://ajlovechina.github.io/birthday/
Books
无它术,唯勤读书而多为之,自工
CS-Notes
:books: Tech Interview Guide 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
essential-netty-in-action
It is a book about the Essentials of Norman Maurer's Netty in Action.《Netty 实战(精髓)》是对 Norman Maurer 的 《Netty in Action》的一个精简
googletest
Googletest - Google Testing and Mocking Framework
Hua-Wei-2016-Craft
Find Path
indoor-location
低功耗蓝牙室内定位
leetcode
Leetcode solutions
JiangLirui's Repositories
JiangLirui/googletest
Googletest - Google Testing and Mocking Framework
JiangLirui/indoor-location
低功耗蓝牙室内定位
JiangLirui/leetcode
Leetcode solutions
JiangLirui/advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲
JiangLirui/architect-awesome
后端架构师技术图谱
JiangLirui/birthday
:cake:改改数据,为心爱的人做一个超具创意的网页生日祝福吧~ (生日快乐) https://ajlovechina.github.io/birthday/
JiangLirui/Books
无它术,唯勤读书而多为之,自工
JiangLirui/CS-Notes
:books: Tech Interview Guide 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
JiangLirui/halo
✍ Halo 一款现代化的个人独立博客系统
JiangLirui/Happy-birthDay
生日快乐
JiangLirui/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
JiangLirui/hosts
镜像:https://scaffrey.coding.net/p/hosts/git / https://git.qvq.network/googlehosts/hosts
JiangLirui/interview
📚 C/C++面试基础知识总结
JiangLirui/issue-task
一个基础的多项目任务管理系统
JiangLirui/ITBooks
JiangLirui/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
JiangLirui/kafka
Mirror of Apache Kafka
JiangLirui/kcp
KCP - A Fast and Reliable ARQ Protocol
JiangLirui/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
JiangLirui/linux
Linux kernel source tree
JiangLirui/lovers-website
程序员的情侣网站 (programmer's website of lovers)
JiangLirui/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
JiangLirui/netty
Netty project - an event-driven asynchronous network application framework
JiangLirui/nginx
An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
JiangLirui/py12306
🚂 12306 购票助手,支持分布式,多账号,多任务购票以及 Web 页面管理
JiangLirui/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
JiangLirui/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
JiangLirui/server
☁️ Nextcloud server, a safe home for all your data
JiangLirui/spring-framework
The Spring Framework
JiangLirui/studyAlgorithm