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