Decision Workspace
decoded-char vs char-classes vs byte-size
Side-by-side comparison of Rust crates
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.
51
char-classes
experimentalv0.3.5
Simple matching of one char or byte, similar to regex
39
byte-size
growingv0.2.7
An effective short string shrinker with total disregard for speed, memory usage and executable size
Core Metrics
| decoded-char | char-classes | byte-size | |
|---|---|---|---|
| Health Score | 51 | 51 | 39 |
| Total Downloads | 2.1M | 8.5K | 16.9K |
| 30d Downloads | 197.8K | 153 | 70 |
| Dependents | 111 | 12 | 0 |
| Releases | 2 | 17 | 11 |
| Last Updated | 1256d ago | 73d ago | 1146d ago |
| Age | 4y | 10m | 3y 1m |
Health Breakdown
decoded-char
Maintenance
3
Quality
16
Community
11
Popularity
8
Documentation
13
char-classes
Maintenance
15
Quality
12
Community
9
Popularity
5
Documentation
10
byte-size
Maintenance
9
Quality
10
Community
5
Popularity
5
Documentation
10
Technical Details
| decoded-char | char-classes | byte-size | |
|---|---|---|---|
| Version | 0.1.1 | 0.3.5 | 0.2.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 1 | 9 |
| Crate Size | 7KB | 4KB | 2.3MB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 11.8% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •decoded-char leads with a health score of 51/100, but none of the options score above 80.
- •decoded-char is depended on by 111 crates — strongest ecosystem trust.
- •⚠ decoded-char, byte-size have not been updated in over a year.