wanttobeno / ThreadPool
一款设计不错的线程池
☆18Updated 7 years ago
Alternatives and similar repositories for ThreadPool
Users that are interested in ThreadPool are comparing it to the libraries listed below
Sorting:
- 线程池经典模型☆11Updated 6 years ago
- Hook Windows API. supports Win7/8/10 x86 and x64 platform.☆30Updated 9 years ago
- 用duilib写的一个 虚拟键盘 ,可以参考学习 duilib 的一些用法和鼠标消息的 hook ,今天开源出来供学习。 功能难免不够完善,欢迎修正bug和添加功能,本人比较忙,有可能没时间后期维护,谨慎直接用于 商业项目☆36Updated 8 years ago
- C++远程调用框架☆33Updated 10 years ago
- 线程池,使用了很多C++ 11的新特性, 流程和传统的差不多,但是代码简洁了很多。☆26Updated 6 years ago
- ☆16Updated 10 years ago
- C++ implement ThreadPool on windows☆39Updated 6 years ago
- A ThreadPool clss base on IOCP on Windows.☆28Updated 7 years ago
- 企业级开源的文件传输库,支持UDP和TCP☆42Updated 5 years ago
- 手把手教你实现自定义的应用层协议☆11Updated 6 years ago
- Duilib扩展控件收集☆36Updated 6 years ago
- Easy and powerful iocp library for c++☆49Updated 12 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 6 years ago
- 该项目主要是用c++实 现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆50Updated 6 years ago
- 7z解压工具源码移植到vs2015下☆9Updated 8 years ago
- bkuilib - 金山开源界面库KUI的精简版本☆16Updated 7 years ago
- 仿QQ新闻弹窗☆25Updated 11 years ago
- C++语言实现的线程池,结合windowsIOCP完成端口,实现socket高并发服务端程序☆30Updated 6 years ago
- Win32 IPC library with async api☆52Updated 8 years ago
- 跨平台网络库,使用epoll和iocp模型☆10Updated 7 years ago
- A little interface for windows ipc communication using named pipes in c++☆17Updated 7 years ago
- C++ std::string 实用函数库☆18Updated 9 years ago
- C++公共支持库☆18Updated 2 years ago
- 12306客户端(MFC版本)☆38Updated 11 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 8 years ago
- C语言写的Http Server,J. David Blackstone在1999年写的一个不到 500 行的超轻量型HTTP服务器Http Server。☆20Updated 6 years ago
- 借用了网络上SevenZip的封装,简化了7z压缩解压代码,只支持了几种常见的格式cab,zip,7z. 生成dll400k+.☆22Updated 8 years ago
- windows 系统API C++封装库,包含进程间通讯,互斥,内存队列等通用功能☆54Updated 8 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago