phperyang's Stars
yidao620c/python3-cookbook
《Python Cookbook》 3rd Edition Translation
miaofu/HMM-and-Bayesian-HMM
Dicrete and Mixture of Gaussian HMM and Bayesian HMM(离散和混合高斯隐马尔可夫模型和贝叶斯隐马尔可夫模型)
imwilsonxu/mao
《毛主席语录》的词频统计。
dabing1022/LuaAndLove2dLearningTest
LuaAndLove2dLearningTest
CYXiang/CYXTenMinDemo
十分钟搭建App框架(OC)KIF自动化测试 与系列Demo博文地址
sjwhitworth/golearn
Machine Learning for Go
haoel/leetcode
LeetCode Problems' Solutions
bsspirit/book-r2
R的极客理想-高级开发篇
USArmyResearchLab/Dshell
Dshell is a network forensic analysis framework.
purecpp-org/cinatra
A sinatra inspired modern c++ web framework
bcit-ci/CodeIgniter
Open Source PHP Framework (originally from EllisLab)
laruence/yaf
Fast php framework written in c, built in php extension
Tencent/tsf
coroutine and Swoole based php server framework in tencent
youxiamotors/driveassist-alpha
Developing code for driving assitance
shenzhe/zhtmltopdf
网址转换为pdf或图片
Comos/qpm
QPM, the process management framework in PHP, the efficient toolkit for CLI development. QPM provides basic daemon functions and supervision mechanisms to simplify multi-process app dev.
olahol/melody
:notes: Minimalist websocket framework for Go
gopherchina/docs
gopherchina website docs
viney/redis-top
使用golang和redis实现的排行榜
readdig/her
A web framework for golang
flightphp/core
An extensible micro-framework for PHP
gavinkwoe/BeeFramework
[Experimental] A semi-hybrid framework that allows you to create mobile apps using Objective-C and XML/CSS
gelosie/BeeFramework-Demo1
A Demo for BeeFramework UI feature.
yiisoft/yii
Yii PHP Framework 1.1.x
wulijun/php-the-right-way
收集PHP最佳实践、编码规范和权威学习指南,方便PHP开发者阅读和查找