对外的技术分享合集,主要是游戏服务器架构、实战,优化等,以及游戏客户端初学分享
☆215Jun 16, 2023Updated 3 years ago
Alternatives and similar repositories for Bulls
Users that are interested in Bulls are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- simple, fast, powerful application server framework based on tcp and embedded database☆26Dec 28, 2021Updated 4 years ago
- 一个优秀的java服务器框架 可应用于游戏服务器/应用服务器开发☆57Apr 18, 2023Updated 3 years ago
- 可用作全球同服或滚服的分布式Java游戏服务器框架,附带若干实用工具和游戏客户端☆151Aug 4, 2023Updated 2 years ago
- 这是一款分布式的java游戏服务器框架☆124Jun 21, 2022Updated 3 years ago
- Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring …☆1,225Dec 19, 2025Updated 5 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 分布式服务器框架,主要适用于全球服 游戏☆21Mar 30, 2018Updated 8 years ago
- jforgame是一个一站式游戏服务器开发框架。包含游戏服务器开发所需要的各种组件,比如socket服务端与客户端,高性能线程模型,自定义二进制消息编解码,自定义orm工具,游戏热更新,配置表自动化仓库,游戏通用工具等等。包含游戏服,跨服,匹配服,后台管理系统等实现,同时提…☆1,080Jun 1, 2026Updated 2 weeks ago
- anmia 是基于java游戏服务器框架,它是高可伸缩、分布式多进程的游戏服务器框架。☆32Nov 24, 2023Updated 2 years ago
- 这是一个轻量级的、一站式的java游戏服务器框架,也可用于开发简单的web服务。基于netty实现了高性能通讯,支持tcp、http、websocket等协议,支持protobuf、json两种数据格式,支持以配置的形式轻松开启多端口网络服务。支持RPC远程调用,支持以优雅…☆566Apr 17, 2025Updated last year
- springboot编写的高性能分布式mmorpg手游服务端框架,包含中心服,网关服,游戏服,战斗服等。☆547Nov 17, 2025Updated 6 months ago
- Java Port of Recast & Detour navigation mesh toolset☆284Jun 2, 2026Updated 2 weeks ago
- Distributed Java game server, including login, gateway, game demo☆328Oct 13, 2024Updated last year
- 基于 recast4j 封装的 Java 版本 3D 游戏寻路组件,面向服务端 NavMesh 查询场景,保留简单的 find、raycast、findNearest 快捷入口,并通过官方 org.recast4j:detour 依赖提供底层 NavMesh 查询能力。☆63May 22, 2026Updated 3 weeks ago
- 使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用…☆1,669Apr 14, 2026Updated 2 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 基于Netty 与 Akka 实现的分布式游戏服务器后端☆14Nov 16, 2022Updated 3 years ago
- 当康系统(模块化可扩展游戏服务器软件系统),Java编写的游戏服务器支持系统。☆19Oct 4, 2022Updated 3 years ago
- Netty4.1.x+Disruptor3.x☆15Dec 5, 2023Updated 2 years ago
- 魅狐引擎-游戏服务器开发引擎☆20May 4, 2016Updated 10 years ago
- Almost-Famous(成名之路) ——卡牌游戏开源项目,架构使用SpringBoot+Netty+Maven+SpringCloud来搭建多进程分布式框架,包括Cloud、Unique、Login、Game、Match、Battle 等服务。☆209Oct 24, 2023Updated 2 years ago
- 在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况 下,基于分布式锁完成分布式事务。支持独占锁,共享锁,…☆160Apr 17, 2023Updated 3 years ago
- Game AI for java.NavMesh、A*、BehaviorTree、FSM☆73Nov 10, 2024Updated last year
- Shadowrocket.ipa 下载文件☆12Sep 27, 2019Updated 6 years ago
- The Fight of Tanks☆103May 31, 2024Updated 2 years ago
- AI Agents on 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.
- elasticsearch orm frame.☆10Jan 8, 2021Updated 5 years ago
- 中文游戏服务器资源大全☆1,938Apr 28, 2026Updated last month
- 一个完整的游戏服务器项目,给想入行游戏服务器界的新童鞋们进行学习参考,项目完整,可以运行,大家一起学习,是新手入门的好例子☆80Nov 28, 2018Updated 7 years ago
- Java Jump Point Search Implementation☆26Feb 21, 2016Updated 10 years ago
- Game server framework, based on this framework, you can quickly implement a highly available, easy to maintain, stable and high-performan…☆120Aug 11, 2023Updated 2 years ago
- u3d GPU插值顶点动画替换骨骼动画方案☆12Sep 28, 2020Updated 5 years ago
- ☆48Oct 13, 2018Updated 7 years ago
- 基于java的netty实现的可靠udp网络库(kcp算法),包含fec实现,可用于游戏,视频,加速等业务☆532May 28, 2026Updated 2 weeks ago
- Java游戏服务器热更例子。此热更新方法采用启用后更新。即游戏服务器在运行中如果出现bug,采用pid绑定的方式更新。此更新方法只允许更新方法体内的代码。☆51Jun 2, 2018Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- based on recastnavigation, a 3d scene☆102Sep 5, 2021Updated 4 years ago
- redis的zset的java实现,包含3个版本,Long2ObjZset, Obj2LongZset, GenericZSet。GenericZSet是基准实现,Long2ObjZset, Obj2LongZset是GenericZSet特化实现,以减少大量的拆装箱。 j…☆27Aug 10, 2023Updated 2 years ago
- ☆14Mar 26, 2016Updated 10 years ago
- golang手游服务器网络框架☆21Updated this week
- gameserver 是一个分布式java游戏框架,基于Spring+netty+redis+自定义rpc(或者dubbo)+MyBatis + mysql(或者mongodb)实现。☆52Oct 4, 2022Updated 3 years ago
- A lock-free, asynchronous, event-driven Java Netty framework for building high-performance network applications. Lightweight and dependen…☆1,250Mar 20, 2026Updated 2 months ago
- MMO RPG 中可变视野及巨型实体的视野处理☆28Aug 31, 2022Updated 3 years ago