Decision Workspace
git-url-parse vs url vs git-conventional
Side-by-side comparison of Rust crates
58
git-url-parse
growingv0.6.0
A parser for urls used by git
76
url
stablev2.5.8
URL library for Rust, based on the WHATWG URL Standard
68
git-conventional
stablev1.1.0
A parser library for the Conventional Commit specification.
Core Metrics
| git-url-parse | url | git-conventional | |
|---|---|---|---|
| Health Score | 58 | 76 | 68 |
| Total Downloads | 457.9K | 550.9M | 767.8K |
| 30d Downloads | 37.2K | 39.9M | 60.3K |
| Dependents | 984 | 152.8K | 507 |
| Releases | 18 | 89 | 25 |
| Last Updated | 190d ago | 81d ago | 10d ago |
| Age | 6y 2m | 11y 4m | 5y 10m |
Health Breakdown
git-url-parse
Maintenance
8
Quality
15
Community
13
Popularity
7
Documentation
15
url
Maintenance
15
Quality
20
Community
19
Popularity
8
Documentation
14
git-conventional
Maintenance
18
Quality
16
Community
12
Popularity
7
Documentation
15
Technical Details
| git-url-parse | url | git-conventional | |
|---|---|---|---|
| Version | 0.6.0 | 2.5.8 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 8 | 10 | 5 |
| Crate Size | 27KB | 87KB | 17KB |
| Features | 4 | 5 | 0 |
| Yanked % | 0.0% | 3.4% | 0.0% |
| Edition | 2024 | 2018 | 2024 |
| MSRV | 1.85 | 1.63 | 1.85 |
| Owners | 1 | 5 (team) | 1 |
Links
Quick Verdict
- •url leads with a health score of 76/100, but none of the options score above 80.
- •url is depended on by 152.8K crates — strongest ecosystem trust.
- •git-url-parse is pre-1.0 — API may change.