LUrlParser

URL parser

A lightweight URL parser written in C++ that breaks down URLs into their components and provides access to these parts.

Lightweight URL & URI parser (RFC 1738, RFC 3986)

GitHub

92 stars
7 watching
18 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
gesistsa/adarA fast and compliant URL parser written in C++26
cpp-netlib/uriA C++ class for parsing and manipulating Uniform Resource Identifiers (URIs)140
brunobernardino/shurleyA utility for parsing URLs with potential errors and returning a valid one6
3scale/lua-resty-urlA Lua library that parses and manipulates URLs in a simple Regex-based way.42
mikhus/domurlA lightweight JavaScript library for manipulating URLs542
marcelog/ex_rfc3986An Elixir implementation of the URI parsing rules defined in RFC398610
codeinthehole/purlA simple URL manipulation class with an immutable API.293
golgote/neturlURL parser and builder library with normalization, path segmentation, and query string handling capabilities252
unshiftio/url-parseA small footprint URL parser that works in both browser and Node.js environments.1,030
marcelog/ex_rfc3966A Tel URI parser based on the official uri grammar following the RFC3966 standard.1
gernest/urlA URL parser library designed to be compatible with RFC 3986 standards and written in the Zig programming language.6
ada-url/adaA fast and spec-compliant URL parser written in C++ for use in various Node.js-based systems1,396
thephpleague/uriA PHP library for manipulating and parsing URIs according to various standards1,045
jamesmarlowe/lua-resty-readurlA Lua library that captures URLs, decodes them, and logs results.5
patternhelloworld/url-knifeA JavaScript library to extract and decompose URLs in texts with robust patterns, including email addresses.341