Skip to content
#

game-framework

Here are 529 public repositories matching this topic...

游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。

  • Updated Apr 28, 2025
  • C++

jforgame是一个一站式游戏服务器开发框架。包含游戏服务器开发所需要的各种组件,比如socket服务端与客户端,高性能线程模型,自定义二进制消息编解码,自定义orm工具,异步持久化方案,游戏热更新,配置表自动化仓库,游戏通用工具等等,同时提供大量业务案例以供学习。亦可用于其他socket应用,例如及时聊天等。

  • Updated Sep 5, 2026
  • Java

Production-ready modular Unity framework: UE-inspired Gameplay Ability System, zero-GC core, HybridCLR hot-update, Luban config pipeline, data-driven build & atlas workflows. DI-friendly, deterministic, cross-platform, CI-ready. 生产级模块化 Unity 框架:类虚幻引擎 GAS 玩法能力系统 · 零 GC 核心 · HybridCLR 热更新 · Luban 配置管线 · 数据驱动构建与图集工作流。DI 友好 · 确定性构建 · 跨平台 · CI 就绪。

  • Updated Sep 6, 2026
  • C#

Add this topic to your repo

To associate your repository with the game-framework topic, visit your repo's landing page and select "manage topics."

Learn more