tuyungang / http_multi_thread_download_tool
基于libcurl多线程分片下载小工具,可实现HTTP下载(实现),ftp下载(可扩展)等下载方式,可设置下载阀值(线程数根据该阀值自动配置生成),程序会自动判断是否需要多线程分段下载,程序具有一定扩展性,采用模板多态方式,无需改动主体多线程下载逻辑,只需添加相应任务子类文件即可
☆11Updated 5 years ago
Alternatives and similar repositories for http_multi_thread_download_tool:
Users that are interested in http_multi_thread_download_tool are comparing it to the libraries listed below
- C++公共支持库☆18Updated 2 years ago
- C++封装libcurl, 实现的http客户端, 支持http(s)请求, 支持下载文件(断点续传和分片下载)☆60Updated 3 months ago
- duilib 界面库编写的duilib xml文件布局预览工具☆21Updated 6 years ago
- 这是我探索在 Soui 中使用 MiniBlink 支持百度 ECharts 开源可视化库显示的实验代码☆10Updated 6 years ago
- Win32 IPC library with async api☆52Updated 8 years ago
- Duilib扩展控件收集☆35Updated 6 years ago
- 用duilib写的一个 虚拟键盘 ,可以参考学习 duilib 的一些用法和鼠标消息的 hook ,今天开源出来供学习。 功能难免不够完善,欢迎修正bug和添加功能,本人比较忙,有可能没时间后期维护,谨慎直接用于 商业项目☆37Updated 8 years ago
- DuiDesigner, build on windows10 with vs2017☆13Updated 5 years ago
- SOUI UI editor☆29Updated 2 years ago
- 一个window下免费开源带UI编辑器的且可像MFC一样自动生成窗体类、控件变量、消息映射的UI库。 A window free open source with UI editor and can automatically generate form c…☆45Updated this week
- duilibhooktool☆13Updated 4 years ago
- DuiLib项目个人维护版本,回归std::string,使用C++20,支持控件绑定☆99Updated 2 months ago
- 一个封装了 7z 压缩解压功能的接口☆43Updated 5 years ago
- 基于C语言 跨平台zip/unzip☆28Updated 5 years ago
- 一个基于windows共享内存的进程间通信库☆20Updated 5 years ago
- 基于DUI库SOUI的一个IM界面Demo。万水千山总是情,点个Star行不行!☆35Updated 4 years ago
- A ThreadPool clss base on IOCP on Windows.☆28Updated 6 years ago
- A chat app client than the ui base on duilib and with network communications! This project is not yet completed!☆46Updated 6 years ago
- ☆24Updated last week
- C++ implement ThreadPool on windows☆39Updated 6 years ago
- c++写的windows版的登录服务器,包括服务器代码,客户端代码,以及客户端接静态库☆38Updated 3 years ago
- Easy and powerful iocp library for c++☆49Updated 12 years ago
- ☆15Updated 10 years ago
- 企业级开源的文件传输库,支持UDP和TCP☆41Updated 5 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆63Updated 8 years ago
- bkuilib - 金山开源界面库KUI的精简版本☆15Updated 6 years ago
- vc++ c++ cpp Encoder class( UrlEncode / UrlDecode / UTF8UrlEncode / UTF8UrlDecode)☆17Updated 8 years ago
- Windows register editor for C++☆17Updated 5 years ago
- A little interface for windows ipc communication using named pipes in c++☆17Updated 7 years ago
- Linux and Android use epoll, iOS and Mac use kqueue, Windows use IOCP(wepoll).other systems use select.☆21Updated last year