zsummer / breeze
一个C++的轻量级的分布式服务器引擎, 架构思想为一切皆service.
☆480Updated 4 years ago
Alternatives and similar repositories for breeze:
Users that are interested in breeze are comparing it to the libraries listed below
- zsummerX is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL/SELECT.☆321Updated 4 years ago
- a muduo branch without boost and cmake, just using c++11 and makefile☆228Updated 5 years ago
- 通用游戏服务器框架,支持多进程、多线程部署,支持TCP、WebSocket、Http协议☆337Updated 6 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆218Updated 5 years ago
- This is a based plug-in framework that provides cross-platform IO and logically separated plug-in services.☆241Updated 3 years ago
- Google Protobuf RPC based on Muduo☆197Updated 5 years ago
- 基于C++ Coroutines编写的无栈协程库☆622Updated last year
- FFLib is a lightweight c++ framework.FFlib is mainly designed for game server developing. But some components in FFLib is in common use. …☆293Updated 5 years ago
- a simple network library☆191Updated 4 years ago
- 基于C++17的lua/C++绑定库,以及lua的二进制序列化等辅助代码☆192Updated 3 years ago
- Pebble分布式开发框架☆868Updated 5 years ago
- C++ network library based on `libgo`.☆246Updated 6 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆548Updated 10 months ago
- One cplusplus C++ crossplatform library use for develop server,similar to ACE.☆104Updated last month
- Server framework and network components written by C/C++ for Linux/Mac/FreeBSD/Solaris(x86)/Windows/Android/IOS☆196Updated last week
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆110Updated 6 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆222Updated this week
- The modern c++ rpc library implemented in a few hundred lines of code☆445Updated 5 years ago
- Linux棋牌游戏服务器框架,支持TCP、websocket、http、lua☆145Updated 2 years ago
- combine kcp with boost::asio. - kcp: a Fast and Reliable udp protocal.☆698Updated 6 years ago
- A cross-platform C++<->lua server quick solution☆357Updated last year
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆226Updated 8 years ago
- A lightweight game server framework implemented with Actor Model☆870Updated this week
- GameBookServer☆183Updated 4 years ago
- kimgbo是muduo网络库的重构版本☆139Updated 7 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 4 years ago
- Tencent Easy ACE Framework,基于ACE的高性能服务框架,有完善的监控统计,数据库访问等功能☆369Updated 6 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆178Updated 13 years ago
- ARK is a lightweight, agile, elastic, distributed plugin framework written in C++,make it easier and faster to create your own applicatio…☆448Updated 2 years ago
- H2服务器引擎架构是轻量级的,与其说是引擎,个人觉得称之为平台更为合适。因为它封装的功能少之又少,但是提供了非常简洁方便的扩展机制,使得可以用C++、python、lua、js、php来开发具体的服务器功能。H2引擎的灵感来源于web服务器Apache。☆267Updated 3 years ago