yigao / old_NFShmServerLinks
NFShmServer 是一个使用C++开发的轻量级,敏捷型,弹性的,分布式的共享内存的插件开发框架, 让你更快更简单的开发服务端应用. 部分思路来自UE4和Ogre.(当前主要用在游戏领域) 我写的开源架构,前几年开源过,后来自己做项目,又没开源了,现在没搞项目了,加上修改了2年了,打算重新开源
☆78Updated 2 years ago
Alternatives and similar repositories for old_NFShmServer
Users that are interested in old_NFShmServer are comparing it to the libraries listed below
Sorting:
- NFShmServer 是一个使用C++开发的轻量级,敏捷型,弹性的,分布式的插件开发框架, 共有三种主要使用模式:1.传统使用STL的纯C++开发;2.使用共享内存作为内存池进行热更的纯C++开发(腾讯系公司大量使用 这种模式开发);3.使用lua,python脚本进行游戏…☆83Updated 5 months ago
- Mini Distributed Game Server☆88Updated this week
- game server frame,Multiprocess multithreaded architecture, protobuf☆34Updated 8 years ago
- A Game Server Engine based on Lua!☆78Updated this week
- mmo 服务器,多个逻辑服(login、gate、world等)构成,网络核心使用事件处理机制☆33Updated 5 years ago
- 分布式服务器架构下的3v3团队对抗游戏☆46Updated 4 years ago
- wukong是一个高性能c++游戏服务器框架☆36Updated 3 weeks ago
- c++/ lua gameserver☆15Updated 7 years ago
- MMORPG游戏研究---传奇3新架构☆63Updated 5 years ago
- windows下手游服务器☆51Updated 7 years ago
- MOBA手游【最后一战】unity3d C++ mirror☆140Updated last month
- LUA to C++ Binding Library "lua_tinker" expand for c++11/14 and lua 5.3☆84Updated last year
- 🔥 Squick is a fast Lua & C++ development solution for the game server. Can be used as a real time multiplayer game engine ( ARPG,MMO,MOB…☆58Updated this week
- ☆61Updated 8 years ago
- 基于libuv的skynet移植☆38Updated 5 years ago
- lua 与 C++ 编写的游戏服务器框架☆47Updated 10 years ago
- A lightweight game server implemented in Rust and Lua☆32Updated last month
- The Game Communication Environment (GCE) is an actor model framework for online game development.☆128Updated 8 years ago
- 一个基于C++20的lua绑定库。☆15Updated this week
- 游戏服务器框架,组件结构,支持lua☆37Updated 7 years ago
- 使用 CMake 编译 skynet,无侵入式支持vs2022中编译skynet☆38Updated last year
- 妖灵契(skynet)☆24Updated 5 years ago
- 服务器开发工具☆77Updated 3 years ago
- skynet 火焰图 flamegraph + debug 线上实时调试☆78Updated 2 years ago
- 将原来的框架改为使用lua作为开发语言