Decision Workspace
byteunit vs decoded-char vs byte-repr
Side-by-side comparison of Rust crates
27
byteunit
growingv0.1.0
Intuitive easy-to-use byte size representation
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.
45
byte-repr
experimentalv0.2.0
A utility to inspect binary, little-endian, and big-endian memory representations of numbers.
Core Metrics
| byteunit | decoded-char | byte-repr | |
|---|---|---|---|
| Health Score | 27 | 51 | 45 |
| Total Downloads | 1.4K | 2.1M | 1.3K |
| 30d Downloads | 2 | 197.8K | 4 |
| Dependents | 0 | 111 | 0 |
| Releases | 1 | 2 | 2 |
| Last Updated | 1968d ago | 1256d ago | 351d ago |
| Age | 5y 4m | 4y | 11m |
Health Breakdown
byteunit
Maintenance
1
Quality
10
Community
3
Popularity
4
Documentation
9
decoded-char
Maintenance
3
Quality
16
Community
11
Popularity
8
Documentation
13
byte-repr
Maintenance
7
Quality
15
Community
6
Popularity
4
Documentation
13
Technical Details
| byteunit | decoded-char | byte-repr | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.1 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | MIT |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 2KB | 7KB | 24KB |
| Features | 0 | 0 | 0 |
| Yanked % | 100.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| 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.
- •⚠ byteunit, decoded-char have not been updated in over a year.