当康系统(模块化可扩展游戏服务器软件系统),Java编写的游戏服务器支持系统。
☆20Oct 4, 2022Updated 3 years ago
Alternatives and similar repositories for dangkang
Users that are interested in dangkang 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游戏服务器框架☆125Jun 21, 2022Updated 4 years ago
- 分布式服务器框架,主要适用于全球服游戏☆21Mar 30, 2018Updated 8 years ago
- skynet with simple websocket support☆16Jul 5, 2017Updated 9 years ago
- RedShark的服务端,紧凑的游戏服务端,支持http(s)/websocket,事件/消息驱动,支持高并发,采用MongoDB,功能完善,部署简单。支持金币场,房卡,俱乐部三种模式☆18Dec 5, 2023Updated 2 years ago
- 一个优秀的java服务器框架 可应用于游戏服务器/应用服务器开发☆58Apr 18, 2023Updated 3 years 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.
- Distributed Java game server, including login, gateway, game demo☆329Oct 13, 2024Updated last year
- 轻量级,高性能,少依赖,低级封装的服务器开发工具和项目搭建模板,可以开发游戏服务器和小型中间件等☆14Nov 6, 2018Updated 7 years ago
- 一个简单的通用的数据字典框架, 已上传至中央仓库☆18Jan 30, 2022Updated 4 years ago
- 在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下,基于分布式锁完成分布式事务。支持独占锁,共享锁,…☆160Apr 17, 2023Updated 3 years ago
- 该工具作用是快速造数据,按照你想要的规则将造好的测试数据存入csv,方便postman,jmeter等工具做接口自动化 我们知道当我们做接口自动化的时候,制作入参的csv表格手动填写很麻烦,特别是当项目某个字段的规则变了以后,那么所有涉及到这个字段的正常和异常用例数据可能都 …☆12May 18, 2019Updated 7 years ago
- springboot编写的高性能分布式mmorpg手游服务端框架,包含中心服,网关服,游戏服,战斗服等。☆548Updated this week
- Game Server Framework ,and not only game; 游戏服务器框架,又不止是游戏。支持网页http请求, 支持长连接发送 protobuf、json、自定义的数据类型,数据压缩加密、依赖注入、mysql对象关系映射及异步存储等功能。☆33Feb 10, 2025Updated last year
- Android插件化开发,三种方式实现(1)Android 动态加载dex文件 (2)Android动态加载APK文件(代理模式) (3)Hook技术动态加载APK文件中的Activity☆11Jun 14, 2018Updated 8 years ago
- 基于java实现银行家算法☆10Mar 23, 2017Updated 9 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.
- java抖音视频转字符画☆10Jul 27, 2018Updated 7 years ago
- JavaCompile 仿制的Java前端编译器 基础正版javac的精简版本,添加大量注释说明☆12Apr 17, 2022Updated 4 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
- ssos框架,记录平时使用的一些工具类,集成权限、数据权限、动态表单、自定义字段☆10Jun 29, 2022Updated 4 years ago
- aide项目管理工具,欢迎star☆11May 9, 2019Updated 7 years ago
- drclient for jlu win32 version☆13Feb 23, 2019Updated 7 years ago
- jforgame是一个一站式游戏服务器开发框架。包含游戏服务器开发所需要的各种组件,比如socket服务端与客户端,高性能线程模型,自定义二进制消息编解码,自定义orm工具,游戏热更新,配置表自动化仓库,游戏通用工具等等。包含游戏服,跨服,匹配服,后台管理系统等实现,同时提…☆1,082Updated this week
- 基于java语言,实现常见的数据结构,算法,常用的开发技术,框架技术文档。☆11Jul 12, 2026Updated last week
- 整合netty的一个nio消息服务器,封装了请求、响应、广播消息,定义了线 程模型,实现了客户端与服务器及服务器与服务器间的通讯☆26Aug 7, 2015Updated 10 years 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.
- 基于SpringSecurity+SpringSocial+OAuth2实现表单登录、短信验证码登录和QQ第三方登陆☆13Nov 1, 2017Updated 8 years ago
- REST API 单元测试junit用例自动生成工具☆10Mar 18, 2019Updated 7 years ago
- 移动端APP构建样例☆10May 1, 2018Updated 8 years ago
- 随便记录,基于springboot的java游戏服务器基础模板☆11Nov 20, 2024Updated last year
- 这是一个轻量级的、一站式的java游戏服务器框架,也可用于开发简单的web服务。基于netty实现了高性能通讯,支持tcp、http、websocket等协议,支持protobuf、json两种数据格式,支持以配置的形式轻松开启多端口网络服务。支持RPC远程调用,支持以优雅…☆568Apr 17, 2025Updated last year
- 一个基于Java的开源游戏服务器框架实现,使用了Netty、ProtoBuf、Disruptor等☆27Mar 31, 2016Updated 10 years ago
- A lightweight online game framework☆21Oct 29, 2024Updated last year
- netty源码翻译,源码版本4.1.34.Final。目前common模块(主要是并发包)已完成注释,Codec包中也注释了部分,主要还是分享下Nettty的并发模块设计。☆16Oct 4, 2022Updated 3 years ago
- OpenTracing instrumentation for Apache Thrift☆10Mar 15, 2024Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Apk Builder Project :☆13Sep 15, 2020Updated 5 years ago
- 工具助手☆14Oct 14, 2019Updated 6 years ago
- pinus+mysql+redis☆12Jan 16, 2021Updated 5 years ago
- 一款桌面整理清理软件, 基于Windows端,获得成都市科技创新大赛二等奖☆18Jun 6, 2023Updated 3 years ago
- 个人学习笔记,包含关于spring-cloud组件学习和实战学习笔记,还包含zookeeper学习和设计模式的学习笔记。☆34Oct 12, 2022Updated 3 years ago
- 在Android平台用gcc和g++编译运行c和c++☆17May 15, 2020Updated 6 years ago
- ☆11May 17, 2025Updated last year