Pinned Repositories
acl
one advanced C/C++ lib for UNIX and WINDOWS
cJSON
I did not write this code, but I like it.
clpp
cmdline
A Command Line Parser
concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
coroutine
A asymmetric coroutine library for C.
crackNoSqlManagerForMongodb
一个方便的无限30天使用NoSQL Manager For Mongodb的工具。
crypto
一些涉及到加密和安全的代码
CSV
C++ classes to read/write CSV records from/to a stream.
ssh2demo
oatmeal-zero's Repositories
oatmeal-zero/crackNoSqlManagerForMongodb
一个方便的无限30天使用NoSQL Manager For Mongodb的工具。
oatmeal-zero/ssh2demo
oatmeal-zero/acl
one advanced C/C++ lib for UNIX and WINDOWS
oatmeal-zero/cJSON
I did not write this code, but I like it.
oatmeal-zero/clpp
oatmeal-zero/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
oatmeal-zero/czmq
High-level C binding for ØMQ
oatmeal-zero/design_patterns
图说设计模式
oatmeal-zero/excel2json
oatmeal-zero/ExcelDataReader
Lightweight and fast library written in C# for reading Microsoft Excel files
oatmeal-zero/gflags
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at:
oatmeal-zero/KSFramework
QQ Group:538722494,KSFramework = KEngine + SLua(or xLua) , Unity3D Framework/Toolsets focus on hot reload
oatmeal-zero/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
oatmeal-zero/Libevent
Nick's public libevent repository. The official repository is at git://levent.git.sourceforge.net/gitroot/levent/libevent
oatmeal-zero/libssh2
the SSH library
oatmeal-zero/libssh2pp
A C++ libssh2 wrapper. In modern C++11
oatmeal-zero/lua-MessagePack
a pure Lua implementation of msgpack.org[Lua]
oatmeal-zero/LuaBridge
A lightweight, dependency-free library for binding Lua to C++
oatmeal-zero/LuaBridgeDemo
使用LuaBridge的示例
oatmeal-zero/luamongo
封装mongo-c-driver的lua操作mongodb库
oatmeal-zero/metoo
A game engine based on skynet
oatmeal-zero/neocomplete.vim
Next generation completion framework after neocomplcache
oatmeal-zero/oatmeal
oatmeal-zero/pkg
一个简单易用的数据存储容器
oatmeal-zero/skynet
A lightweight online game framework
oatmeal-zero/skynet_sample
A sample for skynet
oatmeal-zero/Unity-Design-Pattern
:tea: All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | 各种设计模式的Unity3D C#版本实现
oatmeal-zero/vim_sproto
syntax highlight of sproto for vim
oatmeal-zero/xlua-framework
Unity游戏纯lua客户端完整框架---基于xlua,整合tolua的proto-gen-lua以及各个lua库和工具类
oatmeal-zero/zerorpc-python
zerorpc for python