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
- 线程池经典模型☆11Updated 6 years ago
- 企业级开源的文件传输库,支持UDP和TCP☆41Updated 5 years ago
- C++远程调用框架☆33Updated 10 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 6 years ago
- 跨平台网络库,使用epoll和iocp模型☆10Updated 6 years ago
- 线程池,使用了很多C++ 11的新特性, 流程和传统的差不多,但是代码简洁了很多。☆25Updated 6 years ago
- A ThreadPool clss base on IOCP on Windows.☆28Updated 7 years ago
- 手把手教你实现自定义的应用层协议☆11Updated 6 years ago
- 管道实现的进程间通信库,多线程支持☆28Updated 6 years ago
- Hook Windows API. supports Win7/8/10 x86 and x64 platform.☆30Updated 9 years ago
- a dynamic threadpool☆38Updated 5 years ago
- C++语言实现的线程池,结合windowsIOCP完成端口,实现socket高并发服务端程序☆30Updated 6 years ago
- ☆16Updated 10 years ago
- 用duilib写的一个 虚拟键盘 ,可以参考学习 duilib 的一些用法和鼠标消息的 hook ,今天开源出来供学习。 功能难免不够完善,欢迎修正bug和添加功能,本人比较忙,有可能没时间后期维护,谨慎直接用于 商业项目☆37Updated 8 years ago
- bkuilib - 金山开源界面库KUI的精简版本☆15Updated 7 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆50Updated 6 years ago
- Easy and powerful iocp library for c++☆49Updated 12 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 5 years ago
- C++公共支持库☆18Updated 2 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- windows 系统API C++封装库,包含进程间通讯,互斥,内存队列等通用功能☆54Updated 8 years ago
- Duilib扩展控件收集☆36Updated 6 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.☆10Updated 4 years ago
- A little interface for windows ipc communication using named pipes in c++☆17Updated 7 years ago
- C++ implement ThreadPool on windows☆39Updated 6 years ago
- 7z解压工具源码移植到vs2015下☆9Updated 8 years ago
- High Loaded TCP/UDP/SSL client-server via IOCP☆13Updated 6 years ago
- 封装了WinInet的强大http请求库☆63Updated 7 years ago