基于java的netty实现的可靠udp网络库(kcp算法),包含fec实现,可用于游戏,视频,加速等业务
☆529Aug 28, 2025Updated 6 months ago
Alternatives and similar repositories for java-Kcp
Users that are interested in java-Kcp are comparing it to the libraries listed below
Sorting:
- Java implementation of KCP based on Netty. 基于netty实现的java版kcp。☆347Sep 4, 2025Updated 6 months ago
- ☆57Aug 30, 2022Updated 3 years ago
- kcp for java . 适用于moba,视频加速等需要极速传输场景的应用,c#版本(客户端)请参考:https://github.com/beykery/kcp4sharp☆196Jan 10, 2026Updated 2 months ago
- 基于skywind3000/kcp的Java版本☆128May 5, 2017Updated 8 years ago
- 基于c#的dotNetty实现的可靠udp网络库(kcp算法),包 含fec实现,可用于游戏,视频,加速等业务☆170Nov 2, 2020Updated 5 years ago
- A kcp library built for a certain cute game☆18Nov 27, 2022Updated 3 years ago
- KCP - A Fast and Reliable ARQ Protocol☆16,652Apr 22, 2025Updated 11 months ago
- jforgame是一个一站式游戏服务器开发框架。包含游戏服务器开发所需要的各种组件,比如socket服务端与客户端,高性能线程模型,自定义二进制消息编解码,自 定义orm工具,游戏热更新,配置表自动化仓库,游戏通用工具等等。包含游戏服,跨服,匹配服,后台管理系统等实现,同时提…☆1,067Updated this week
- 这是一款分布式的java游戏服务器框架☆124Jun 21, 2022Updated 3 years ago
- Java Port of Recast & Detour navigation mesh toolset☆284Updated this week
- 使用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
- 💡Extremely fast enterprise server framework, can be used in RPC, game server, web server.☆1,982Mar 15, 2026Updated last week
- ☆15Aug 30, 2022Updated 3 years ago
- 这是一个轻量级的、一站式的java游戏服务器框架,也可用于开发简单的web服务。基于netty实现了高性能通讯,支持tcp、http、websocket等协议,支持protobuf、json两种数据格式,支持以配置的形式轻松开启多端口网络服务。支持RPC远程调用,支持以优雅…☆563Apr 17, 2025Updated 11 months ago
- 用于获取 query_cur_region HTTP 响应的内容。☆14Apr 9, 2024Updated last year
- Java游戏服务器热更例子。此热更新方法采用启用后更新。即游戏服务器在运行中如果出现bug,采用pid绑定的方式更新。此更新方法只允许更新方法体内的 代码。☆50Jun 2, 2018Updated 7 years ago
- redis的zset的java实现,包含3个版本,Long2ObjZset, Obj2LongZset, GenericZSet。GenericZSet是基准实现,Long2ObjZset, Obj2LongZset是GenericZSet特化实现,以减少大量的拆装箱。 j…☆27Aug 10, 2023Updated 2 years ago
- A platform for sharing packet dumps encoded with Google Protocol Buffers.☆16Dec 2, 2024Updated last year
- 无锁异步化、事件驱动架构设计的 java netty 网 络编程框架; 轻量级,无需依赖任何第三方中间件或数据库就能支持集群、分布式; 适用于网络游戏服务器、物联网、内部系统及各种需要长连接的场景; 通过 ioGame 你可以很容易的搭建出一个集群无中心节点、集群自动…☆1,215Feb 17, 2026Updated last month
- springboot编写的高性能分布式mmorpg手游服务端框架,包含中心服,网关服,游戏服,战斗服等。☆542Nov 17, 2025Updated 4 months ago
- Game AI for java.NavMesh、A*、BehaviorTree、FSM☆71Nov 10, 2024Updated last year
- Almost-Famous(成名之路) ——卡牌游戏开源项目,架构使用SpringBoot+Netty+Maven+SpringCloud来搭建多进程分布式框架,包括Cloud、Unique、Login、Game、Match、Battle 等服务。☆207Oct 24, 2023Updated 2 years ago
- Distributed Java game server, including login, gateway, game demo☆325Oct 13, 2024Updated last year
- Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring …☆1,222Dec 19, 2025Updated 3 months ago
- ☆347Feb 17, 2026Updated last month
- Replace proto tag so that client can connect to server without protoshift or viagenshin.☆13Aug 16, 2025Updated 7 months ago
- ☆48Oct 13, 2018Updated 7 years ago
- The Fight of Tanks☆103May 31, 2024Updated last year
- A mono-repo for Magix's version of Grasscutter (and additional projects).☆24Nov 26, 2024Updated last year
- Optimal Reciprocal Collision Avoidance (Java)☆53Mar 11, 2026Updated last week
- 演示了使用 Assembly Definition References 实现无侵入的新增动态友元|Demonstrated the use of Assembly Definition References to achieve non-intrusive additio…☆16Jun 14, 2024Updated last year
- KCP C#版。线程安全,运行时无alloc,对gc无压力。☆980Nov 16, 2023Updated 2 years ago
- 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
- Dumps protobuf definitions from game assemblies☆25May 24, 2022Updated 3 years ago
- 一个原神版本拆分包制作工具。☆13Sep 24, 2023Updated 2 years ago
- Backblaze Reed-Solomon Implementation in Java☆819Apr 10, 2025Updated 11 months ago
- 运行时动态构建protobuf message的一种方案,无需任何protoc编译☆11Mar 9, 2023Updated 3 years ago
- 对外的技术分享合集,主要是游戏服务器架构、实战,优化等,以及游戏客户端初学分享☆212Jun 16, 2023Updated 2 years ago