mfichman / http
Simple & modern HTTP client for C++
☆127Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for http
- Modern coroutine library for C++☆50Updated 8 years ago
- Functions to create MD5 checksum from file or string☆98Updated 3 years ago
- HTTP Server/Client/Proxy Server☆93Updated 7 years ago
- A simple C++ common base library used in Qihoo 360☆116Updated 2 years ago
- tcp server and client package using libuv☆129Updated 2 years ago
- awesome c++11 network library☆50Updated 5 years ago
- 简单有效的内存池实现☆90Updated 8 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆50Updated 6 years ago
- Win32 IPC library with async api☆52Updated 8 years ago
- 基于boost::asio的server,简洁,高效☆88Updated 7 years ago
- A http library based on libuv and mbedtls, supported tls/ssl☆29Updated 5 years ago
- modern c++ raft library☆46Updated 4 years ago
- 封装了WinInet的强大http请求库☆63Updated 7 years ago
- 一个简单好用的c++ web服务器框架(类php nodejs脚本开发体验)c++11☆60Updated 11 months ago
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago
- A IOCP Server Class on Windows!☆91Updated 6 years ago
- openssl surpport for handy☆42Updated 9 years ago
- Examples and toturials for C++ Boost Asio library.☆263Updated 2 years ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆57Updated 6 years ago
- Easy and powerful iocp library for c++☆49Updated 12 years ago
- Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).☆170Updated 6 years ago
- A ThreadPool clss base on IOCP on Windows.