Decision Workspace
soupa vs data-encoding-macro vs const_struct
Side-by-side comparison of Rust crates
54
soupa
growingv1.0.2
Provides a macro allowing expressions to be eagerly evaluated before a scope.
65
data-encoding-macro
growingv0.1.20
Macros for data-encoding
61
const_struct
growingv0.6.6
macro that allows const structures to be passed as const generics
Core Metrics
| soupa | data-encoding-macro | const_struct | |
|---|---|---|---|
| Health Score | 54 | 65 | 61 |
| Total Downloads | 135 | 33.8M | 14.1K |
| 30d Downloads | 0 | 2.2M | 0 |
| Dependents | 0 | 469 | 47 |
| Releases | 5 | 20 | 20 |
| Last Updated | 194d ago | 31d ago | 36d ago |
| Age | 6m | 8y 6m | 1y 9m |
Health Breakdown
soupa
Maintenance
16
Quality
18
Community
6
Popularity
3
Documentation
11
data-encoding-macro
Maintenance
15
Quality
15
Community
13
Popularity
8
Documentation
14
const_struct
Maintenance
17
Quality
16
Community
8
Popularity
5
Documentation
15
Technical Details
| soupa | data-encoding-macro | const_struct | |
|---|---|---|---|
| Version | 1.0.2 | 0.1.20 | 0.6.6 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT/Apache-2.0 |
| Dependencies | 1 | 2 | 3 |
| Crate Size | 7KB | 4KB | 13KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2015 | 2018 | 2021 |
| MSRV | 1.60.0 | 1.48 | 1.80.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •data-encoding-macro leads with a health score of 65/100, but none of the options score above 80.
- •data-encoding-macro is depended on by 469 crates — strongest ecosystem trust.
- •data-encoding-macro, const_struct are pre-1.0 — API may change.