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)
92 stars
7 watching
18 forks
Language: C++
last commit: over 6 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A fast and compliant URL parser written in C++ | 26 | |
| A C++ class for parsing and manipulating Uniform Resource Identifiers (URIs) | 140 | |
| A utility for parsing URLs with potential errors and returning a valid one | 6 | |
| A Lua library that parses and manipulates URLs in a simple Regex-based way. | 42 | |
| A lightweight JavaScript library for manipulating URLs | 542 | |
| An Elixir implementation of the URI parsing rules defined in RFC3986 | 10 | |
| A simple URL manipulation class with an immutable API. | 293 | |
| URL parser and builder library with normalization, path segmentation, and query string handling capabilities | 252 | |
| A small footprint URL parser that works in both browser and Node.js environments. | 1,030 | |
| A Tel URI parser based on the official uri grammar following the RFC3966 standard. | 1 | |
| A URL parser library designed to be compatible with RFC 3986 standards and written in the Zig programming language. | 6 | |
| A fast and spec-compliant URL parser written in C++ for use in various Node.js-based systems | 1,396 | |
| A PHP library for manipulating and parsing URIs according to various standards | 1,045 | |
| A Lua library that captures URLs, decodes them, and logs results. | 5 | |
| A JavaScript library to extract and decompose URLs in texts with robust patterns, including email addresses. | 341 |