Pinned Repositories
abseil-cpp
Abseil Common Libraries (C++)
algorithms
Algorithms & Data Structures in C++
AlgoXY
Book of Elementary Algorithms and Data structures
annotated_redis_source
带有详细注释的 Redis 2.6 源码
argo-installer
方舟Argo安装工具
asio
Asio C++ Library
books
【编程随想】收藏的电子书清单(多个学科,含下载链接)
cellnet
高性能,简单,方便的开源服务器网络库
codebattle-server
codebattle server
WeGame
一个不走寻常路的实时对战游戏!
stanjiang's Repositories
stanjiang/AlgoXY
Book of Elementary Algorithms and Data structures
stanjiang/annotated_redis_source
带有详细注释的 Redis 2.6 源码
stanjiang/build-web-application-with-golang
A golang ebook intro how to build a web with golang
stanjiang/c-sigslot
universal event-driven, asychoronous/parallel infrastructure for ANSI-C, also known as asychronous signal-slot and source level continuation mechanism for C language.
stanjiang/chaos
c++ 网络事件库
stanjiang/codebattle-ai
AI Example for Codebattle
stanjiang/codebattle-client
unity3d client of codebattle
stanjiang/dragonfly
Lightweight, low overhead native CPU and MM profiler for Windows
stanjiang/ejoy2d
A 2D Graphics Engine for Mobile Game
stanjiang/fastsocket
Fastsocket is a highly scalable socket and its underlying networking implementation of Linux kernel. With the straight linear scalability, Fastsocket can provide extremely good performance in multicore machines. In addition, it is very easy to use and maintain. As a result, it has been deployed in the production environment of SINA.
stanjiang/folly
Folly is an open-source C++ library developed and used at Facebook.
stanjiang/go-lua
A Lua VM in Go
stanjiang/leaf
A game server framework
stanjiang/Learning-Go-zh-cn
一本学习 Go 语言的免费电子书。
stanjiang/Libevent
Nick's public libevent repository. The official repository is at git://levent.git.sourceforge.net/gitroot/levent/libevent
stanjiang/libuv
Cross-platform asychronous I/O
stanjiang/MiniWeChat-Client
A Mini WeChat client for mobile device based on Unity3D using MVVM framework
stanjiang/MyProject
stanjiang/MyServers
stanjiang/quick-cocos2d-x
quick-cocos2d-x is a quick framework, based on cocos2d-x. Make mobile games in Lua.
stanjiang/quick-cocos2d-x-plugins
Third-party integrate for quick-cocos2d-x, etc: Flurry, TestFlight, Umeng, GameCenter, 91 ... SAVE YOUR LIFE !
stanjiang/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
stanjiang/skynet
A lightweight online game server
stanjiang/soci
SOCI - The C++ Database Access Library. This is official repository the SOCI project.
stanjiang/ssdb
SSDB - A fast NoSQL database, an alternative to Redis
stanjiang/tnt
stanjiang/twemproxy
A fast, light-weight proxy for memcached and redis
stanjiang/Unity-Flappy-Bird
使用Unity3D的Native 2D制作的flappy bird游戏
stanjiang/uvbook
《An Introduction to libuv》中文翻译
stanjiang/zeromq4-x
ØMQ 4.x stable release branch - bug fixes only