这是一款分布式的java游戏服务器框架
☆125Jun 21, 2022Updated 3 years ago
Alternatives and similar repositories for litchi
Users that are interested in litchi are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一个优秀的java服务器框架 可应用于游戏服务器/应用服务器开发☆57Apr 18, 2023Updated 2 years ago
- 当康系统(模块化可扩展游戏服务器软件系统),Java编写的游戏服务器支持系统。☆19Oct 4, 2022Updated 3 years ago
- 这是一个轻量级的、一站式的java游戏服务器框架,也可用于开发简单的web服务。基于netty实现了高性能通讯,支持tcp、http、websocket等协议,支持protobuf、json两种数据格式,支持以配置的形式轻松开启多端口网络服务。支持RPC远程调用,支持以优雅…☆563Apr 17, 2025Updated 11 months ago
- jforgame是一个一站式游戏服务器开发框架。包含游戏服务器开发所需要的各种组件,比如socket服务端与客户端,高性能线程模型,自定义二进制消息编解码,自定义orm工具,游戏热更新,配置表自动化仓库,游戏通用工具等等。包含游戏服,跨服,匹配服,后台管理系统等实现,同时提…☆1,067Updated this week
- 分布式服务器框架,主要适用于全球服游戏☆21Mar 30, 2018Updated 7 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Distributed Java game server, including login, gateway, game demo☆325Oct 13, 2024Updated last year
- netty4游戏服务端,依赖游戏核心包☆185Oct 5, 2022Updated 3 years ago
- 服务端游戏核心包(线程模型,配置读取,日志基层,数据存储,协议传输)☆84Sep 19, 2024Updated last year
- springboot编写的高性能分布式mmorpg手游服务端框架,包含中心服,网关服,游戏服,战斗服等。☆542Nov 17, 2025Updated 4 months ago
- Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring …☆1,222Dec 19, 2025Updated 3 months ago
- Almost-Famous(成名之路) ——卡牌游戏开源项目,架构使用SpringBoot+Netty+Maven+SpringCloud来搭建多进程分布式框架,包括Cloud、Unique、Login、Game、Match、Battle 等服务。☆207Oct 24, 2023Updated 2 years ago
- 可用作全球同服或滚服的分布式Java游戏服务器框架,附带若干实用工具和游戏客户端☆149Aug 4, 2023Updated 2 years ago
- 基于Netty 与 Akka 实现的分布式游戏服务器后端☆14Nov 16, 2022Updated 3 years ago
- behaviac java版运行库,不支持HTN☆13Jan 11, 2021Updated 5 years ago
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- 使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用…☆1,664Apr 18, 2023Updated 2 years ago
- 3D游戏服务端寻路组件☆63Apr 29, 2024Updated last year
- ☆48Oct 13, 2018Updated 7 years ago
- 基于elementUI和springboot搭建的游戏后台管理系统。包含权限管理,玩家查询,服务器管理等等。可供jforgame或mmorpg项目使用。☆143Jan 31, 2026Updated last month
- The Fight of Tanks☆103May 31, 2024Updated last year
- Java游戏服务器热更例子。此热更新方法采用启用后更新。即游戏服务器在运行中如果出现bug,采用pid绑定的方式更新。此更新方法只允许更新方法体内的代码。☆50Jun 2, 2018Updated 7 years ago
- 进击的坦克的unity前端☆25Nov 30, 2021Updated 4 years ago
- 对外的技术分享合集,主要是游戏服务器架构、实战,优化等,以及游戏客户端初学分享☆212Jun 16, 2023Updated 2 years ago
- ☆15Aug 30, 2022Updated 3 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 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
- 基于skynet引擎的回合制游戏搭建☆33May 3, 2018Updated 7 years ago
- 基于java的netty实现的可靠udp网络库(kcp算法),包含fec实现,可用于游戏,视频,加速等业务☆530Aug 28, 2025Updated 6 months ago
- A lock-free, asynchronous, event-driven Java Netty framework for building high-performance network applications. Lightweight and dependen…☆1,217Mar 20, 2026Updated last week
- 💡Extremely fast enterprise server framework, can be used in RPC, game server, web server.☆1,983Mar 15, 2026Updated last week
- 采用Reactor模式,注册readycreate, readyfinish事件到更新服务UpdateService,通过处理后进行模型缓存,然后将消息转化为 dispatchThread消息分配模型需要的create, update, finish的事件进行单线程循环调度…☆31Jun 1, 2017Updated 8 years ago
- 魅狐引擎-游戏服务器开发引擎☆21May 4, 2016Updated 9 years ago
- 基于Netty开发的游戏服务器框架☆16Jun 14, 2023Updated 2 years ago
- 在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况 下,基于分布式锁完成分布式事务。支持独占锁,共享锁,…☆159Apr 17, 2023Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Metazion Library for Java☆15Nov 20, 2020Updated 5 years ago
- Java 游戏服务器 仿照网狐内核编写☆14Aug 2, 2015Updated 10 years ago
- colyseus 服务器端实现帧同步 io游戏☆41Nov 27, 2018Updated 7 years ago
- io类开房间游戏类型,服务器使用golang,客户端使用cocos creator☆246Nov 13, 2024Updated last year
- 一个Golang搭建的游戏服务器框架☆14Dec 15, 2015Updated 10 years ago
- 一个基于Java的开源游戏服务器框架实现,使用了Netty、ProtoBuf、Disruptor等☆27Mar 31, 2016Updated 9 years ago
- High performance game server framework by netty and disruptor☆165Jul 3, 2018Updated 7 years ago