boostorg / urlLinks
Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).
☆193Updated 3 weeks ago
Alternatives and similar repositories for url
Users that are interested in url are comparing it to the libraries listed below
Sorting:
- MySQL C++ client based on Boost.Asio☆282Updated 2 weeks ago
- A C++14 reflection library☆73Updated 3 weeks ago
- C++11 metaprogramming library☆260Updated last week
- 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☆240Updated 4 months ago
- Lightweight Error Augmentation Framework☆330Updated 2 weeks ago
- A C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆453Updated 2 months ago
- Boost.ASIO-based TLS certificate verification library☆82Updated last year
- An async redis client designed for performance and scalability☆252Updated this week
- A Simple C++ Http server/client above Boost.Beast