Decision Workspace
utf8_iter vs utf16_iter vs wutf
Side-by-side comparison of Rust crates
58
utf8_iter
growingv1.0.4
Iterator by char over potentially-invalid UTF-8 in &[u8]
56
utf16_iter
growingv1.0.5
Iterator by char over potentially-invalid UTF-16 in &[u16]
34
wutf
growingv0.1.0
Tool for weird unicode characters inspection. (work in progress)
Core Metrics
| utf8_iter | utf16_iter | wutf | |
|---|---|---|---|
| Health Score | 58 | 56 | 34 |
| Total Downloads | 236.0M | 120.2M | 1.8K |
| 30d Downloads | 31.1M | 9.3M | 3 |
| Dependents | 141 | 32 | 0 |
| Releases | 5 | 6 | 1 |
| Last Updated | 847d ago | 847d ago | 2202d ago |
| Age | 3y 11m | 3y 9m | 6y |
Health Breakdown
utf8_iter
Maintenance
4
Quality
21
Community
12
Popularity
8
Documentation
13
utf16_iter
Maintenance
4
Quality
21
Community
10
Popularity
8
Documentation
13
wutf
Maintenance
1
Quality
15
Community
5
Popularity
4
Documentation
9
Technical Details
| utf8_iter | utf16_iter | wutf | |
|---|---|---|---|
| Version | 1.0.4 | 1.0.5 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | Apache-2.0 OR MIT | Apache-2.0 OR MIT | MIT |
| Dependencies | 0 | 0 | 1 |
| Crate Size | 10KB | 10KB | 2KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •utf8_iter leads with a health score of 58/100, but none of the options score above 80.
- •utf8_iter is depended on by 141 crates — strongest ecosystem trust.
- •⚠ utf8_iter, utf16_iter, wutf have not been updated in over a year.
- •wutf is pre-1.0 — API may change.