Pinned Repositories
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
asio
Asio C++ Library
behaviac
behaviac is a framework of the game AI development, and it also can be used as a rapid game prototype design tool. behaviac supports the behavior tree, finite state machine and hierarchical task network(BT, FSM, HTN)
bitcoin
Bitcoin Core integration/staging tree
ChessGame
网络版**象棋
cpplua
一个c++/lua实现的跨平台游戏服务器框架
dbmon
python+Django数据库监控平台(新版) Linux/Oracle/Mysql基础监控+性能监控
lfs
LuaFileSystem for Lubyk.
LuaBridge3
A lightweight, dependency-free library for binding Lua to C++
luawinfile
Replacement lfs and lua original api to support utf-8 filename
oneStarCai's Repositories
oneStarCai/json
JSON for Modern C++
oneStarCai/mysql-connector-cpp
MySQL Connector/C++ is a MySQL database connector for C++. It lets you develop C++ and C applications that connect to MySQL Server.
oneStarCai/luapp
A lua wrapper for creating bindings between C++ and Lua.
oneStarCai/GameServers
分布式服务器
oneStarCai/OpenSourceGameServerEngine
oneStarCai/Test
oneStarCai/LuaGameServer
c++/ lua gameserver
oneStarCai/handy
简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
oneStarCai/lua-webclient
Nonblocking lua http library.
oneStarCai/libev
libev sync from http://cvs.schmorp.de/libev/
oneStarCai/mygit
test
oneStarCai/luareload
reload a lua module
oneStarCai/gorpc
Simple, fast and scalable golang rpc library for high load
oneStarCai/ffpython
ffpython is a c++ lib,which is to simplify embedding python and extend python. For example, call python function, register c++ function to python, register c++ class to python, on one implement c++ header file.
oneStarCai/kernel4gameserver
网游游戏服务器引擎
oneStarCai/luapb
This is a binding of Google Protocol Buffer to Lua
oneStarCai/tolua
tolua is a tool that greatly simplifies the integration of C/C++ code with Lua.