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
- data-url: Fuzzed data URL causes high memory usage
- idna `to_unicode()` API has degraded in 1.0
- add an "append_path" function to url
- Reduce small string allocations with simple char counting
- perf: use NonZeroU32 for query and fragment start
- perf: Use `NonZeroU16` for port numbers
- `form_urlencoded::ByteSerialize` does NOT conform to the URL standard
- encode space to '%20' as per url standard
- The input urls generated by the fuzzer can be problematic as it causes very long parse times
- Deprecate Origin unicode_serialization (and bump the url version)
- Docs
- Rust not yet supported