Decision Workspace
pathetic vs lwuri vs uri_to_host_port
Side-by-side comparison of Rust crates
38
pathetic
growingv0.3.0
Relative URI library for Rust, based on the `url` crate
50
lwuri
experimentalv0.1.1
Crate for using and manipulating Uniform Resource Identifiers with a minimal memory footprint and strong typing.
42
uri_to_host_port
experimentalv0.1.4
A lightweight, robust Rust utility to parse a URI and extract its host and port / 一个轻量、健壮的 Rust 工具,用于解析 URI 并提取其主机和端口
Core Metrics
| pathetic | lwuri | uri_to_host_port | |
|---|---|---|---|
| Health Score | 38 | 50 | 42 |
| Total Downloads | 9.9K | 29 | 1.3K |
| 30d Downloads | 158 | 17 | 55 |
| Dependents | 0 | 0 | 4 |
| Releases | 4 | 2 | 3 |
| Last Updated | 2200d ago | 6d ago | 184d ago |
| Age | 6y | 1m | 6m |
Health Breakdown
pathetic
Maintenance
6
Quality
15
Community
3
Popularity
5
Documentation
9
lwuri
Maintenance
14
Quality
16
Community
6
Popularity
2
Documentation
12
uri_to_host_port
Maintenance
11
Quality
14
Community
5
Popularity
4
Documentation
8
Technical Details
| pathetic | lwuri | uri_to_host_port | |
|---|---|---|---|
| Version | 0.3.0 | 0.1.1 | 0.1.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MulanPSL-2.0 |
| Dependencies | 3 | 3 | 6 |
| Crate Size | 3KB | 53KB | 15KB |
| Features | 0 | 3 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •lwuri leads with a health score of 50/100, but none of the options score above 80.
- •pathetic has the most downloads (9.9K), suggesting wider adoption.
- •⚠ pathetic has not been updated in over a year.