Decision Workspace
enum_set2 vs fixedbitset vs tinybitset
Side-by-side comparison of Rust crates
35
enum_set2
growingv0.1.1
A bit-set indexed by enum variants.
59
fixedbitset
growingv0.5.7
FixedBitSet is a simple bitset collection
45
tinybitset
growingv0.0.2
Generic implementation of small, fixed size, copyable bitsets
Core Metrics
| enum_set2 | fixedbitset | tinybitset | |
|---|---|---|---|
| Health Score | 35 | 59 | 45 |
| Total Downloads | 3.5K | 310.7M | 10.4K |
| 30d Downloads | 4 | 23.8M | 250 |
| Dependents | 0 | 2.0K | 0 |
| Releases | 2 | 30 | 2 |
| Last Updated | 2742d ago | 712d ago | 534d ago |
| Age | 7y 6m | 10y 12m | 2y 3m |
Health Breakdown
enum_set2
Maintenance
3
Quality
15
Community
2
Popularity
4
Documentation
11
fixedbitset
Maintenance
4
Quality
13
Community
19
Popularity
8
Documentation
15
tinybitset
Maintenance
5
Quality
15
Community
10
Popularity
5
Documentation
10
Technical Details
| enum_set2 | fixedbitset | tinybitset | |
|---|---|---|---|
| Version | 0.1.1 | 0.5.7 | 0.0.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0+ | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 2 | 1 |
| Crate Size | 3KB | 27KB | 13KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 10.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | 1.56 | — |
| Owners | 1 | 4 (team) | 2 (team) |
Links
Quick Verdict
- •fixedbitset leads with a health score of 59/100, but none of the options score above 80.
- •fixedbitset is depended on by 2.0K crates — strongest ecosystem trust.
- •⚠ enum_set2, fixedbitset, tinybitset have not been updated in over a year.