Decision Workspace
big_enum_set vs enumset vs ts_bitset
Side-by-side comparison of Rust crates
42
big_enum_set
growingv0.3.0
A library for creating sets of enums with a large number of variants.
76
enumset
stablev1.1.13
A library for creating compact sets of enums.
65
ts_bitset
experimentalv0.3.3
compact, efficient, non-allocating bitset
Core Metrics
| big_enum_set | enumset | ts_bitset | |
|---|---|---|---|
| Health Score | 42 | 76 | 65 |
| Total Downloads | 20.9K | 32.5M | 13.3K |
| 30d Downloads | 0 | 2.8M | 10.0K |
| Dependents | 41 | 2.8K | 20 |
| Releases | 11 | 59 | 5 |
| Last Updated | 1073d ago | 7d ago | 5d ago |
| Age | 6y 7m | 8y 7m | 4m |
Health Breakdown
big_enum_set
Maintenance
4
Quality
11
Community
9
Popularity
5
Documentation
13
enumset
Maintenance
19
Quality
18
Community
16
Popularity
8
Documentation
15
ts_bitset
Maintenance
18
Quality
15
Community
15
Popularity
5
Documentation
12
Technical Details
| big_enum_set | enumset | ts_bitset | |
|---|---|---|---|
| Version | 0.3.0 | 1.1.13 | 0.3.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | BSD-3-Clause |
| Dependencies | 10 | 3 | 4 |
| Crate Size | 20KB | 26KB | 16KB |
| Features | 1 | 4 | 2 |
| Yanked % | 9.1% | 13.6% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.71 | 1.91.0 |
| Owners | 1 | 2 | 3 (team) |
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.
- •⚠ big_enum_set has not been updated in over a year.
- •big_enum_set, ts_bitset are pre-1.0 — API may change.