ithzhang / ThreadpoolLibLinks
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
Sorting:
- C++远程调用框架☆33Updated 10 years ago
- 一款设计不错的线程池☆18Updated 7 years ago
- muduo in windows☆68Updated 5 years ago
- some windows program knowledge☆31Updated 11 years ago
- A ThreadPool clss base on IOCP on Windows.☆28Updated 7 years ago
- Hook Windows API. supports Win7/8/10 x86 and x64 platform.☆31Updated 9 years ago
- Easy and powerful iocp library for c++☆49Updated 12 years ago
- Http client for windows☆70Updated last year
- 金山卫士源码,整理运行在VS2013☆23Updated 7 years ago
- 封装了WinInet的强大http请求库☆63Updated 8 years ago
- Win32 IPC library with async api☆52Updated 9 years ago
- 企业级开源的文件传输库,支持UDP和TCP☆42Updated 6 years ago
- Simple & modern HTTP client for C++☆128Updated 3 years ago
- ☆35Updated 2 weeks ago
- 基于boost::asio的server,简洁,高效☆87Updated 8 years ago
- exploring Windows IOCP with Thread Pool APIs☆81Updated 10 years ago
- iocp async☆56Updated 8 years ago
- Extract base runtime of chromium from chromium source tree☆21Updated 2 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 6 years ago
- A C/S framework based on asio, doesn't need boost.☆39Updated 4 months ago
- 基于TCP协议的远程过程调用框架客户端实现☆45Updated 2 years ago
- A simple C++ common base library used in Qihoo 360☆116Updated 3 years ago
- Asynchronous c/s network framework; Based on Boost.Asio; Very efficient.☆95Updated 4 months ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 8 years ago
- 用duilib写的一个 虚拟键盘 ,可以参考学习 duilib 的一些用法和鼠标消息的 hook ,今天开源出来供学习。 功能难免不够完善,欢迎修正bug和添加功能,本人比较忙,有可能没时间后期维护,谨慎直接用于 商业项目☆36Updated 8 years ago
- openssl surpport for handy☆42Updated 9 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆27Updated 2 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- daemon service on windows☆31Updated 9 years ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 9 years ago