zsummer / breeze
一个C++的轻量级的分布式服务器引擎, 架构思想为一切皆service.
☆480Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for breeze
- zsummerX is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL/SELECT.☆321Updated 4 years ago
- 通用游戏服务器框架,支持多进程、多线程部署,支持TCP、WebSocket、Http协议☆333Updated 6 years ago
- a muduo branch without boost and cmake, just using c++11 and makefile☆226Updated 5 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆219Updated 5 years ago
- a simple network library☆192Updated 4 years ago
- 基于C++ Coroutines编写的无栈协程库☆618Updated 10 months ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆540Updated 5 months ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆223Updated 8 years ago
- This is a based plug-in framework that provides cross-platform IO and logically separated plug-in services.☆240Updated 3 years ago
- C++ network library based on `libgo`.☆248Updated 5 years ago
- Google Protobuf RPC based on Muduo☆196Updated 5 years ago
- kimgbo是muduo网络库的重构版本☆135Updated 6 years ago
- Server framework and network components written by C/C++ for Linux/Mac/FreeBSD/Solaris(x86)/Windows/Android/IOS☆196Updated last week
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆219Updated last month
- Tutorial of Muduo network library☆511Updated 5 years ago
- One cplusplus C++ crossplatform library use for develop server,similar to ACE.☆103Updated last year
- 基于C++17的lua/C++绑定库,以及lua的二进制序列化等辅助代码☆191Updated 3 years ago
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,081Updated 2 years ago
- My Blog & Thanks Github!☆286Updated 6 years ago
- A lightweight game server framework implemented with Actor Model☆784Updated last week
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆189Updated 4 years ago
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆110Updated 5 years ago
- a mini implementation of muduo☆128Updated 10 years ago
- 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
- H2服务器引擎架构是轻量级的,与其说是引擎,个人觉得称之为平台更为合适。因为它封装的功能少之又少,但是提供了非常简洁方便的扩展机制,使得可以用C++、python、lua、js、php来开发具体的服务器功能。H2引擎的灵感来源于web服务器Apache。☆266Updated 2 years ago
- Linux棋牌游戏服务器框架,支持TCP、websocket、http、lua☆145Updated 2 years ago
- C++解析websocket协议☆178Updated 6 years ago
- Pebble分布式开发框架☆866Updated 5 years ago
- Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .☆9Updated last year
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆194Updated 6 years ago