Repository navigation

#

game-server

A lightweight concurrent server framework based on Golang.

Go
7582
2 个月前
googleforgames/agones

Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes

Go
6440
8 小时前
gonglei007/GameDevMind

最全面的游戏开发技术图谱(Game Development Map)。帮助游戏开发者们在已知问题上节省时间,省出更多的精力投入到更有创造性的工作中去。

Shell
5862
2 个月前

A game server framework in Go (golang)

Go
5439
1 年前
GameServerManagers/LinuxGSM

The command-line tool for quick, simple deployment and management of Linux dedicated game servers.

Shell
4598
8 小时前

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#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal.

C++
4093
2 年前
rathena/rathena
C++
3170
10 小时前

Scalable Distributed Game Server Engine with Hot Swapping in Golang

Go
2667
2 年前

Scalable game server framework with clustering support and client libraries for iOS, Android, Unity and others through the C SDK.

Go
2624
6 天前

mqant是一款基于Golang语言的简洁,高效,高性能的分布式微服务框架

Go
2508
1 年前

A fast,scalable,distributed game server framework for Node.js, Powered by TypeScript. 一个TypeScript写的node.js分布式游戏/应用服务器框架(原型基于pomelo)。

JavaScript
1909
14 天前

A free and open-source MMORPG server emulator written in C++

C++
1703
8 天前

使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减少数据字典部分代码。使用game-executor工程,增加游戏内的异步事件全局服务, 支持事件sharding,均衡的异步执行事件逻辑

Java
1652
2 年前