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.
65
enumset
growingv1.1.10
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 | 65 | 42 |
| Total Downloads | 183.1K | 27.5M | 20.7K |
| 30d Downloads | 2.1K | 2.1M | 146 |
| Dependents | 17 | 2.6K | 41 |
| Releases | 1 | 56 | 11 |
| Last Updated | 1901d ago | 218d ago | 1013d ago |
| Age | 5y 2m | 8y 5m | 6y 5m |
Health Breakdown
wasmer_enumset
Maintenance
1
Quality
19
Community
12
Popularity
6
Documentation
12
enumset
Maintenance
10
Quality
17
Community
15
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.10 | 0.3.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 8 | 7 | 10 |
| Crate Size | 12KB | 31KB | 20KB |
| Features | 1 | 4 | 1 |
| Yanked % | 0.0% | 10.7% | 9.1% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.61 | — |
| Owners | 2 (team) | 2 | 1 |
Links
Quick Verdict
- •enumset leads with a health score of 65/100, but none of the options score above 80.
- •enumset is depended on by 2.6K 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.