NFShmServer 是一个使用C++开发的轻量级,敏捷型,弹性的,分布式的共享内存的插件开发框架, 让你更快更简单的开发服务端应用. 部分思路来自UE4和Ogre.(当前主要用在游戏领域) 我写的开源架构,前几年开源过,后来自己做项目,又没开源了,现在没搞项目了,加上修改了2年了,打算重新开源
☆77Feb 15, 2023Updated 3 years ago
Alternatives and similar repositories for old_NFShmServer
Users that are interested in old_NFShmServer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- NFShmServer 是一个使用C++开发的轻量级,敏捷型,弹性的,分布式的插件开发框架, 共有三种主要使用模式:1.传统使用STL的纯C++开发;2.使用共享内存作为内存池进行热更的纯C++开发(腾讯系公司大量使用这种模式开发);3.使用lua,python脚本进行游戏…☆86Aug 11, 2025Updated 10 months ago
- ARK is a lightweight, agile, elastic, distributed plugin framework written in C++,make it easier and faster to create your own applicatio…☆447Oct 17, 2022Updated 3 years ago
- 🔥 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…☆59Feb 3, 2026Updated 5 months ago
- A lightweight game server framework implemented with Actor Model☆967May 30, 2026Updated last month
- 一个非常简单的用ECS+PB+KCP实现的帧同步Demo,支持多客户端和服务器通信。☆15Feb 19, 2019Updated 7 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.
- RustProject☆70Sep 22, 2025Updated 9 months ago
- This client-plugins-project is written for kbengine(a MMOG engine of server)☆12Sep 1, 2021Updated 4 years ago
- NFrame for java☆31Jan 4, 2022Updated 4 years ago
- wukong是一个高性能c++游戏服务器框架☆37Dec 26, 2025Updated 6 months ago
- grey sdk☆52Aug 10, 2021Updated 4 years ago
- MMO game server: Unity includes a 10,000 Player scene☆362Feb 5, 2024Updated 2 years ago
- FakeLua 是一个可嵌入的 Lua 子集编译引擎☆14Jun 26, 2026Updated last week
- A C++ implementation of an industrial-grade high-performance asynchronous network library, based on asio, similar to Python's asyncio, de…☆63Jun 20, 2026Updated 2 weeks ago
- The Game Communication Environment (GCE) is an actor model framework for online game development.☆129Jul 25, 2017Updated 8 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.
- ☆16Nov 24, 2025Updated 7 months ago
- 分布式服务器架构下的3v3团队对抗游戏☆48Jun 11, 2021Updated 5 years ago
- A replay system with Entitas framework.☆14Oct 24, 2017Updated 8 years ago
- A Realtime Dedicated Game Server.☆501Jun 23, 2026Updated last week
- A lightweight online game framework☆26Jan 26, 2022Updated 4 years ago
- Windows system spy for Mouse, Keyboard and Gamepad(Joystick).☆15Jul 6, 2022Updated 3 years ago
- 一个C++的轻量级的分布式服务器引擎, 架构思想为一切皆service.☆481Dec 19, 2020Updated 5 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,141Feb 25, 2023Updated 3 years ago
- KBEngine.executeRawDatabaseCommand()方法的ORM封装☆18Dec 17, 2017Updated 8 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- A lua version of bgfx shaderc☆12Oct 1, 2017Updated 8 years ago
- Base Mydog remould , NodeJS Game Server ,Use TypeScript☆22Mar 17, 2026Updated 3 months ago
- Testing sharing between D3D11 and D3D12 devices☆14Jun 6, 2022Updated 4 years ago
- small and affordable robot, fitted in ordinary Raspberry farm lane size (less than 40 cm) to pick fresh fruit☆12Mar 29, 2020Updated 6 years ago
- Animation Compression Library glTF toolkit☆19Apr 2, 2020Updated 6 years ago
- 3D Engine 自己学习总结☆16Sep 7, 2021Updated 4 years ago
- 基于 actor 思路的服务器设计,有一个无缝地图示例以及效果展示视频☆78Nov 1, 2021Updated 4 years ago
- 基于skynet引擎的回合制游戏搭建☆35May 3, 2018Updated 8 years ago
- 游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴,…☆1,574Apr 28, 2025Updated last year
- 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.
- 游戏中用于生成抛物线的编辑器, 如炮弹等投射物的轨迹, 不到100行代码☆38Jun 29, 2020Updated 6 years ago
- 改编自pitaya的golang游戏库☆19Jul 22, 2024Updated last year
- lua-5.4.4-每行都加注释版本☆189Sep 16, 2025Updated 9 months ago
- 为手机网游客户端(cocos2d-x和unity 3D)准备的通信底层,包括tcp和kcp。分帧逻辑采用lengthfield,解决粘包问题。 cocos2x-x部分已实现thread,threadpool,同步互斥锁等内容。 项目还包括一个synflood的简单实现。☆19Jan 22, 2017Updated 9 years ago
- server app framework based on libatbus☆22Jun 18, 2026Updated 2 weeks ago
- 2.5D rendering engine with: GUI system, scripts (Chaiscript), webassembly-support☆18May 25, 2019Updated 7 years ago
- LollipopUnity 采用帧同步,通信方式kcp ,数据格式protobuf;目前在构建中,计划2021年1月1日全部公布☆11Sep 22, 2020Updated 5 years ago