Pinned Repositories
30-seconds-of-code
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
30-seconds-of-php-code
A curated collection of useful PHP snippets that you can understand in 30 seconds or less.
30min_guides
覃健祥的学习笔记,各种几十分钟入门的文档
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!(提前祝贺大家春节快乐,春运一路畅通!)
phptest
yx
yx
run100's Repositories
run100/laravel-docker
laravel-host
run100/30-seconds-of-code
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
run100/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
run100/design-patterns
php设计模式
run100/awesome-go-cn
Go 资源大全中文版, 内容包括:Web框架、模板引擎、表单、身份认证、数据库、ORM框架、图片处理、文本处理、自然语言处理、机器学习、日志、代码分析、教程和(电子)书等。
run100/larakube
Laravel app deployment for auto scaled Kubernetes cluster
run100/phpstan
PHP Static Analysis Tool - discover bugs in your code without running it!
run100/go-mysql-elasticsearch
Sync MySQL data into elasticsearch
run100/php-delayqueue
基于redis实现高可用,易拓展,接入方便,生产环境稳定运行的延迟队列
run100/ebook
Organize valuable books
run100/kubernetes-ingress
NGINX and NGINX Plus Ingress Controllers for Kubernetes
run100/30-seconds-of-php-code
A curated collection of useful PHP snippets that you can understand in 30 seconds or less.
run100/opensource
【编程随想】收藏的开源项目清单
run100/algo
Data Structure & Algorithm
run100/PHP-Interview-Best-Practices-in-China
📙 PHP 面试知识点汇总
run100/The-Art-Of-Programming-By-July
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
run100/document-style-guide
中文技术文档的写作规范
run100/weui
A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
run100/tonyenc
高性能、跨平台的 PHP7 代码加密扩展 (A high performance and cross-platform encrypt extension for PHP source code)
run100/awk
The AWK Programming Language (AWK 程序设计语言, awkbook) 中文翻译, LaTeX 排版
run100/data-structure-php
对于数据结构和算法类的东西,我工作有些年份了,大学也有所涉猎,积累了一些内容,这段时间就以一天1-2篇的速度更新,高产似母猪
run100/Lets-Build-a-Forum-in-Laravel
http://laracasts.com/series/lets-build-a-forum-with-laravel
run100/note-wordpress
Wordpress源码分析
run100/k8s-php-thinkphp-hello
一个以php框架thinkphp的php项目,在kubernets上采用多容器在一个Pod的部署范例☁
run100/easy-tips
A little Tips in my Code Career with PHP :fire:
run100/wxSportCrawler
一套抓取微信运动真实数据、并将微信运动数据用于活动/场景的程序
run100/blogtypecho
run100/quickstart-basic
A sample task list application.
run100/vue2-manage
基于 vue + element-ui 的后台管理系统
run100/spa-example-with-laravel-vue-backend
example for SPA (Single Page Application) via Laravel5.4 and Vuejs.