Pinned Repositories
ActionBarSherlock
Library for implementing the action bar design pattern using the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
ajvm
A hobby jvm, just want to know how a java virtual machine works.
aL
algorithms in C
Algorithm-Implementations
Share, discuss and improve algorithm implementations!
algorithms
Algorithms & Data Structures in C++
Android_Data
收集整理一些学习 Android 资料,希望能帮助到你学习 Android 开发
android_design_patterns_analysis
Android源码设计模式分析项目
czmq
High-level C binding for ØMQ
Zhouxiaoqing's Repositories
Zhouxiaoqing/czmq
High-level C binding for ØMQ
Zhouxiaoqing/ActionBarSherlock
Library for implementing the action bar design pattern using the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
Zhouxiaoqing/bdwgc
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (libgc, bdwgc, boehmgc)
Zhouxiaoqing/bitwave
A BitTorrent client written in C++.
Zhouxiaoqing/buddy
Buddy memory allocation
Zhouxiaoqing/C-Thread-Pool
A simple thread pool for C
Zhouxiaoqing/cocos2dxMultiPlayer
Sample Cocos2d-x Multiplayer game with server side source codes
Zhouxiaoqing/coroutine
A asymmetric coroutine library for C.
Zhouxiaoqing/eathena
A mirror of the eAthena Ragnarok Online Server.
Zhouxiaoqing/kahlua2
Kahlua main development
Zhouxiaoqing/libactor
Implementation of an erlang style actor model using libdispatch
Zhouxiaoqing/libgwrl
High performance cross platform event reactor and proactor written in C
Zhouxiaoqing/libtask
Russ Cox's libtask (with enhancements)
Zhouxiaoqing/libtask-1
a fork of http://code.google.com/p/libtask/
Zhouxiaoqing/lua-int64
A int64 lib for lua with lightuserdata in 64bit architecture
Zhouxiaoqing/lua-snapshot
Make a snapshot for lua state to detect memory leaks.
Zhouxiaoqing/lua-stable
Share table among lua states
Zhouxiaoqing/luanet
network interface for lua
Zhouxiaoqing/luna
Zhouxiaoqing/metalua
The metalua programming language
Zhouxiaoqing/mread
Multi-Read from one bind port
Zhouxiaoqing/muduo-protorpc
Google Protobuf RPC based on Muduo
Zhouxiaoqing/MyLabs
一些实验性代码
Zhouxiaoqing/openlua
An open compiler for Lua programming language
Zhouxiaoqing/rpc
Remote procedure call
Zhouxiaoqing/server
"MaNGOS" is a full featured World of Warcraft server, including authentication, client updates, and world content serving. Compatible with World of Warcraft client 4.3.4 (build 15595).
Zhouxiaoqing/threadpool
A simple C Thread pool implementation
Zhouxiaoqing/threadworms
A multithreaded programming demonstration in Python & Pygame using a "Nibbles" clone.
Zhouxiaoqing/tsar
Taobao System Activity Reporter
Zhouxiaoqing/zphp
a php framework, 专用于社交游戏 && 网页游戏的服务器端开发框架(提供非阻塞,异步i/o的socket支持)