Decision Workspace
parse-git-url vs git-url-parse vs patch-apply
Side-by-side comparison of Rust crates
61
parse-git-url
growingv0.6.1
A parser for git repo urls based on url crate
57
git-url-parse
growingv0.6.0
A parser for urls used by git
48
patch-apply
growingv0.8.3
Parse and apply patches in the unified diff format
Core Metrics
| parse-git-url | git-url-parse | patch-apply | |
|---|---|---|---|
| Health Score | 61 | 57 | 48 |
| Total Downloads | 29.9K | 548.3K | 29.0K |
| 30d Downloads | 1.9K | 50.6K | 5.2K |
| Dependents | 217 | 1.1K | 30 |
| Releases | 5 | 18 | 4 |
| Last Updated | 38d ago | 249d ago | 554d ago |
| Age | 2y 10m | 6y 4m | 1y 6m |
Health Breakdown
parse-git-url
Maintenance
14
Quality
15
Community
12
Popularity
5
Documentation
15
git-url-parse
Maintenance
7
Quality
15
Community
13
Popularity
7
Documentation
15
patch-apply
Maintenance
10
Quality
14
Community
10
Popularity
5
Documentation
9
Technical Details
| parse-git-url | git-url-parse | patch-apply | |
|---|---|---|---|
| Version | 0.6.1 | 0.6.0 | 0.8.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 8 | 4 |
| Crate Size | 16KB | 27KB | 26KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | 1.86 | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •parse-git-url leads with a health score of 61/100, but none of the options score above 80.
- •git-url-parse has the most downloads (548.3K), suggesting wider adoption.
- •git-url-parse is depended on by 1.1K crates — strongest ecosystem trust.
- •⚠ patch-apply has not been updated in over a year.