Distributed Java game server, including login, gateway, game demo
☆327Oct 13, 2024Updated last year
Alternatives and similar repositories for GameServer4j
Users that are interested in GameServer4j are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring …☆1,224Dec 19, 2025Updated 3 months ago
- Game AI for java.NavMesh、A*、BehaviorTree、FSM☆72Nov 10, 2024Updated last year
- springboot编写的高性能分布式mmorpg手游服务端框架,包含中心服,网关服,游戏服,战斗服等。☆543Nov 17, 2025Updated 4 months ago
- 使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用…☆1,666Updated this week
- jforgame是一个一站式游戏服务器开发框架。包含游戏服务器开发所需要的各种组件,比如socket服务端与客户端,高性能线程模型,自定义二进制消息编解码,自定义orm工具,游戏热更新,配置表自动化仓库,游戏通用工具等等。包含游戏服,跨服,匹配服,后台管理系统等实现,同时提…☆1,070Mar 28, 2026Updated 2 weeks ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 这是一个轻量级的、一站式的java游戏服务器框架,也可用于开发简单的web服务。基于netty实现了高性能通讯,支持tcp、http、websocket等协议,支持protobuf、json两种数据格式,支持以配置的形式轻松开启多端口网络服务。支持RPC远程调用,支持以优雅…☆566Apr 17, 2025Updated 11 months ago
- netty4游戏服务端,依赖游戏核心包☆186Oct 5, 2022Updated 3 years ago
- 网络游戏服务器开发技术,游戏开发中项目自定义工具开发及使用,服务器运维部署相关技术。书籍地址:https://jzyong.github.io/GameDevAndOps☆20Nov 21, 2022Updated 3 years ago
- 这是一款分布式的java游戏服务器框架☆124Jun 21, 2022Updated 3 years ago
- Distributed game server☆19Feb 25, 2023Updated 3 years ago
- Jetserver is a high speed nio socket based multiplayer java game server written using Netty and Mike Rettig's Jetlang.It is specifically …☆1,301Nov 3, 2025Updated 5 months ago
- Java游戏服务器热更例子。此热更新方法采用启用后更新。即游戏服务器在运行中如果出现bug,采用pid绑定的方式更新。此更新方法只允许更新方法体内的代码。☆50Jun 2, 2018Updated 7 years ago
- behaviac java版运行库,不支持HTN☆13Jan 11, 2021Updated 5 years ago
- 当康系统(模块化可扩展游戏服务器软件系统),Java编写的游戏服务器支持系统。☆19Oct 4, 2022Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 💡Extremely fast enterprise server framework, can be used in RPC, game server, web server.☆1,991Mar 31, 2026Updated last week
- 可用作全球同服或滚服的分布式Java游戏服务器框架,附带若干实用工具和游戏客户端☆151Aug 4, 2023Updated 2 years ago
- A lock-free, asynchronous, event-driven Java Netty framework for building high-performance network applications. Lightweight and dependen…☆1,227Mar 20, 2026Updated 3 weeks ago
- The Fight of Tanks☆103May 31, 2024Updated last year
- a java lib, for invoking navmesh using jni.☆35Jan 9, 2017Updated 9 years ago
- 在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不 支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下,基于分布式锁完成分布式事务。支持独占锁,共享锁,…☆160Apr 17, 2023Updated 2 years ago
- 基于Netty 与 Akka 实现的分布式游戏服务器后端☆14Nov 16, 2022Updated 3 years ago
- A game server for mmorpg game based on Netty, SpringBoot, MyBatis。Power by 钱伟健。☆18Oct 4, 2022Updated 3 years ago
- Almost-Famous(成名之路) ——卡牌游戏开源项目,架构使用SpringBoot+Netty+Maven+SpringCloud来搭建多进程分布式框架,包括Cloud、Unique、Login、Game、Match、Battle 等服务。☆209Oct 24, 2023Updated 2 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- gameserver 是一个分布式java游戏框架,基于Spring+netty+redis+自定义rpc(或者dubbo)+MyBatis + mysql(或者mongodb)实现。☆51Oct 4, 2022Updated 3 years ago
- 一个基于Java的开源游戏服务器框架实现,使用了Netty、ProtoBuf、Disruptor等☆27Mar 31, 2016Updated 10 years ago
- Game Server Framework ,and not only game; 游戏服务器框架,又不止是游戏。支持网页http请求, 支持长连接发送 protobuf、json、自定义的数据类型,数据压缩加密、依赖注入、mysql对象关系映射及异步存储等功能。☆31Feb 10, 2025Updated last year
- 基于Netty的强大的游戏服务器框架☆224Jul 1, 2016Updated 9 years ago
- 服务端游戏核心包(线程模型,配置读取,日志基层,数据存储,协议传输)☆84Sep 19, 2024Updated last year
- Unity client navmesh export to server for pathfinding☆67Oct 30, 2022Updated 3 years ago
- 一个完整的游戏服务器项目,给想入行游戏服务器界的新童鞋们进行学习参考,项目完整,可以运行,大家一起学习,是新手入门的好例子☆81Nov 28, 2018Updated 7 years ago
- Java implementation of KCP based on Netty. 基于netty实现的java版kcp。☆346Sep 4, 2025Updated 7 months ago
- 中文游戏服务器资源大全☆1,915Apr 2, 2024Updated 2 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Carmelo is a fast, scalable Java server framework designed for online games. It uses Netty and Fastjson for highly efficient network tran…☆171Dec 16, 2022Updated 3 years ago
- 3D游戏服务端寻路组件☆63Apr 29, 2024Updated last year
- 分布式服务器框架,主要适用于全球服游戏☆21Mar 30, 2018Updated 8 years ago
- 快节奏多人联网游戏,UGK-Server:unity、go、kcp server 。 服务器使用微服务架构,服务器端游戏逻辑需要物理碰撞、寻路的使用Unity、C#开发,其他使用Go开发。 对应客户端ugk-client。 实现原理和腾讯合金弹头 如出一辙☆93Nov 23, 2024Updated last year
- 对外的技术分享合集,主要是游戏服务器架构、实战,优化等,以及游戏客户端初学分享☆213Jun 16, 2023Updated 2 years ago
- A lightweight game server framework implemented with Actor Model☆963Jan 25, 2026Updated 2 months ago
- A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real ti…☆4,129Feb 25, 2023Updated 3 years ago