kevin-gjm / muduo-winLinks
muduo in windows
☆68Updated 5 years ago
Alternatives and similar repositories for muduo-win
Users that are interested in muduo-win are comparing it to the libraries listed below
Sorting:
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- 一些C/C++常用封装例子☆215Updated 3 years ago
- 基于boost::asio的server,简洁,高效☆88Updated 8 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 8 years ago
- a cpp Web Server☆158Updated 5 years ago
- Examples and toturials for C++ Boost Asio library.☆271Updated 3 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆229Updated 9 years ago
- A IOCP Server Class on Windows!☆94Updated 7 years ago
- Convert between json string and c++ object. json字符串和c++结构体之间互相转换☆263Updated 4 years ago
- Q++ HTTP Server for Windows Platform☆90Updated 8 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆84Updated 2 weeks ago
- A ThreadPool clss base on IOCP on Windows.☆27Updated 7 years ago
- C++ ORM (Object Relational Mapping)☆76Updated 7 years ago
- purecpp opensource projects list☆93Updated 3 years ago
- limlog is a cross-platform C++ library for logging.☆67Updated last year
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆60Updated 7 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数 据库的连接(C++)。☆73Updated 5 years ago
- development tools written by C++☆21Updated 4 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- 23 Design Patterns implemented by C++☆155Updated 8 years ago
- C++解析websocket协议☆181Updated 7 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆56Updated 10 years ago
- a simple network library☆191Updated 5 years ago
- Asynchronous c/s network framework; Based on Boost.Asio; Very efficient.☆98Updated last week
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆64Updated 8 years ago
- 简单有效的内存池实现☆96Updated 9 years ago
- asio examples☆206Updated last month