H2服务器引擎架构是轻量级的,与其说是引擎,个人觉得称之为平台更为合适。因为它封装的功能少之又少,但是提供了非常简洁方便的扩展机制,使得可以用C++、python、lua、js、php来开发具体的服务器功能。H2引擎的灵感来源于web服务器Apache。
☆270Feb 16, 2022Updated 4 years ago
Alternatives and similar repositories for h2engine
Users that are interested in h2engine are comparing it to the libraries listed below
Sorting:
- FFLib is a lightweight c++ framework.FFlib is mainly designed for game server developing. But some components in FFLib is in common use. …☆294Aug 20, 2019Updated 6 years ago
- 一个C++的轻量级的分布式服务器引擎, 架构思想为一切皆service.☆483Dec 19, 2020Updated 5 years ago
- A lightweight game server framework implemented with Actor Model☆958Jan 25, 2026Updated last month
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆28Sep 26, 2018Updated 7 years ago
- ☆60Mar 9, 2017Updated 8 years ago
- 微信小游戏服务器,facebook instant game server,房间及卡牌类游戏服务器。支持websocket,wss及tcp协议,lua编写游戏逻辑。C++底层已支持四十余款线上产品,跨平台。lua函数支持不停机热更新。包含一个斗地主游戏逻辑。☆145Dec 5, 2019Updated 6 years ago
- ARK is a lightweight, agile, elastic, distributed plugin framework written in C++,make it easier and faster to create your own applicatio…☆450Oct 17, 2022Updated 3 years ago
- A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real ti…☆4,123Feb 25, 2023Updated 3 years ago
- MFrameWork集成高效的数据存储和访问,网络机制,分布式服务器框架,三维引擎框架,以及客户端对接框架等。实现方便快捷的转变为游戏服务器,数据服务器,以及三维应用客户端.MFrameWork integrates efficient data storage and a…☆10Dec 7, 2017Updated 8 years ago
- 基于skynet实现的宽立游戏服务器,支持斗地主等棋牌游戏和贪吃蛇大作战等休闲游戏☆163Jan 19, 2019Updated 7 years ago
- The Game Communication Environment (GCE) is an actor model framework for online game development.☆128Jul 25, 2017Updated 8 years ago
- FFLUA 是嵌入LUA,注册C++相关的对象到lua的封装库, wraper for C++ embedding lua, extend C++ to lua☆200Dec 6, 2024Updated last year
- 通用游戏服务器框架,支持多进程、多线程部署,支持TCP、WebSocket、Http协议☆345May 19, 2018Updated 7 years ago
- This is a based plug-in framework that provides cross-platform IO and logically separated plug-in services.☆244May 25, 2021Updated 4 years ago
- It's c# wirte Game Server engine☆79Jan 12, 2016Updated 10 years ago
- SWG:ANH - MMOServer☆255Nov 13, 2025Updated 3 months ago
- 游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴,…☆1,559Apr 28, 2025Updated 10 months ago
- This client-plugins-project is written for kbengine(a MMOG engine of server)☆12Sep 1, 2021Updated 4 years ago
- 白娘子(skynet)☆14Sep 1, 2020Updated 5 years ago
- Pebble分布式开发框架☆873Oct 24, 2019Updated 6 years ago
- A game server framework for c++11☆37Oct 9, 2020Updated 5 years ago
- The essence of KBEngine \ 轻量级的kbengine服务器实现☆45Aug 17, 2018Updated 7 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优 化问题。 http://www.oschina.net/p/python-fastrpc☆80Jan 22, 2017Updated 9 years ago
- proto4z is an open source C++ cross-platform lightweight cross-platform protocol library.☆36May 24, 2025Updated 9 months ago
- High performance, simple, extensible golang open source network library☆4,073Mar 14, 2024Updated last year
- A MMOG engine of server.☆5,687Dec 13, 2022Updated 3 years ago
- 对skynet无任何改动的windows版☆318Feb 28, 2025Updated last year
- Mini Distributed Game Server☆88Updated this week
- 基于node.js与libevent的游戏服务器端通信底层架构与管理架构。主要用于支持C#实现的游戏逻辑服务器进程。可以支持windows、mac与linux(64bit)三种平台。☆11Sep 30, 2025Updated 5 months ago
- windows下手游服务器☆51Mar 2, 2018Updated 7 years ago
- 分布式服务器架构下的3v3团队对抗游戏☆46Jun 11, 2021Updated 4 years ago
- 一个skynet+mysql+redis服务器架构☆43Jan 13, 2019Updated 7 years ago
- ffpython is a c++ lib,which is to simplify embedding python and extend python. For example, call python function, register c++ function t…☆106Jun 18, 2020Updated 5 years ago
- A Realtime Dedicated Game Server.☆500Jun 10, 2025Updated 8 months ago
- a smartphone online game server☆196Jan 16, 2017Updated 9 years ago
- used XML auto create lua and C++ relevance code and test code☆39Oct 16, 2020Updated 5 years ago
- mqant是一款基于Golang语言的简洁,高效,高性能的分布式微服务框架☆2,521Sep 9, 2024Updated last year
- a server which is mostly used to build a Distributed mmorpg game server☆24Jan 30, 2018Updated 8 years ago
- 基于 QuadTree ,实现的AOI。将用在NavMeshScene中,做Agent间的碰撞☆26Oct 13, 2019Updated 6 years ago