Decision Workspace
uniset vs bit-set vs enumset
Side-by-side comparison of Rust crates
45
uniset
growingv0.3.0
A hierarchical, growable bit set with support for in-place atomic operations.
72
bit-set
growingv0.9.1
A set of bits
65
enumset
growingv1.1.10
A library for creating compact sets of enums.
Core Metrics
| uniset | bit-set | enumset | |
|---|---|---|---|
| Health Score | 45 | 72 | 65 |
| Total Downloads | 266.2K | 221.2M | 27.5M |
| 30d Downloads | 36.1K | 18.1M | 2.2M |
| Dependents | 17 | 2.4K | 2.6K |
| Releases | 8 | 13 | 56 |
| Last Updated | 311d ago | 15d ago | 218d ago |
| Age | 6y 1m | 10y 10m | 8y 5m |
Health Breakdown
uniset
Maintenance
6
Quality
12
Community
7
Popularity
6
Documentation
14
bit-set
Maintenance
16
Quality
17
Community
16
Popularity
8
Documentation
15
enumset
Maintenance
10
Quality
17
Community
15
Popularity
8
Documentation
15
Technical Details
| uniset | bit-set | enumset | |
|---|---|---|---|
| Version | 0.3.0 | 0.9.1 | 1.1.10 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 OR MIT | MIT/Apache-2.0 |
| Dependencies | 2 | 7 | 7 |
| Crate Size | 26KB | 20KB | 31KB |
| Features | 3 | 9 | 4 |
| Yanked % | 25.0% | 0.0% | 10.7% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | 1.84 | 1.82 | 1.61 |
| Owners | 1 | 3 (team) | 2 |
Links
Quick Verdict
- •bit-set leads with a health score of 72/100, but none of the options score above 80.
- •enumset is depended on by 2.6K crates — strongest ecosystem trust.
- •uniset, bit-set are pre-1.0 — API may change.