Decision Workspace
base-62 vs bs62 vs binrw
Side-by-side comparison of Rust crates
39
base-62
growingv0.1.1
encode to/from bytes to base62 string
44
bs62
growingv0.1.4
Base62 encoder / decoder with support for leading `0x00` bytes
72
binrw
growingv0.15.1
A Rust crate for helping read structs from binary data using ✨macro magic✨
Core Metrics
| base-62 | bs62 | binrw | |
|---|---|---|---|
| Health Score | 39 | 44 | 72 |
| Total Downloads | 153.8K | 331.1K | 7.2M |
| 30d Downloads | 13.0K | 81.7K | 691.8K |
| Dependents | 25 | 22 | 1.6K |
| Releases | 2 | 5 | 35 |
| Last Updated | 2631d ago | 1775d ago | 24d ago |
| Age | 7y 2m | 5y | 5y 6m |
Health Breakdown
base-62
Maintenance
3
Quality
14
Community
7
Popularity
6
Documentation
9
bs62
Maintenance
3
Quality
15
Community
10
Popularity
7
Documentation
9
binrw
Maintenance
17
Quality
15
Community
17
Popularity
8
Documentation
15
Technical Details
| base-62 | bs62 | binrw | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.4 | 0.15.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 3 | 5 |
| Crate Size | 4KB | 6KB | 94KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 2.9% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.70 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •binrw leads with a health score of 72/100, but none of the options score above 80.
- •binrw is depended on by 1.6K crates — strongest ecosystem trust.
- •⚠ base-62, bs62 have not been updated in over a year.