Decision Workspace
uri-pct vs pct-str vs bytestring
Side-by-side comparison of Rust crates
36
uri-pct
growingv0.1.1
Percent encode/decode uri components or strs
66
pct-str
stablev3.0.1
Percent-encoded strings for URL, URI, IRI, etc.
68
bytestring
growingv1.5.0
A UTF-8 encoded read-only string using `Bytes` as storage
Core Metrics
| uri-pct | pct-str | bytestring | |
|---|---|---|---|
| Health Score | 36 | 66 | 68 |
| Total Downloads | 3.0K | 5.2M | 61.0M |
| 30d Downloads | 10 | 354.1K | 3.8M |
| Dependents | 0 | 185 | 1.1K |
| Releases | 2 | 8 | 13 |
| Last Updated | 1782d ago | 58d ago | 193d ago |
| Age | 4y 10m | 6y | 6y 3m |
Health Breakdown
uri-pct
Maintenance
3
Quality
16
Community
6
Popularity
4
Documentation
7
pct-str
Maintenance
13
Quality
18
Community
12
Popularity
8
Documentation
15
bytestring
Maintenance
9
Quality
20
Community
19
Popularity
8
Documentation
12
Technical Details
| uri-pct | pct-str | bytestring | |
|---|---|---|---|
| Version | 0.1.1 | 3.0.1 | 1.5.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Artistic-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 1 | 5 |
| Crate Size | 2KB | 14KB | 11KB |
| Features | 0 | 2 | 1 |
| Yanked % | 0.0% | 12.5% | 0.0% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | — | 1.85.1 | 1.75 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •bytestring leads with a health score of 68/100, but none of the options score above 80.
- •bytestring is depended on by 1.1K crates — strongest ecosystem trust.
- •⚠ uri-pct has not been updated in over a year.
- •uri-pct is pre-1.0 — API may change.