Pinned Repositories
100-gdb-tips
A collection of gdb tips. 100 maybe just mean many here.
ArkGameFrame
A fast, scalable, distributed game server framework for C++, include actor library, network library,can be used as a real time multiplayer game engine ( MMO RPG ), which support Lua script and Unity3d client. Plan to support UE4, Cocos2dx client.
canal
阿里巴巴mysql数据库binlog的增量订阅&消费组件
gotags
ctags-compatible tag generator for Go
NoahGameFrame
A fast, scalable, distributed game server framework for C++, include actor library, network library,can be used as a real time multiplayer game engine ( MMO RPG ), which plan to support C#/Python/Lua script, and support Unity3d, Cocos2dx, FlashAir client access.
realtime_game_research
实时对战游戏同步模式预研,包括帧同步等。
setup-strongswan-vpn-account
Easily add VPN accounts to ipsec-secrets and chap-secrets
TinyNet
TinyNet a tiny n-blocking c++ network library for single threaded server
TSF4G-1
服务器开发工具
unity3d-webview-csharp
C# port of unity3d-webviw-integration sample on https://github.com/keijiro/unity-webview-integration
PureDu's Repositories
PureDu/algorithms
Algorithms & Data Structures in C++
PureDu/AlgoXY
Book of Elementary Algorithms and Data structures
PureDu/annotated_redis_source
带有详细注释的 Redis 2.6 源码
PureDu/atlas
A C++11 library expected to be a fundation for distributed in-memory computing
PureDu/bettermud
BetterMud from MUD Game Programming. With syntax fixes!
PureDu/book
学习笔记
PureDu/cgdb-manual-in-chinese
《CGDB中文手册》
PureDu/Common
Common Lab in Tencent
PureDu/Entity-System-RDBMS-Beta--Java-
An Entity System of type "RDBMS Beta" (see the wiki for detailed explanation)
PureDu/FixedPointy
A simple fixed-point math library for C#
PureDu/FootballAI
Football game AI developed with ducttape-engine
PureDu/imxserver
simple game server
PureDu/libCello
Higher level programming in C
PureDu/libxs
Crossroads I/O core library
PureDu/linked
A simple and light-weight linked list library
PureDu/makefile
Generic Makefile for C/C++ Programs
PureDu/mastering-emacs-in-one-year-guide
A guide on how to master emacs in on year (written in Chinese)
PureDu/netfox
Net Fox Game
PureDu/nginx-book
Nginx开发从入门到精通
PureDu/osfs00
Operating System From Scratch : learn OS by practice
PureDu/ourmsg
OurMsg是基于.net 2.0框架C#语言编写的即时消息软件(服务器和客户端)。服务器网络框架采用LumiSoft.Net,支持上百万用户的连接,数据库采用SQL Server 2005及以上版本。客户端采用TCP协议连接服务器,文件传输和音视频采用UDP P2P方式通信,数据库采用SQLite保存用户信息,聊天信息等。
PureDu/pioneer
A networking framework for clusters
PureDu/pythontutorial
PureDu/Reliable-UDP
This project implements a reliability layer atop UDP in C.
PureDu/server_src
mmorpg, using libevent, protobuf
PureDu/slg-model
为游戏服务器设计的基于ets和mysql的缓存层,可将ets表和mysql表中的数据自动同步,以及类似于ROR的migrate工具
PureDu/spiderq
web spider
PureDu/timewheel
a formal version
PureDu/twisted-intro-cn
Dave's An Introduction to Asynchronous Programming and Twisted in Chinese
PureDu/vim-nasm
filetype detection and filetype plugin for nasm in Vim