alexandruc / SimpleHttpsClientLinks
A simple HTTPS client based on Boost Asio.
☆49Updated 2 years ago
Alternatives and similar repositories for SimpleHttpsClient
Users that are interested in SimpleHttpsClient are comparing it to the libraries listed below
Sorting:
- cpp-netlib URI☆140Updated 5 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 2 months ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆115Updated 7 years ago
- HTTP client library for Boost.Asio☆62Updated 5 years ago
- A library for embedding an HTTP or HTTPS server in C++ applications.☆47Updated last year
- Boost.org interprocess module☆151Updated 2 weeks ago
- ☆75Updated last year
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- SOCKS4 and SOCKS5 clients for (Boost) Asio☆19Updated 4 months ago
- A C++ library that implements the WhatWG URL specification☆58Updated last year
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆71Updated last year
- C++ peer to peer library, built on the top of boost☆145Updated 6 years ago
- Mapping json to and from a c++ structure☆111Updated last year
- High performance C++11 signals☆172Updated 5 years ago
- ☆7Updated 6 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆195Updated 9 months ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 4 months ago
- C++ implementation of encoding HTTP multipart/form-data into a string buffer for POST action in HTTP clients☆68Updated 3 years ago
- C++ library for conversion between big and little endian data representations.☆36Updated 2 weeks ago
- A DTLS implementation using the ASIO library☆51Updated 4 years ago
- Base64 encoding and decoding for C++ projects☆86Updated 4 years ago
- A C++ wrapper for mysql meant to be used in combination with sqlpp11.☆129Updated 3 years ago
- A constexpr STL style circular buffer implementation☆71Updated last year
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆130Updated 6 months ago
- Library for comfortable work with DLL and DSO☆109Updated 2 months ago
- A single file cpp17 header only DNS packet parser/builder.☆31Updated 2 years ago
- C++ URL handling class with a simple API, and with lazy URL parsing and building☆92Updated 6 months ago
- Boost::ASIO low-level redis client (connector)☆144Updated 2 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.