iEternity / HttpClientLinks
使用C++11风格,基于libcurl库封装的HTTP客户端。
☆61Updated 7 years ago
Alternatives and similar repositories for HttpClient
Users that are interested in HttpClient are comparing it to the libraries listed below
Sorting:
- muduo in windows☆69Updated 5 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆64Updated 8 years ago
- A IOCP Server Class on Windows!☆93Updated 7 years ago
- 一些C/C++常用封装例子☆215Updated 4 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- A ThreadPool clss base on IOCP on Windows.☆26Updated 7 years ago
- 一个封装了 7z 压缩解压功能的接口☆43Updated 6 years ago
- 由官方的duilib( https://github.com/duilib/duilib ) 复制过来的,仅为了个人学习使用。可以使用vs2008打开,新增一些学习测试用的demo,代码也会同步官方的后续修改。Q群:594312689。欢迎交流学习。☆125Updated 2 months ago
- Duilib扩展控件收集☆38Updated 7 years ago
- 封装了WinInet的强大http请求库☆64Updated 8 years ago
- DuiLib项目个人维护版本,回归std::string,使用C++20,支持控件绑定☆101Updated last year
- 一个简单好用的c++ web服务器框架(类php nodejs脚本开发体验)c++11☆64Updated last year
- windows软件崩溃解决方案☆68Updated 8 years ago
- p2p网络 tcp打洞、 Nat穿透、seed服务器、peer客户端☆124Updated 3 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- Only need two lines of code to convert between class and json. 两行代码实现C++ Json与类对象相互转换。☆123Updated 2 years ago
- C++解析websocket协议☆180Updated 7 years ago
- 基于boost::asio的server,简洁,高效☆88Updated 8 years ago
- C++远程调用框架☆33Updated 10 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆85Updated 2 months ago
- 基于 log4cplus 封装的自用的 C++ 日志库☆14Updated 4 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 9 years ago
- ☆38Updated 5 years ago
- A SQLite client library written in Modern C++☆37Updated 8 years ago
- 轻量级网络库, 基于C++11☆121Updated 3 years ago
- 线程池,使用了很多C++ 11的新特性, 流程和传统的差不多,但是代码简洁了很多。☆26Updated 7 years ago
- A chat app client than the ui base on duilib and with network communications! This project is not yet completed!☆47Updated 7 years ago
- C++11 gbk和utf8编码的相互转换☆46Updated 5 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆75Updated 6 years ago