smaugx / mux
Modern C++ network programming library for Linux.
☆18Updated 4 years ago
Alternatives and similar repositories for mux
Users that are interested in mux are comparing it to the libraries listed below
Sorting:
- libevent library reimplemented with c++☆42Updated 5 years ago
- 测试操作系统并发量☆70Updated 6 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 9 years ago
- asio examples☆191Updated 9 months ago
- C++ 定时器, 基于 C++11, libuv 实现☆95Updated 8 years ago
- 大并发服务器课程源代码☆306Updated 4 years ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆163Updated 5 years ago
- a cpp Web Server☆157Updated 5 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 5 years ago
- Experimental C++20 Linux Reactor: Select/Poll/Epoll☆30Updated 4 months ago
- A light and high performance WebSocket Server.☆113Updated 3 years ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆31Updated 5 years ago
- 《Software Architecture with C++》的非专业个人翻译☆75Updated 2 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- Examples and toturials for C++ Boost Asio library.☆268Updated 3 years ago
- Coroutine C++ Workflow based on C++ 20☆68Updated last week
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated 11 months ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆422Updated 3 years ago
- 公众号[树屋编程]相关文章的代码☆36Updated 6 months ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆524Updated last year
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆48Updated 8 years ago
- 设计模式精解-GoF 23 种设计模式解析附 C++实现源码☆50Updated 8 years ago
- 一次对Tinyhttpd完整的精读,注释,测试☆156Updated last year
- a mini implementation of muduo☆128Updated 10 years ago
- c++工具库☆106Updated 4 years ago
- Unix网络编程源代码添加注释☆50Updated 3 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆57Updated 10 years ago
- 高性能的c++日志库☆69Updated 4 years ago