Pinned Repositories
500lines
500 Lines or Less
Android
My android practice project
Android_Data
Some Android learning materials, hoping to help you learn Android development.
architect-awesome
后端架构师技术图谱
awesome-python-webapp
小白的Python入门教程实战篇:网站+iOS App源码
cinatra
A sinatra inspired modern c++ web framework
cppjieba
"结巴"中文分词的C++版本
ffead-cpp
Framework for Enterprise Application Development, c++ framework, c++ web framework, c++ application framework, c++ rest framework, c++ soap framework, c++ web sites,c++ web applications, c++ driven web development - c++
flasky
flask web
freeCodeCamp
The https://www.freeCodeCamp.org open source codebase and curriculum. Learn to code for free together with millions of people.
cgy1989's Repositories
cgy1989/tengine
A distribution of Nginx with some advanced features
cgy1989/hiredis
Minimalistic C client for Redis >= 1.2
cgy1989/opensource
【编程随想】收藏的开源项目清单
cgy1989/ffead-cpp
Framework for Enterprise Application Development, c++ framework, c++ web framework, c++ application framework, c++ rest framework, c++ soap framework, c++ web sites,c++ web applications, c++ driven web development - c++
cgy1989/zh-google-styleguide
Google 开源项目风格指南 (中文版)
cgy1989/muduo
A C++ non-blocking network library for multi-threaded server in Linux
cgy1989/openvpn
OpenVPN is an open source VPN daemon
cgy1989/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.
cgy1989/JSON-java
A reference implementation of a JSON package in Java.
cgy1989/cinatra
A sinatra inspired modern c++ web framework
cgy1989/leetcode
LeetCode Problems' Solutions (up-to-date)
cgy1989/nginx
Complete (unofficial) history of nginx releases
cgy1989/nginx-book
Nginx开发从入门到精通
cgy1989/lighttpd2
lighttpd2 on github for easier collaboration - main repo still on lighttpd.net
cgy1989/o2
OAuth 2.0 for Qt
cgy1989/TCP-IP-Network-basic-examples
《TCP/IP网络编程技术基础》书上例子的测试代码。原书无配套光盘,所有代码参照书中提供内容,补充了部分书中未实现的代码,并修正原书中的错误。