Decision Workspace
const-decoder2 vs const-decoder vs binary_macros
Side-by-side comparison of Rust crates
38
const-decoder2
growingv0.5.1
Constant functions for converting hex- and base64-encoded strings into bytes
52
const-decoder
growingv0.4.0
Constant functions for converting hex- and base64-encoded strings into bytes
43
binary_macros
growingv1.0.0
Macros for decoding base64-like encodings in string literals to [u8] literals.
Core Metrics
| const-decoder2 | const-decoder | binary_macros | |
|---|---|---|---|
| Health Score | 38 | 52 | 43 |
| Total Downloads | 4.3K | 868.5K | 41.1K |
| 30d Downloads | 297 | 39.8K | 593 |
| Dependents | 10 | 287 | 0 |
| Releases | 2 | 4 | 15 |
| Last Updated | 467d ago | 544d ago | 2009d ago |
| Age | 1y 3m | 4y 11m | 9y 7m |
Health Breakdown
const-decoder2
Maintenance
6
Quality
7
Community
9
Popularity
4
Documentation
12
const-decoder
Maintenance
7
Quality
13
Community
13
Popularity
7
Documentation
12
binary_macros
Maintenance
4
Quality
20
Community
5
Popularity
6
Documentation
8
Technical Details
| const-decoder2 | const-decoder | binary_macros | |
|---|---|---|---|
| Version | 0.5.1 | 0.4.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 8 | 8 | 3 |
| Crate Size | 19KB | 19KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 50.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | — |
| MSRV | 1.67 | 1.67 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •const-decoder leads with a health score of 52/100, but none of the options score above 80.
- •const-decoder is depended on by 287 crates — strongest ecosystem trust.
- •⚠ const-decoder2, const-decoder, binary_macros have not been updated in over a year.
- •const-decoder2, const-decoder are pre-1.0 — API may change.