FFLib is a lightweight c++ framework.FFlib is mainly designed for game server developing. But some components in FFLib is in common use. For example socket&net module, log module, thread&lock, tools for performance & memory leak check.用于分布式程序的c++类库,封装了socket、rpc、lua、CQRS框架、算法等组件,适于SNS、WEBGAME、MMO后台程序, about C++,linux socket,lua,rpc,broker,cqrs,t…
☆294Aug 20, 2019Updated 6 years ago
Alternatives and similar repositories for fflib
Users that are interested in fflib are comparing it to the libraries listed below
Sorting:
- H2服务器引擎架构是轻量级的,与其说是引擎,个人觉得称之为平台更为合适。因为它封装的功能少之又少,但是提供了非常简洁方便的扩展机制,使得可以用C++、python、lua、js、php来开发具体的服务器功能。H2引擎的灵感来源于web服务器Apache。☆269Feb 16, 2022Updated 4 years ago
- c++ 网络事件库☆81Nov 25, 2014Updated 11 years ago
- FFLUA 是嵌入LUA,注册C++相关的对象到lua的封装库, wraper for C++ embedding lua, extend C++ to lua☆201Dec 6, 2024Updated last year
- 一个C++的轻量级的分布式服务器引擎, 架构思想为一切皆service.☆483Dec 19, 2020Updated 5 years ago
- Message Queue/C++/Lua based game server☆15May 3, 2013Updated 12 years ago
- SWG:ANH - MMOServer☆255Nov 13, 2025Updated 4 months ago
- ffengine是高效的tcp 服务器框架,适用于端游、页游、手游的实时服务器☆13Mar 30, 2015Updated 10 years ago
- zsummerX is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL/SELECT.☆322Oct 29, 2025Updated 4 months ago
- (2013年起已停止维护,有兴趣请关注zsummerX)zsummer is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL.☆118May 11, 2015Updated 10 years ago
- a c++ server framework for mobile game☆26Aug 18, 2025Updated 7 months ago
- 基于skynet实现的宽立游戏服务器,支持斗地主等棋牌游戏和贪吃蛇大作战等休闲游戏☆163Jan 19, 2019Updated 7 years ago
- a server which is mostly used to build a Distributed mmorpg game server☆24Jan 30, 2018Updated 8 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,127Feb 25, 2023Updated 3 years ago
- LuaDui 0.9 version☆21Aug 31, 2015Updated 10 years ago
- FFLUA 是嵌入LUA,注册C++相关的对象到lua的封装库, wraper for C++ embedding lua, extend C++ to lua☆10Apr 3, 2016Updated 9 years ago
- The Game Communication Environment (GCE) is an actor model framework for online game development.☆129Jul 25, 2017Updated 8 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
- ☆60Mar 9, 2017Updated 9 years ago
- Server for a chinese Unity3D MOBA☆17Aug 29, 2017Updated 8 years ago
- Pebble分布式开发框架☆874Oct 24, 2019Updated 6 years ago
- 微量级的软件开发包,目前版本提供一个tcp nio框架和一些基础类☆73Apr 9, 2020Updated 5 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Dec 21, 2016Updated 9 years ago
- A tcp server framework based on libevent-bufferevent. Depend on libevent2.0.x.☆20Jun 16, 2014Updated 11 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Jan 18, 2014Updated 12 years ago
- proto4z is an open source C++ cross-platform lightweight cross-platform protocol library.☆36May 24, 2025Updated 9 months ago
- Simple C++ network server framework☆349Apr 24, 2020Updated 5 years ago
- Visual C++ Utility Library☆47Oct 17, 2019Updated 6 years ago
- concurrency library for C++☆73Apr 30, 2014Updated 11 years ago
- Communication between server and client,using the google protobuf as a data carrier.Linux epoll for server and select for client.☆15Nov 20, 2013Updated 12 years ago
- 网游游戏服务器引擎☆31May 28, 2015Updated 10 years ago
- A C network library☆167Apr 29, 2022Updated 3 years ago
- A game server framework for c++11☆37Oct 9, 2020Updated 5 years ago
- 基于C++和LUA的服务端游戏引擎框架,也可以用于其它服务端系统。☆18Mar 12, 2015Updated 11 years ago
- windows下手游服务器☆51Mar 2, 2018Updated 8 years ago
- 通用游戏服务器框架,支持多进程、多线程部署,支持TCP、WebSocket、Http协议☆345May 19, 2018Updated 7 years ago
- C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ f…☆3,051Mar 13, 2026Updated last week
- 白娘子(skynet)☆15Sep 1, 2020Updated 5 years ago
- C++ asynchronous mysql library on top of the REACT-CPP library. Uses lambdas and callbacks to return query results.☆23Oct 15, 2015Updated 10 years ago
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,065Aug 25, 2024Updated last year