cpp-netlib / uri
cpp-netlib URI
☆140Updated 5 years ago
Alternatives and similar repositories for uri:
Users that are interested in uri are comparing it to the libraries listed below
- A C++ library that implements the WhatWG URL specification☆58Updated last year
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- High performance C++11 signals☆170Updated 5 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆73Updated 3 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated last month
- 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 2 months ago
- Started to re-write sqlpp11 to sqlpp17 (not even remotely ready yet)☆53Updated 3 weeks ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated 11 months ago
- An HTTP / Websocket library in C++17 using Boost.Beast and Boost.ASIO.☆105Updated last year
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 6 years ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆186Updated last week
- Library for comfortable work with DLL and DSO☆109Updated 3 weeks ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆138Updated last month
- C++ generic make factory☆107Updated 5 years ago
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆155Updated 6 years 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
- Boost.org uuid module☆93Updated last week
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- Boost Process☆128Updated last week
- C++ JSON Library including both a json-data-structure and parser (based on Boost.Spirit). The goal: use json structures in C++ like you d…☆120Updated 4 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 3 years ago
- Boost.Process is a library to manage system processes☆114Updated 2 years ago
- C++ signals & slots