shockerjue / GameserverLinks
game server frame,Multiprocess multithreaded architecture, protobuf
☆34Updated 7 years ago
Alternatives and similar repositories for Gameserver
Users that are interested in Gameserver are comparing it to the libraries listed below
Sorting:
- mmo 服务器,多个逻辑服(login、gate、world等)构成,网络核心使用事件处理机制☆31Updated 4 years ago
- NFShmServer 是一个使用C++开发的轻量级,敏捷型,弹性的,分布式的共享内存的插件开发框架, 让你更快更简单的开发服务端应用. 部分思路来自UE4和Ogre.(当前主要用在游戏领域) 我写的开源架构,前几年开源过,后来自己做项目,又没开源了,现在没搞项目了,加上修…☆75Updated 2 years ago
- a server which is mostly used to build a Distributed mmorpg game server☆24Updated 7 years ago
- NFShmServer 是一个使用C++开发的轻量级,敏捷型,弹性的,分布式的插件开发框架, 共有三种主要使用模式:1.传统使用STL的纯C++开发;2.使用共享内存作为内存池进行热更的纯C++开发(腾讯系公司大量使用这种模式开发);3.使用lua,python脚本进行游戏…☆77Updated 2 weeks ago
- The Game Communication Environment (GCE) is an actor model framework for online game development.☆128Updated 8 years ago
- ☆60Updated 8 years ago
- Mini Distributed Game Server☆86Updated 2 weeks ago
- A game server framework for c++11☆37Updated 4 years ago
- 基于 QuadTree ,实现的AOI。将用在NavMeshScene中,做Agent间的碰撞☆24Updated 5 years ago
- c++/ lua gameserver☆15Updated 7 years ago
- MMORPG Server☆9Updated last year
- 分布式服务器架构下的3v3团队对抗游戏☆44Updated 4 years ago
- mmoarpg game server☆71Updated 10 years ago
- 游戏服务器☆23Updated 5 years ago
- lua 与 C++ 编写的游戏服务器框架☆48Updated 9 years ago
- 游戏服务器框架,组件结构,支持lua☆37Updated 7 years ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆28Updated 6 years ago
- MOBA手游【最后一战】unity3d C++ mirror☆133Updated 2 months ago
- 基于libuv的skynet移植☆38Updated 4 years ago
- A Game Server develop frame for web game and mobile game☆19Updated 8 years ago
- 妖灵契(skynet)☆24Updated 4 years ago
- MMORPG游戏研究---传奇3新架构☆61Updated 5 years ago
- 微信小游戏服务器,facebook instant game server,房间及卡牌类游戏服务器。支持websocket,wss及tcp协议,lua编写游戏逻辑。C++底层已支持四十余款线上产品,跨平台。lua函数支持不停机热更新。包含一个斗地主游戏逻辑。☆145Updated 5 years ago
- 游戏服务器基础框架。☆21Updated 8 years ago
- aoi(area of interest) for game server☆28Updated 4 years ago
- aoi algorithm☆84Updated 10 years ago
- A Game Server Engine based on Lua!☆75Updated last year
- LUA to C++ Binding Library "lua_tinker" expand for c++11/14 and lua 5.3☆83Updated 9 months ago
- Skynet逻辑游戏服务器学习框架,用途:主要新人学习或业余学习,~当然可轻松用于卡牌,回合制,中小型游戏服务器或商业游戏也是可以的..大型多人在线游戏需要集群.这框架优点在于数据存储的简单方便的操作...这套框架的存储方式是广州某大公司python写的方式(当然他们的效率…☆70Updated 7 years ago
- A server framework with multi threads. Base on epoll and provides socket,http,https,curl. Can be easily extend with C++ or Scripts(Lua/Ja…☆12Updated 6 years ago