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