ldw0215 / libcurl
用libcurl实现http和https服务
☆31Updated 6 years ago
Alternatives and similar repositories for libcurl:
Users that are interested in libcurl are comparing it to the libraries listed below
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 6 years ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆59Updated 7 years ago
- A cross platform Http client with libcurl☆53Updated 6 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- spdlog简单封装☆49Updated last year
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆65Updated 8 years ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 9 years ago
- muduo in windows☆69Updated 5 years ago
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆33Updated 4 years ago
- C++封装libcurl, 实现的http客户端, 支持http(s)请求, 支持下载文件(断点续传和分片下载)☆60Updated 7 months ago
- 线程池,使用了很多C++ 11的新特性, 流程和传统的差不多,但是代码简洁了很多。☆26Updated 6 years ago
- A ThreadPool clss base on IOCP on Windows.☆28Updated 7 years ago
- 用libevent实现https服务器☆21Updated 6 years ago
- 整理的一些常用后端Qt代码段☆38Updated 10 months ago
- C++ 定时器, 基于 C++11, libuv 实现☆95Updated 8 years ago
- Mini c++ logger tool☆45Updated 6 years ago
- ☆38Updated 4 years ago
- 轻量级网络库, 基于C++11☆114Updated 3 years ago
- log, 仅包含头文件,追踪崩溃和数据的日志库☆16Updated 6 years ago
- fast thread pool☆27Updated 6 years ago
- Three major design patterns for multithreading development☆33Updated last year
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- C++远程调用框架☆33Updated 10 years ago
- 设计模式精解-GoF 23 种设计模式解析附 C++实现源码☆50Updated 8 years ago
- 几年前读Live555的源码的时候做的注释☆11Updated 6 years ago
- A single header c++ timer☆19Updated 3 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 将Windows和Linux的socket库的使用封装成跨平台的类库,轻松使用socket创建连接。☆28Updated 6 years ago
- 一些常用C++接口和开发库的使用示例代码☆34Updated last year