Mark.Guo's repositories
FatCat-Server
A simple game server base on boost。使用了boost asio,thread,pool等库,一款大型3d多人实时在线游戏服务器。目前处于开发阶段,将采用lua作为逻辑处理脚本
MoonNetLua
A lightweight,scalable game server framework written in C++, and suport Lua Script
algorithms
Algorithms & data structures in C++.
Blog
A blog based on Django + MySQL + redis + celery
Coding-iOS
Coding iOS 客户端源代码
CSpider
A scalable and convenient crawler framework in C:).
django_game_server
Django as game server(django做游戏服务端)
DPress
A simple blog powered by Django
DServerFramework
Distributed Server Framework, such for Game. Using C++
flask
A microframework based on Werkzeug, Jinja2 and good intentions
forgottenserver
A free and open-source MMORPG server emulator written in C++
game_server
通用游戏服务器框架,支持多进程、多线程部署,支持TCP、WebSocket、Http协议
gxgk-wechat-server
校园微信公众号后端,使用 Python、Flask、Redis、MySQL、Celery
itranswarp.js
Full-featured CMS including blog, wiki, discussion, etc. powered by Nodejs.
July
简单的小博客仓库
N-blog
一起学 Node.js
new-jianhu
荐乎 是自己创业时候的一个 to B 的商业项目,后台技术栈基于 Django,数据库使用 mysql+redis,前端使用jQuery-weui,界面及图标设计来自于腾讯某设计师。
node-elm
基于 node.js + Mongodb 构建电商后台系统
nodeclub
:baby_chick:Nodeclub 是使用 Node.js 和 MongoDB 开发的社区系统
poseidon
Poseidon Game Server (C++98/11 + boost + OpenSSL + MySQL + MongoDB)
python_webapp
python_webapp for study
Simple-Web-Server
A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Boost.Asio. Created to be an easy way to make REST resources available from C++ applications.
skynet
A lightweight online game framework
the-swift-programming-language-in-chinese
中文版 Apple 官方 Swift 教程《The Swift Programming Language》
Tinyhttpd
tinyhttpd 是一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。
vmaig_blog
an opensource blog system based on django 1.8 and bootstrap https://vmaig.com
WebSocket-Node
A WebSocket Implementation for Node.JS (Draft -08 through the final RFC 6455)
ZhihuSpider
知乎用户公开个人信息爬虫, 能够爬取用户关注关系,基于Python、使用代理、多线程