servo/rust-url

URL parser for Rust

1,574

stars

1,206

commits

Rust

primary language

Jul 31, 2026

updated

docs.rs/url/Browse cluster: Rust language and compiler ecosystem

README

rust-url

Build status Coverage Chat License: MIT License: Apache 2.0

URL library for Rust, based on the URL Standard.

Documentation

Please see UPGRADING.md if you are upgrading from a previous version.

Alternative Unicode back ends

url depends on the idna crate. By default, idna uses ICU4X as its Unicode back end. If you wish to opt for different tradeoffs between correctness, run-time performance, binary size, compile time, and MSRV, please see the README of the latest version of the idna_adapter crate for how to opt into a different Unicode back end.

Contributors

(top 30 of 185)

SimonSapin

520 commits

valenting

139 commits

djc

78 commits

frewsxcv

41 commits

servo/rust-url

URL parser for Rust

1,574

stars

1,206

commits

Rust

primary language

Jul 31, 2026

updated

docs.rs/url/Browse cluster: Rust language and compiler ecosystem

README

rust-url

Build status Coverage Chat License: MIT License: Apache 2.0

URL library for Rust, based on the URL Standard.

Documentation

Please see UPGRADING.md if you are upgrading from a previous version.

Alternative Unicode back ends

url depends on the idna crate. By default, idna uses ICU4X as its Unicode back end. If you wish to opt for different tradeoffs between correctness, run-time performance, binary size, compile time, and MSRV, please see the README of the latest version of the idna_adapter crate for how to opt into a different Unicode back end.

Contributors

(top 30 of 185)

SimonSapin

520 commits

valenting

139 commits

djc

78 commits

frewsxcv

41 commits

Languages

Rust

99.9%