Carmelo is a fast, scalable Java server framework designed for online games. It uses Netty and Fastjson for highly efficient network transmission and supports both TCP/HTTP protocols.
☆171Dec 16, 2022Updated 3 years ago
Alternatives and similar repositories for carmelo
Users that are interested in carmelo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- jforgame是一个一站式游戏服务器开发框架。包含游戏服务器开发所需要的各种组件,比如socket服务端与客户端,高性能线程模型,自定义二进制消息编解码,自定义orm工具,异步持久化方案,游戏热更新,配置表自动化仓库,游戏通用工具等等,同时提供大量业务案例以供学习。亦可用…☆1,088Updated this week
- Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring …☆1,228Dec 19, 2025Updated 8 months ago
- 使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用…☆1,671Apr 14, 2026Updated 4 months ago
- 客户端模拟器,模拟向GameServer发起会话。☆14Feb 2, 2015Updated 11 years ago
- 这是一款分布式的java游戏服务器框架☆125Jun 21, 2022Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- springboot编写的高性能分布式mmorpg手游服务端框架,包含中心服,网关服,游戏服,战斗服等。☆552Jul 23, 2026Updated last month
- 一个服务器处理框架,包括 协议处理,消息处理, 持久层数据处理☆68Mar 16, 2015Updated 11 years ago
- High performance game server framework by netty and disruptor☆166Jul 3, 2018Updated 8 years ago
- Java游戏服务器热更例子。此热更新方法采用启用后更新。即游戏服务器在运行中如果出现bug,采用pid绑定的方式更新。此更新方法只允许更新方法体内的代码。☆51Jun 2, 2018Updated 8 years ago
- 当康系统(模块化可扩展游戏服务器软件系统),Java编写的 游戏服务器支持系统。☆20Oct 4, 2022Updated 3 years ago
- 轻量级,高性能,少依赖,低级封装的服务器开发工具和项目搭建模板,可以开发游戏服务器和小型中间件等☆14Nov 6, 2018Updated 7 years ago
- GameServer环境搭建工具包☆10Jan 30, 2015Updated 11 years ago
- ☆38Jan 8, 2015Updated 11 years ago
- 基于Netty的强大的游戏服务器框架☆224Jul 1, 2016Updated 10 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Distributed Java game server, including login, gateway, game demo☆332Oct 13, 2024Updated last year
- 一个基于Java的开源游戏服务器框架实现,使用了Netty、ProtoBuf、Disruptor等☆27Mar 31, 2016Updated 10 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,299Nov 3, 2025Updated 9 months ago
- A Typical Game Server Using Netty and Redis☆22Jul 16, 2014Updated 12 years ago
- huge list of database benchmark aerospike, clickhouse, cockroach, cockroachdb, cratedb, memsql, mysql, nuodb, postgresql, redis, scylladb…☆28May 19, 2025Updated last year
- 基于Libuv的跨平台通信框架, A cross-platform framework based on Libuv☆13Apr 8, 2021Updated 5 years ago
- 一个优秀的java服务器框架 可应用于游戏服务器/应用服务器开发☆58Apr 18, 2023Updated 3 years ago
- 这是一个轻量级的、一站式的java游戏服务器框架,也可用于开发简单的web服务。基于netty实现了高性能通讯,支持tcp、http、websocket等协议,支持protobuf、json两种数据格式,支持以配置的形式轻松开启多端口网络服务。支持RPC远程调用,支持以优雅…☆568Apr 17, 2025Updated last year
- 一个Golang搭建的游戏服务器框架☆14Dec 15, 2015Updated 10 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- netty4游戏服务端,依赖游戏核心包☆186Oct 5, 2022Updated 3 years ago
- 魅狐引擎-游戏服务器开发引擎☆20May 4, 2016Updated 10 years ago
- 基于java的netty实现的可靠udp网络库(kcp算法),包含fec实现,可用于游戏,视频,加速等业务☆535Aug 12, 2026Updated 3 weeks ago
- 将Excel表转换成Python, Lua, json数据表,自动生成java类。☆63Feb 17, 2022Updated 4 years ago
- Java热(dong)加(tai)载简单实现。☆25Jul 17, 2017Updated 9 years ago
- 基于elementUI和springboot搭建的游戏后台管理系统。包含权限管理,玩家查询,服务器管理等等。可供jforgame或mmorpg项目使用。☆154Aug 24, 2026Updated last week
- ☆79Sep 10, 2015Updated 10 years ago
- 为Unity3d打造的NavMesh☆113Aug 19, 2014Updated 12 years ago
- 轻量级跨平台游戏服务器☆22Aug 7, 2022Updated 4 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 整合netty的一个nio消息服务器,封装了请求、响应、广播消息,定义了线程模型,实现了客户端与服务器及服务器与服务器间的通讯☆26Aug 7, 2015Updated 11 years ago
- Socket.IO Java Server based on Netty. was created to meet gaming performance requirements. battle tested and in use by Playtech Microserv…☆189Nov 8, 2018Updated 7 years ago
- sb-framework for game server☆13Jun 4, 2016Updated 10 years ago
- 基于netty3.5的游戏服务器端框架 消息封装,编解码结构提供扩展,请求消息队列处理,基于protobuf的实例已经完成☆106Nov 28, 2016Updated 9 years ago
- 联网版坦克大战 服务端 nodejs的☆15Dec 16, 2016Updated 9 years ago
- 学习recastnavigation☆118Mar 14, 2023Updated 3 years ago
- kcp for java . 适用于moba,视频加速等需要极速传输场景的应用,c#版本(客户端)请参考:https://github.com/beykery/kcp4sharp☆197Jan 10, 2026Updated 7 months ago