zsummer / breezeLinks
一个C++的轻量级的分布式服务器引擎, 架构思想为一切皆service.
☆485Updated 5 years ago
Alternatives and similar repositories for breeze
Users that are interested in breeze are comparing it to the libraries listed below
Sorting:
- 通用游戏服务器框架,支持多进程、多线程部署,支持TCP、WebSocket、Http协议☆342Updated 7 years ago
- zsummerX is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL/SELECT.☆323Updated last month
- a muduo branch without boost and cmake, just using c++11 and makefile☆229Updated 6 years ago
- This is a based plug-in framework that provides cross-platform IO and logically separated plug-in services.☆242Updated 4 years ago
- My Blog & Thanks Github!☆287Updated 7 years ago
- One cplusplus C++ crossplatform library use for develop server,similar to ACE.☆106Updated 6 months ago
- a simple network library☆191Updated 5 years ago
- Server framework and network components written by C/C++ for Linux/Mac/FreeBSD/Solaris(x86)/Windows/Android/IOS☆194Updated this week
- 服务器开发工具☆77Updated 3 years ago
- H2服务器引擎架构是轻量级的,与其说是引擎,个人觉得称之为平台更为合适。因为它封装的功能少之又少,但是提供了非常简洁方便的扩展机制,使得可以用C++、python、lua、js、php来开发具体的服务器功能。H2引擎的灵感来源于web服务器Apache。☆268Updated 3 years ago
- 基于C++17的lua/C++绑定库,以及lua的二进制序列化等辅助代码☆200Updated 4 years ago
- Pebble分布式开发框架☆874Updated 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 6 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- 用于搭建高性能、全异步、树形结构的BUS 消息系统的跨平台框架库☆232Updated this week
- Fast Programmable Nexus Network☆311Updated 3 years ago
- Google Protobuf RPC based on Muduo☆205Updated 6 years ago
- C++ network library based on `libgo`.☆244Updated 7 years ago
- GameBookServer☆189Updated 5 years ago
- C++ language framework rpc source code implementation☆546Updated 2 weeks ago
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆111Updated 6 years ago
- C++解析websocket协议☆180Updated 7 years ago
- ARK is a lightweight, agile, elastic, distributed plugin framework written in C++,make it easier and faster to create your own applicatio…☆449Updated 3 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆227Updated 9 years ago
- The Game Communication Environment (GCE) is an actor model framework for online game development.☆128Updated 8 years ago
- 基于C++ Coroutines编写的无栈协程库☆629Updated last year
- A lightweight game server framework implemented with Actor Model☆940Updated this week
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,109Updated 3 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆553Updated last year
- combine kcp with boost::asio. - kcp: a Fast and Reliable udp protocal.☆719Updated 6 years ago