Pinned Repositories
Base
CS 基础实践,主要包括网络协议和操作系统相关知识
Docker-LNMP
利用 Docker-Compose 编排 LNMP 开发环境
hello-algorithm
小浩算法图解教程:动态规划、二叉树、贪心、数组、字符串、等等(所有的学习内容都在learning文件夹下面)
hyperf-plus
基于 Hyperf 框架定制的扩展包
Knower
Knower(知者):一个实用的的开源知识库管理平台。基于 Hyperf 实现,集成了权限管理、第三方登录(GitHub、QQ)、企业微信自建应用通知等功能,亦可作为 Hyperf 的开发脚手架。
Lunule
一款基于MVC模式并集成了Smarty3模板引擎的PHP框架,并基于该框架实现一个简易的带后台登录以及curd操作的管理系统
micro-service
以 Hyperf 为基础框架的微服务 DEMO,容器化部署
OPS
软件安装、环境部署、一键脚本等
passport-service
后台权限服务
swooleNBA
ThinkPHP5整合原生Swoole实现NBA比赛图文直播以及聊天室功能
duiying's Repositories
duiying/net-test-go
这是宇润使用 Go 语言开发的一个 Http 压测工具。
duiying/Reading
整理阅读过的干货文章, 帖子
duiying/advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
duiying/algo
数据结构和算法必知必会的50个代码实现
duiying/articles
所有写作文章,包括已经发布和未发布的
duiying/C-Code
C语言代码
duiying/chitchat
chitchat driven by golang
duiying/database
[READ ONLY] Subtree split of the Illuminate Database component (see laravel/framework)
duiying/DEV-GUIDE
研发手册
duiying/dockerfiles-1
Dockerfile文件集合
duiying/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
duiying/gateway_demo
微服务网关后端 1-8章 功能点演示代码
duiying/go-barrage
基于go开发的聊天室
duiying/hyperf-shop
基于 Hyperf 协程框架的商城后台
duiying/Java-Interview-Advanced
中华石杉--互联网Java进阶面试训练营
duiying/kingshard
A high-performance MySQL proxy
duiying/kubernetes-learning
《从Docker到Kubernetes进阶课程》在线文档
duiying/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
duiying/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
duiying/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
duiying/monitor
基于Prometheus+Grafana+docker-compose的可视化服务监控搭建
duiying/MoreThanJava
学习, 不止 Code 👨💻
duiying/net-test-swoole
这是宇润使用 Swoole 开发的一个 Http 压测工具。
duiying/php-source-lib
phper common resources and lib
duiying/PHPForker
A simple Multi-Process programming skeleton written in PHP and learned much from Workerman, which remove the part of Network Event Library. It aims at helping us study PHP Multi-Process programming & find out how Workerman core works.
duiying/QueryList
:spider: The progressive PHP crawler framework! 优雅的渐进式PHP采集框架。
duiying/Redis-study
Redis学习笔记,基于《Redis设计与实现》的内容,对Redis的基础知识进行总结
duiying/to
Aggressive data type conversions for Go
duiying/vue-admin
duiying/Waking-Up
计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试:rocket:;可用于模拟面试、面试前复习、短期内快速备战面试...