Decision Workspace
bose_einstein vs fixedbitset vs alloc-checked
Side-by-side comparison of Rust crates
43
bose_einstein
growingv0.1.1
A data structure that efficiently partitions elements into two sets
59
fixedbitset
growingv0.5.7
FixedBitSet is a simple bitset collection
56
alloc-checked
growingv0.1.3
Collections that don't panic on alloc failures
Core Metrics
| bose_einstein | fixedbitset | alloc-checked | |
|---|---|---|---|
| Health Score | 43 | 59 | 56 |
| Total Downloads | 1.4K | 310.7M | 39.9K |
| 30d Downloads | 4 | 24.7M | 8.0K |
| Dependents | 0 | 2.0K | 0 |
| Releases | 2 | 30 | 4 |
| Last Updated | 378d ago | 712d ago | 56d ago |
| Age | 1y | 10y 12m | 1y 5m |
Health Breakdown
bose_einstein
Maintenance
6
Quality
17
Community
6
Popularity
4
Documentation
10
fixedbitset
Maintenance
4
Quality
13
Community
19
Popularity
8
Documentation
15
alloc-checked
Maintenance
13
Quality
18
Community
10
Popularity
5
Documentation
10
Technical Details
| bose_einstein | fixedbitset | alloc-checked | |
|---|---|---|---|
| Version | 0.1.1 | 0.5.7 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | CC0-1.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 2 | 0 |
| Crate Size | 55KB | 27KB | 15KB |
| Features | 2 | 2 | 2 |
| Yanked % | 0.0% | 10.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.56 | — |
| Owners | 1 | 4 (team) | 3 |
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.
- •⚠ bose_einstein, fixedbitset have not been updated in over a year.