smaugx / muxLinks
Modern C++ network programming library for Linux.
☆19Updated 4 years ago
Alternatives and similar repositories for mux
Users that are interested in mux are comparing it to the libraries listed below
Sorting:
- 学习C++,学习linux编程,学习网络编程,学习reactor网络模型,自己实现一遍练手;☆374Updated 8 years ago
- Tutorial of Muduo network library☆549Updated 6 years ago
- This is the sample code for Boost library Guide.☆427Updated 4 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆74Updated 10 years ago
- C++ 11标准库源代码分析☆102Updated 7 years ago
- c++工具库☆107Updated 4 years ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆538Updated last year
- C++ code examples for Geek Time☆313Updated 3 months ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆166Updated 6 years ago
- libevent-1.4.15源码阅读注释☆72Updated 7 years ago
- a mini implementation of muduo☆129Updated 11 years ago
- stl源码剖析(侯捷)的学习笔记☆142Updated 9 years ago
- 大并发服务器课程源代码☆305Updated 5 years ago
- Examples and toturials for C++ Boost Asio library.☆271Updated 3 years ago
- 实现的一个简易的 C++ 序列化库☆78Updated 3 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆194Updated 5 years ago
- C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)☆45Updated 6 years ago
- 免费的计算机编程类中文书籍,欢迎投稿☆178Updated 7 years ago
- codes of linux programing (线程池,IO复用,进程间通信等)☆57Updated 9 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆553Updated last year
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆427Updated 4 years ago
- 测试操作系统并发量☆74Updated 7 years ago
- C++ practise notebook☆46Updated 4 years ago
- A light and high performance WebSocket Server.☆116Updated 4 years ago
- 《C++ 服务器开发精髓》随书配套源码☆220Updated 4 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆58Updated 9 years ago
- 一个极简内存池实现☆304Updated last year
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆368Updated 5 years ago
- ☆92Updated 7 years ago