zsummer / breeze
一个C++的轻量级的分布式服务器引擎, 架构思想为一切皆service.
☆481Updated 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协议☆335Updated 6 years ago
- a muduo branch without boost and cmake, just using c++11 and makefile☆228Updated 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和自有服务融合问题☆220Updated 5 years ago
- a simple network library☆191Updated 4 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆549Updated 10 months ago
- C++ network library based on `libgo`.☆246Updated 6 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. …☆294Updated 5 years ago
- My Blog & Thanks Github!☆285Updated 6 years ago
- Pebble分布式开发框架☆870Updated 5 years ago
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消 息等等),数据库操作库(mysql,redis…☆1,094Updated 2 years ago
- kimgbo是muduo网络库的重构版本☆139Updated 7 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆227Updated 8 years ago
- Server framework and network components written by C/C++ for Linux/Mac/FreeBSD/Solaris(x86)/Windows/Android/IOS☆195Updated this week
- 基于C++ Coroutines编写的无栈协程库☆623Updated last year
- 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☆198Updated 5 years ago
- Tutorial of Muduo network library☆529Updated 5 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆222Updated 3 weeks ago
- One cplusplus C++ crossplatform library use for develop server,similar to ACE.☆104Updated 2 months ago
- Nebula is a powerful framwork for building highly concurrent, distributed, and resilient message-driven applications for C++.☆552Updated last year
- A lightweight game server framework implemented with Actor Model☆877Updated this week
- C++解析websocket协议☆178Updated 6 years ago
- H2服务器引擎架构是轻量级的,与其说是引擎,个人觉得称之为平台更为合适。因为它封装的功能少之又少,但是提供了非常简洁方便的扩展机制,使得可以用C++、python、lua、js、php来开发具体的服务器功能。H2引擎的灵感来源于web服务器Apache。☆267Updated 3 years ago
- 基于C++17的lua/C++绑定库,以及lua的二进制序列化等辅助代码☆193Updated 3 years ago
- 基于c++内存池,共享内存和信号 量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆351Updated 4 years ago
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆110Updated 6 years ago
- FFLUA 是嵌入LUA,注册C++相关的对象到lua的封装库, wraper for C++ embedding lua, extend C++ to lua☆200Updated 4 months ago
- Linux棋牌游戏服务器框架,支持TCP、websocket、http、lua☆148Updated 2 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆634Updated 3 years ago