Decision Workspace
typenum_bitset vs fixedbitset vs fixedbitset-stack
Side-by-side comparison of Rust crates
32
typenum_bitset
growingv0.1.0
A configurable, fixed-length bitset based on typenum and generic-array
59
fixedbitset
growingv0.5.7
FixedBitSet is a simple bitset collection
45
fixedbitset-stack
growingv0.5.7
A forked version of FixedBitSet that supports const generics
Core Metrics
| typenum_bitset | fixedbitset | fixedbitset-stack | |
|---|---|---|---|
| Health Score | 32 | 59 | 45 |
| Total Downloads | 2.0K | 310.7M | 7.3K |
| 30d Downloads | 3 | 24.7M | 129 |
| Dependents | 0 | 2.0K | 34 |
| Releases | 1 | 30 | 1 |
| Last Updated | 3037d ago | 712d ago | 652d ago |
| Age | 8y 3m | 10y 12m | 1y 9m |
Health Breakdown
typenum_bitset
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
5
fixedbitset
Maintenance
4
Quality
13
Community
19
Popularity
8
Documentation
15
fixedbitset-stack
Maintenance
1
Quality
17
Community
9
Popularity
5
Documentation
13
Technical Details
| typenum_bitset | fixedbitset | fixedbitset-stack | |
|---|---|---|---|
| Version | 0.1.0 | 0.5.7 | 0.5.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 2 | 2 |
| Crate Size | 4KB | 27KB | 41KB |
| Features | 1 | 2 | 2 |
| Yanked % | 0.0% | 10.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | 1.56 | — |
| Owners | 1 | 4 (team) | 1 |
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.
- •⚠ typenum_bitset, fixedbitset, fixedbitset-stack have not been updated in over a year.