通用游戏服务器框架,支持多进程、多线程部署,支持TCP、WebSocket、Http协议
☆348May 19, 2018Updated 8 years ago
Alternatives and similar repositories for game_server
Users that are interested in game_server are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 通用游戏服务器,支持各种游戏开发☆37May 19, 2018Updated 8 years ago
- 游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴,…☆1,572Apr 28, 2025Updated last year
- 微信小游戏服务器,facebook instant game server,房间及卡牌类游戏服务器。支持websocket,wss及tcp协议,lua编写游戏逻辑。C++底层已支持四十余款线上产品,跨平台。lua函数支持不停机热更新。包含一个斗地主游戏逻辑。☆144Dec 5, 2019Updated 6 years ago
- 游戏服务器基础框架。☆22Jul 3, 2017Updated 9 years ago
- Linux棋牌游戏服务器框架,支持TCP、websocket、http、lua☆153Sep 11, 2022Updated 3 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.
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆29Sep 26, 2018Updated 7 years ago
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,112Jul 5, 2022Updated 4 years ago
- a c++ server framework for mobile game☆25Aug 18, 2025Updated 11 months ago
- A Game Server develop frame for web game and mobile game☆21Aug 30, 2016Updated 9 years ago
- A simple game server base on boost。使用了boost asio,thread,pool等库,一款大型3d多人实时在线游戏服务器。目前处于开发阶段,将采用lua作为逻辑处理脚本☆32Jan 20, 2016Updated 10 years ago
- 网游游戏服务器引擎☆31May 28, 2015Updated 11 years ago
- a server which is mostly used to build a Distributed mmorpg game server☆23Jan 30, 2018Updated 8 years ago
- 一个C++的轻量级的分布式服务器引擎, 架构思想为一切皆service.☆481Dec 19, 2020Updated 5 years ago
- A game server library for linux/windows(support TCP, UDP, HTTP(S) and Websocket,MySQL,redis) 一个简单但功能强大的跨平台(Win/Linux)游戏服务器框架.支持TCP,UDP,HT…☆64Feb 28, 2020Updated 6 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 游戏服务器框架,组件结构,支持lua☆37Jul 13, 2018Updated 8 years ago
- A lightweight game server framework implemented with Actor Model☆968Jul 5, 2026Updated 2 weeks ago
- A Realtime Dedicated Game Server.