url parser on rust
url parser on rust
This Rust project provides functionality for parsing URLs and their components (such as protocol, domains, parameters, etc.) using the rust-pest library. It is designed for analyzing parts of a URL.
A URL parser using pest for Rust.
A simple, efficient magnet url parser in Rust
Zero-allocation URL parser for Rust
Rust query string parser with nesting support, forked to update Serde
Rust query string parser with nesting support
URL Parser is a Rust parser developed to parse URLs into structured components such as scheme, domain, path, query and fragment.
A Rust library for parsing URLs.
Rust query string parser with nesting support, forked to update Serde
Fast WHATWG Compliant URL parser