Decision Workspace
wasmer_enumset vs enumset vs big_enum_set
Side-by-side comparison of Rust crates
50
wasmer_enumset
growingv1.0.1
A library for creating compact sets of enums. Wasmer fork to work around `syn` issue. This will not be updated once the issue is fixed upstream.
76
enumset
stablev1.1.13
A library for creating compact sets of enums.
42
big_enum_set
growingv0.3.0
A library for creating sets of enums with a large number of variants.
Core Metrics
| wasmer_enumset | enumset | big_enum_set | |
|---|---|---|---|
| Health Score | 50 | 76 | 42 |
| Total Downloads | 186.7K | 32.5M | 20.9K |
| 30d Downloads | 1.8K | 2.8M | 0 |
| Dependents | 17 | 2.8K | 41 |
| Releases | 1 | 59 | 11 |
| Last Updated | 1960d ago | 7d ago | 1073d ago |
| Age | 5y 4m | 8y 7m | 6y 7m |
Health Breakdown
wasmer_enumset
Maintenance
1
Quality
19
Community
12
Popularity
6
Documentation
12
enumset
Maintenance
19
Quality
18
Community
16
Popularity
8
Documentation
15
big_enum_set
Maintenance
4
Quality
11
Community
9
Popularity
5
Documentation
13
Technical Details
| wasmer_enumset | enumset | big_enum_set | |
|---|---|---|---|
| Version | 1.0.1 | 1.1.13 | 0.3.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 8 | 3 | 10 |
| Crate Size | 12KB | 26KB | 20KB |
| Features | 1 | 4 | 1 |
| Yanked % | 0.0% | 13.6% | 9.1% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.71 | — |
| Owners | 2 (team) | 2 | 1 |
Links
Quick Verdict
- •enumset leads with a health score of 76/100, but none of the options score above 80.
- •enumset is depended on by 2.8K crates — strongest ecosystem trust.
- •⚠ wasmer_enumset, big_enum_set have not been updated in over a year.
- •big_enum_set is pre-1.0 — API may change.