Decision Workspace
chisel-charstream vs conversion vs utf8-decode
Side-by-side comparison of Rust crates
39
chisel-charstream
growingv0.1.3
Simple and relatively fast u8 -> char stream implementation
38
conversion
growingv0.1.0
An abstraction crate to convert iterators on the fly.
68
utf8-decode
stablev2.0.0
UTF-8 incremental decoding iterators.
Core Metrics
| chisel-charstream | conversion | utf8-decode | |
|---|---|---|---|
| Health Score | 39 | 38 | 68 |
| Total Downloads | 5.8K | 1.7K | 6.7M |
| 30d Downloads | 2 | 4 | 537.5K |
| Dependents | 0 | 0 | 71 |
| Releases | 4 | 1 | 4 |
| Last Updated | 1106d ago | 1531d ago | 58d ago |
| Age | 3y | 4y 2m | 6y 8m |
Health Breakdown
chisel-charstream
Maintenance
10
Quality
7
Community
6
Popularity
4
Documentation
12
conversion
Maintenance
1
Quality
18
Community
5
Popularity
4
Documentation
10
utf8-decode
Maintenance
12
Quality
23
Community
10
Popularity
8
Documentation
15
Technical Details
| chisel-charstream | conversion | utf8-decode | |
|---|---|---|---|
| Version | 0.1.3 | 0.1.0 | 2.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT/Apache-2.0 |
| Dependencies | 0 | 3 | 0 |
| Crate Size | 3.9MB | 11KB | 9KB |
| Features | 0 | 5 | 2 |
| Yanked % | 100.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.56 | — | 1.85.1 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •utf8-decode leads with a health score of 68/100, but none of the options score above 80.
- •⚠ chisel-charstream, conversion have not been updated in over a year.
- •chisel-charstream, conversion are pre-1.0 — API may change.