Decision Workspace
rose-bitsets vs rbitset vs big_enum_set
Side-by-side comparison of Rust crates
46
rose-bitsets
experimentalv0.1.0-beta
Small, fixed-size bitsets for storing integers/indices.
48
rbitset
growingv1.0.0
A bit set, being able to hold a fixed amount of booleans in an array of integers
42
big_enum_set
growingv0.3.0
A library for creating sets of enums with a large number of variants.
Core Metrics
| rose-bitsets | rbitset | big_enum_set | |
|---|---|---|---|
| Health Score | 46 | 48 | 42 |
| Total Downloads | 1.2K | 12.1K | 20.7K |
| 30d Downloads | 4 | 58 | 146 |
| Dependents | 0 | 0 | 41 |
| Releases | 2 | 11 | 11 |
| Last Updated | 350d ago | 145d ago | 1013d ago |
| Age | 11m | 4y | 6y 5m |
Health Breakdown
rose-bitsets
Maintenance
7
Quality
17
Community
5
Popularity
4
Documentation
13
rbitset
Maintenance
9
Quality
18
Community
6
Popularity
5
Documentation
10
big_enum_set
Maintenance
4
Quality
11
Community
9
Popularity
5
Documentation
13
Technical Details
| rose-bitsets | rbitset | big_enum_set | |
|---|---|---|---|
| Version | 0.1.0-beta | 1.0.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT/Apache-2.0 |
| Dependencies | 3 | 2 | 10 |
| Crate Size | 10KB | 21KB | 20KB |
| Features | 8 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 9.1% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rbitset leads with a health score of 48/100, but none of the options score above 80.
- •big_enum_set has the most downloads (20.7K), suggesting wider adoption.
- •⚠ big_enum_set has not been updated in over a year.
- •rose-bitsets, big_enum_set are pre-1.0 — API may change.