Decision Workspace
min-specialization vs sumtype vs sumtype-macro
Side-by-side comparison of Rust crates
38
min-specialization
growingv0.1.2
Experimental implementation of specialization
51
sumtype
growingv0.2.6
Generate zerocost sumtype of iterators or closures
47
sumtype-macro
growingv0.2.6
Generate zerocost sumtype of iterators or closures
Core Metrics
| min-specialization | sumtype | sumtype-macro | |
|---|---|---|---|
| Health Score | 38 | 51 | 47 |
| Total Downloads | 3.4K | 12.4K | 6.6K |
| 30d Downloads | 8 | 74 | 81 |
| Dependents | 0 | 8 | 7 |
| Releases | 3 | 13 | 7 |
| Last Updated | 552d ago | 136d ago | 136d ago |
| Age | 1y 6m | 1y 7m | 1y 6m |
Health Breakdown
min-specialization
Maintenance
5
Quality
14
Community
5
Popularity
4
Documentation
10
sumtype
Maintenance
12
Quality
15
Community
9
Popularity
5
Documentation
10
sumtype-macro
Maintenance
11
Quality
13
Community
8
Popularity
5
Documentation
10
Technical Details
| min-specialization | sumtype | sumtype-macro | |
|---|---|---|---|
| Version | 0.1.2 | 0.2.6 | 0.2.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 5 | 2 | 8 |
| Crate Size | 12KB | 14KB | 14KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sumtype leads with a health score of 51/100, but none of the options score above 80.
- •⚠ min-specialization has not been updated in over a year.