rust-url
https://github.com/servo/rust-url
Rust
URL parser for Rust
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported1 Subscribers
Add a CodeTriage badge to rust-url
Help out
- Issues
- add option to encode space to '%20' as per url standard
- idna: Support `no_alloc` idna validator
- Url's Debug trait should NOT show parsed components
- faster byte_serialized_unchanged
- simplify Iterator::next for PercentEncode
- Proposal: Move `idna_adapter` crate to `servo/rust-url` repository
- Some statements can be simplified for readability and developer productivity
- style: simplify some statements for readability
- Bump codecov/codecov-action from 4 to 5
- Fix mutating path of URL without authority (idempotency, empty path segments)
- Docs
- Rust not yet supported