kk0501's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
xuxueli/xxl-job
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
hwdsl2/setup-ipsec-vpn
Scripts to build your own IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
monicahq/monica
Personal CRM. Remember everything about your friends, family and business relationships.
swoole/swoole-src
🚀 Coroutine-based concurrency library for PHP
infinilabs/analysis-ik
🚌 The IK Analysis plugin integrates Lucene IK analyzer into Elasticsearch and OpenSearch, support customized dictionary.
ruanyf/free-books
互联网上的免费书籍
fangzesheng/free-api
收集免费的接口服务,做一个api的搬运工
wsdjeg/vim-galore-zh_cn
Vim 从入门到精通
openspug/spug
开源运维平台:面向中小型企业设计的轻量级无Agent的自动化运维平台,整合了主机管理、主机批量执行、主机在线终端、文件在线上传下载、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。
panjf2000/gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
akaunting/akaunting
Online Accounting Software
Quorafind/golang-developer-roadmap-cn
在 2019 成为一名 Go 开发者的路线图。为学习 Go 的人而准备。
hhxsv5/laravel-s
LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
Qsnh/meedu
Meedu是一款功能强大的开源在线教育系统,适用于个人、企业或机构搭建自己的在线学习平台。它提供了完整的解决方案,满足网校搭建、在线教学、企业培训和知识付费等多种需求。
huihut/CS-Books
📚 Computer Science Books 计算机技术类书籍 PDF
overtrue/easy-sms
📲 一款满足你的多种发送需求的短信发送轮子
ongmanibaimihong/book
个人认为对技术提升很不错的书
mix-php/mix
☄️ PHP CLI mode development framework, supports Swoole, WorkerMan, FPM, CLI-Server / PHP 命令行模式开发框架,支持 Swoole、Swow、WorkerMan、FPM、CLI-Server
JingwenTian/awesome-php
收集整理一些常用的PHP类库, 资源以及技巧. 以便在工作中迅速的查找所需...
hightman/xunsearch
免费开源的中文搜索引擎,采用 C/C++ 编写 (基于 xapian 和 scws),提供 PHP 的开发接口和丰富文档
elarity/advanced-php
最近打算写一些php一些偏微妙的教程,比如关于多进程、socket等相关,都是自己的一些感悟心得
phpmentors-jp/workflower
A BPMN 2.0 workflow engine for PHP
php-extension-research/study
手把手教你写PHP协程扩展(teach you to write php coroutine extension by hand)
sillydong/CZD_Yaf_Extension
建立在 [Yaf](https://github.com/laruence/php-yaf) 的基础上,集成了Smarty引擎,加入了封装好的各种功能类,具体信息请看README.md
soulmachine/search-engine-principle
搜索引擎原理详解,开源电子书
mgrigajtis/jquery-fireworks
A jQuery plugin that puts dazzling fireworks into a div
azl397985856/git
关于git的介绍,包括基本概念,git flow,git提交规范,git插件以及常见问题解决