edap-io / edapLinks
☆38Updated 3 weeks ago
Alternatives and similar repositories for edap
Users that are interested in edap are comparing it to the libraries listed below
Sorting:
- Keynote Demo 2016 Balloon Vert.x Game Engine/Service☆123Updated 8 years ago
- ScaleCube Cluster is a lightweight Java VM implementation of SWIM: Scalable Weakly-consistent Infection-style Process Group Membership Pr…☆275Updated last month
- 对外的技术分享合集,主要是游戏服务器架构、实战,优化等,以及游戏客户端初学分享☆210Updated 2 years ago
- Java implementation of KCP based on Netty. 基于netty实现的java版kcp。☆342Updated last month
- 🏆 Zero后端重置框架:http://www.zerows.io(新)☆159Updated 2 years ago
- High performance game server framework by netty and disruptor☆165Updated 7 years ago
- 简单地、快速地启动vert.x的手脚架,保留了vert.x原汁原味的开发方式☆104Updated 3 years ago
- Protostuff Runtime Proto Files Generator☆47Updated 9 months ago
- A Apache V2 gossip protocol implementation in Java☆97Updated 3 months ago
- sb-framework for game server☆13Updated 9 years ago
- Dactor是基于Java的轻量级同步异步统一处理框架,基于协程思想构建☆50Updated 5 years ago
- Administration console for Vert.x applications - GSoC '17☆201Updated 6 years ago
- Carmelo is a fast, scalable Java server framework designed for online games. It uses Netty and Fastjson for highly efficient network tran…☆171Updated 2 years ago
- Distributed Java game server, including login, gateway, game demo☆314Updated last year
- A lightweight JDBC connection pool☆98Updated this week
- redis的zset的java实现,包含3个版本,Long2ObjZset, Obj2LongZset, GenericZSet。GenericZSet是基准实现,Long2ObjZset, Obj2LongZset是GenericZSet特化实现,以减少大量的拆装箱。 j…☆26Updated 2 years ago
- Almost-Famous(成名之路) ——卡牌游戏开源项目,架构使用SpringBoot+Netty+Maven+SpringCloud来搭建多进程分布式框架,包括Cloud、Unique、Login、Game、Match、Battle 等服务。☆207Updated 2 years ago
- 基于java的netty实现的可靠udp网络库(kcp算法),包含fec实现,可用于游戏,视频,加速等业务☆517Updated 2 months ago
- 基于Vert.X的高性能微信支付宝公众号通用服务☆51Updated last week
- 基于skywind3000/kcp的Java版本☆126Updated 8 years ago
- The SQL operation help tool of Vert.x☆12Updated 2 years ago
- Use netty with springboot to program game server☆43Updated 9 months ago
- Spring Boot starter for vertx-web☆64Updated 6 years ago
- 这是线上常用功能的整合项目,里面的功能都在线上实际使用☆53Updated 3 years ago
- kcp for java . 适用于moba,视频加速等需要极速传输场景的应用,c#版本(客户端)请参考:https://github.com/beykery/kcp4sharp☆192Updated 2 months ago
- “Byte Buddy Tutorial” 中文翻译:Byte Buddy 教程。☆103Updated last year
- MyBatis R2DBC Adapter☆135Updated 3 years ago
- Async SQL mapper framework☆38Updated 3 years ago
- NettyGateway is a HTTP proxy server with flexible routing rules.☆97Updated 7 years ago
- 在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下,基于分布式锁完成分布式事务。支持独占锁,共享锁,…☆158Updated 2 years ago