gameserver topic
Arrowgene.KrazyRain
Research for reviving and server emulation of the game KrazyRain
go-gbc
A game server framework written by Golang and Lua. make our life easier.
AMP-dockerized
CubeCoders AMP in a Docker Image. Easily create game servers for games like Minecraft, GMod, TF2, Factorio, and StarBound!
MapleStory-v113-Server-Eimulator
MapleStory Eimulator for Taiwan
L2dotNET
A server emulator for Lineage2 Interlude written in C#
kbengine
A MMOG engine of server.
NoahGameFrame
A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/L...
LinuxGSM
The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
NettyGameServer
使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存...
GameProject3
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠...