当康系统(模块化可扩展游戏服务器软件系统),Java编写的游戏服务器支持系统。
☆19Oct 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游戏服务器框架☆124Jun 21, 2022Updated 3 years ago
- 分布式服务器框架,主要适用于全球服游戏☆21Mar 30, 2018Updated 8 years ago
- 一款适配Spring Boot,网络层基于Netty的分布式NIO的java服务框架(游戏服务器框架)。底层采用类似dubbo的面向接口的RPC协议,支持tcp、kcp和websocket,可快速开发出一个易维护、易扩展且稳定高的分布式服务,让开发者专注于业务功能的开发。☆55Feb 19, 2022Updated 4 years ago
- skynet with simple websocket support☆16Jul 5, 2017Updated 8 years ago
- Distributed Java game server, including login, gateway, game demo☆327Oct 13, 2024Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- RedShark的服务端,紧凑的游戏服务端,支持http(s)/websocket,事件/消息驱动,支持高并发,采用MongoDB,功能完善,部署简单。支持金币场,房卡,俱乐部三种模式☆18Dec 5, 2023Updated 2 years ago
- 该工具作用是快速造数据,按照你想要的规则将造好的测试数据存入csv,方便postman,jmeter等工具做接口自动化 我们知道当我们做接口自动化的时候,制作入参的csv表格手动填写很麻烦,特别是当项目某个字段的规则变了以后,那么所有涉及到这个字段的正常和异常用例数据可能都…☆11May 18, 2019Updated 6 years ago
- 一个简单的通用的数据字典框架, 已上传至中央仓库☆18Jan 30, 2022Updated 4 years ago
- application framework for hotswap☆15Jul 28, 2016Updated 9 years ago
- 轻量级,高性能,少依赖,低级封装的服务器开发工具和项目搭建模板,可以开发游戏服务器和小型中间件等☆14Nov 6, 2018Updated 7 years ago
- 📚 本仓库是冰河重现Log4j远程过程执行漏洞的代码示例,完整重现了Log4j最新远程过程执行漏洞,如果对你有所帮助,请给个大大的Star,谢谢啦!!☆11May 29, 2022Updated 3 years ago
- 在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下,基于分布式锁完成分布式事务。支持独占锁,共享锁,…☆160Apr 17, 2023Updated 2 years ago
- springboot编写的高性能分布式mmorpg手游服务端框架,包含中心服,网关服,游戏服,战斗服等。☆543Nov 17, 2025Updated 4 months ago
- 《武侠与江湖》,菜鸟一只,第一次使用GitHub,一个Libgdx游戏框架做的武侠沙盘角色扮演游戏。☆17Sep 10, 2017Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Android插件化开发,三种方式实现(1)Android 动态加载dex文件 (2)Android动态加载APK文件(代理模式) (3)Hook技术动态加载APK文件中的Activity☆11Jun 14, 2018Updated 7 years ago
- Game Server Framework ,and not only game; 游戏服务器框架,又不止是游戏。支持网页http请求, 支持长连接发送 protobuf、json、自定义的数据类型,数据压缩加密、依赖注入、mysql对象关系映射及异步存储等功能。☆31Feb 10, 2025Updated last year
- 基于java实现银行家算法☆10Mar 23, 2017Updated 9 years ago
- Fantasy Console based on lua☆17Jan 20, 2022Updated 4 years ago
- java抖音视频转字符画☆10Jul 27, 2018Updated 7 years ago
- JavaCompile 仿制的Java前端编译器 基础正版javac的精简版本,添加大量注释说明☆12Apr 17, 2022Updated 3 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
- drclient for jlu win32 version☆13Feb 23, 2019Updated 7 years ago
- jforgame是一个一站式游戏服务 器开发框架。包含游戏服务器开发所需要的各种组件,比如socket服务端与客户端,高性能线程模型,自定义二进制消息编解码,自定义orm工具,游戏热更新,配置表自动化仓库,游戏通用工具等等。包含游戏服,跨服,匹配服,后台管理系统等实现,同时提…☆1,072Updated this week
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 整合netty的一个nio消息服务器,封装了请求、响应、广播消息,定义了线程模型,实现了客户端与服务器及服务器与服务器间的通讯☆26Aug 7, 2015Updated 10 years ago
- Android for WebIDE☆38Mar 3, 2026Updated last month
- 集成Ali和WeChat支付☆11Jul 12, 2025Updated 9 months ago
- 移动端APP构建样例☆10May 1, 2018Updated 7 years ago
- skynet2016年下旬最新版本注释☆26Apr 6, 2017Updated 9 years ago
- 随便记录,基于springboot的java游戏服务器基础模板☆11Nov 20, 2024Updated last year
- Repo for the paper "Bounding Training Data Reconstruction in Private (Deep) Learning".☆11Jun 16, 2023Updated 2 years ago
- A lightweight online game framework☆21Oct 29, 2024Updated last year
- pinus+mysql+redis☆12Jan 16, 2021Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 一个基于Java的开源游戏服务器框架实现,使用了Netty、ProtoBuf、Disruptor等☆27Mar 31, 2016Updated 10 years ago
- 这是一个轻量级的、一站式的java游戏服务器框架,也可用于开发简单的web服务。基于netty实现了高性能通讯,支持tcp、http、websocket等协议,支持protobuf、json两种数据格式,支持以配置的形式轻松开启多端口网络服务。支持RPC远程调用,支持以优雅…☆566Apr 17, 2025Updated 11 months ago
- OpenTracing instrumentation for Apache Thrift☆10Mar 15, 2024Updated 2 years ago
- netty源码翻译,源码版本4.1.34.Final。目前common模块(主要是并发包)已完成注释,Codec包中也注释了部分,主要还是分享下Nettty的并发模块设计。☆16Oct 4, 2022Updated 3 years ago
- MOBA游戏的服务端,基于Java的Netty框架编写☆97Feb 21, 2019Updated 7 years ago
- 一个我自己使用的flutter脚手架,提前配置好了一些常用方法☆10Mar 21, 2023Updated 3 years ago
- AIDE is a complete integrated development environment for your Android device with interactive programming lessons.☆22Nov 6, 2025Updated 5 months ago