uri
URI parser
A C++ library that provides a generic URI parser and builder with features for parsing, encoding, and comparing URIs.
cpp-netlib URI
139 stars
19 watching
74 forks
Language: C++
last commit: over 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ssarcandy/ini-cpp | A lightweight C++ library for parsing and generating INI configuration files | 37 |
r-lib/cpp11 | Enables C++ developers to interact with R objects using standard C++11 syntax and semantics | 203 |
cygri/prefix.cc | A web site providing a catalog of URIs with their corresponding prefixes | 38 |
cpp-netlib/cpp-netlib | A collection of network-related routines and implementations for cross-platform networking | 1,998 |
thephpleague/uri | A PHP library for manipulating and parsing URIs according to various standards | 1,034 |
uriparser/uriparser | A C library for parsing and handling Uniform Resource Identifiers (URIs) in a strict RFC 3986 compliant manner. | 336 |
mcmtroffaes/inipp | A simple C++ header-only ini parser and generator. | 284 |
corporateshark/lurlparser | A lightweight URL parser written in C++ that breaks down URLs into their constituent parts and provides access to them. | 92 |
rookfighter/inifile-cpp | A header-only C++ library for parsing and decoding INI files | 368 |
hjson/hjson-cpp | A C++ library for parsing and generating JSON data | 70 |
aws/aws-sdk-cpp | Provides a C++ interface to Amazon Web Services (AWS) | 1,978 |
fukamachi/quri | A Common Lisp library that implements the URI specification and provides a simple way to work with URLs. | 111 |
getml/reflect-cpp | A C++ library for fast serialization and validation using reflection | 1,126 |
microsoft/arcana.cpp | A collection of utility code for low-overhead, cross-platform task-based asynchrony in C++ | 78 |
codeinthehole/purl | A simple URL manipulation class with an immutable API. | 294 |