Decision Workspace
char-classes vs decoded-char vs byteio
Side-by-side comparison of Rust crates
51
char-classes
experimentalv0.3.5
Simple matching of one char or byte, similar to regex
51
decoded-char
growingv0.1.1
Simple wrapper to keep track of the original byte length of a decoded character in the encoded source file.
46
byteio
growingv0.2.3
I/O abstractions for bytes
Core Metrics
| char-classes | decoded-char | byteio | |
|---|---|---|---|
| Health Score | 51 | 51 | 46 |
| Total Downloads | 8.5K | 2.1M | 118.7K |
| 30d Downloads | 153 | 197.8K | 269 |
| Dependents | 12 | 111 | 4 |
| Releases | 17 | 2 | 6 |
| Last Updated | 73d ago | 1256d ago | 2454d ago |
| Age | 10m | 4y | 6y 10m |
Health Breakdown
char-classes
Maintenance
15
Quality
12
Community
9
Popularity
5
Documentation
10
decoded-char
Maintenance
3
Quality
16
Community
11
Popularity
8
Documentation
13
byteio
Maintenance
3
Quality
17
Community
8
Popularity
6
Documentation
12
Technical Details
| char-classes | decoded-char | byteio | |
|---|---|---|---|
| Version | 0.3.5 | 0.1.1 | 0.2.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 1 | 0 | 3 |
| Crate Size | 4KB | 7KB | 12KB |
| Features | 2 | 0 | 3 |
| Yanked % | 11.8% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •char-classes leads with a health score of 51/100, but none of the options score above 80.
- •decoded-char has the most downloads (2.1M), suggesting wider adoption.
- •decoded-char is depended on by 111 crates — strongest ecosystem trust.
- •⚠ decoded-char, byteio have not been updated in over a year.