ithzhang / ThreadpoolLib
C++ implement ThreadPool on windows
☆39Updated 6 years ago
Alternatives and similar repositories for ThreadpoolLib:
Users that are interested in ThreadpoolLib are comparing it to the libraries listed below
- C++远程调用框架☆33Updated 10 years ago
- muduo in windows☆70Updated 5 years ago
- Easy and powerful iocp library for c++☆49Updated 12 years ago
- openssl surpport for handy☆42Updated 9 years ago
- 金山卫士源码,整理运行在VS2013☆23Updated 6 years ago
- 企业级开源的文件传输库,支持UDP和TCP☆41Updated 5 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 6 years ago
- 封装了WinInet的强大http请求库☆63Updated 7 years ago
- A ThreadPool clss base on IOCP on Windows.☆28Updated 7 years ago
- 一款设计不错的线程池☆18Updated 6 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆27Updated 2 years ago
- ☆35Updated last month
- 轻量级网络库, 基于C++11☆113Updated 3 years ago
- daemon service on windows☆31Updated 9 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期 时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 8 years ago
- 基于boost::asio的server,简洁,高效☆89Updated 8 years ago
- purecpp opensource projects list☆95Updated 2 years ago
- Hook Windows API. supports Win7/8/10 x86 and x64 platform.☆30Updated 9 years ago
- 基于 libco 的 tcp 网络通信框架。☆23Updated 2 years ago
- High Loaded TCP/UDP/SSL client-server via IOCP☆13Updated 6 years ago
- A C/S framework based on asio, doesn't need boost.☆39Updated last month
- Win32 IPC library with async api☆52Updated 8 years ago
- exploring Windows IOCP with Thread Pool APIs☆81Updated 10 years ago
- 简单有效的内存池实现☆92Updated 8 years ago
- 用libcurl实现http和https服务☆30Updated 6 years ago
- iocp async☆56Updated 8 years ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 9 years ago
- 基于C++14语法的任务链☆23Updated 4 years ago
- 基于TCP协议的远程过程调用框架客户端实现☆45Updated 2 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆53Updated 10 years ago