zhouxingtuan / gammaServer
A server framework with multi threads. Base on epoll and provides socket,http,https,curl. Can be easily extend with C++ or Scripts(Lua/JavaScript/Python or others). Support Linux Only.
☆12Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for gammaServer
- a server which is mostly used to build a Distributed mmorpg game server☆24Updated 6 years ago
- A Game Server develop frame for web game and mobile game☆19Updated 8 years ago
- proto4z is an open source C++ cross-platform lightweight cross-platform protocol library.☆35Updated 6 years ago
- mmo 服务器,多个逻辑服(login、gate、world等)构成,网络核心使用事件处理机制☆30Updated 4 years ago
- c++/ lua gameserver☆14Updated 6 years ago
- 网游游戏服务器引擎☆29Updated 9 years ago
- 轻量级跨平台游戏服务器☆22Updated 2 years ago
- lua 与 C++ 编写的游戏服务器框架☆47Updated 9 years ago
- MMORPG Server☆9Updated 10 months ago
- game server frame,Multiprocess multithreaded architecture, protobuf☆34Updated 7 years ago
- 游戏服务器框架,组件结构,支持lua☆34Updated 6 years ago
- game server☆11Updated 8 years ago
- ☆60Updated 7 years ago
- A 3D MMO game server framework. I first create this repo at http://git.oschina.net/ as a private repo for a new game project whitch is ab…☆12Updated 9 years ago
- The Game Communication Environment (GCE) is an actor model framework for online game development.☆127Updated 7 years ago
- Code by c++ . Net mode can run in windows with iocp and linux with epoll. It's so cool so you can try it☆32Updated 2 years ago
- a c++ server framework for mobile game☆25Updated 6 years ago
- used XML auto create lua and C++ relevance code and test code☆40Updated 4 years ago
- A game server framework for c++11☆37Updated 4 years ago
- LUA to C++ Binding Library "lua_tinker" expand for c++11/14 and lua 5.3☆82Updated 3 weeks ago
- NFShmServer 是一个使用C++开发的轻量级,敏捷型,弹性的,分布式的共享内存的插件开发框架, 让你更快更简单的开发服务端应用. 部分思路来自UE4和Ogre.(当前主要用在游戏领域) 我写的开源架构,前几年 开源过,后来自己做项目,又没开源了,现在没搞项目了,加上修…☆72Updated last year
- cross platform network library☆43Updated last year
- seamless distributed game server engine☆22Updated 7 years ago
- 游戏服务器基础框架。☆21Updated 7 years ago
- Modular distributed game server framework☆16Updated last year
- 帧同步☆21Updated 6 years ago
- NFShmServer 是一个使用C++开发的轻量级,敏捷型,弹性的,分布式的插件开发框架, 共有三种主要使用模式:1.传统使用STL的纯C++开发;2.使用共享内存作为内存池进行热更的纯C++开发(腾讯系公司大量使用这种模式开发);3.使用lua,python脚本进行游戏…☆53Updated 8 months ago
- 基于libuv的skynet移植☆37Updated 4 years ago
- BIN_LuaBind是一个和luabind、tolua++类似的库,提供了简洁的C/C++到lua的绑定机制,但与之不同的是BIN_LuaBind比他们更安全:lua层不在直接依赖于C/C++层指针,避免野指针引起宕机。除此之外,BIN_LuaBind对Lua提供了对lu…☆27Updated 9 years ago