Decision Workspace
index-set vs bit-set vs hibitset
Side-by-side comparison of Rust crates
35
index-set
experimentalv0.2.0
bitset implementation with support for atomic operations
72
bit-set
growingv0.9.1
A set of bits
55
hibitset
growingv0.6.4
Hierarchical bit set structure
Core Metrics
| index-set | bit-set | hibitset | |
|---|---|---|---|
| Health Score | 35 | 72 | 55 |
| Total Downloads | 1.8K | 221.2M | 1.6M |
| 30d Downloads | 313 | 18.1M | 46.0K |
| Dependents | 0 | 2.4K | 270 |
| Releases | 2 | 13 | 20 |
| Last Updated | 307d ago | 15d ago | 923d ago |
| Age | 10m | 10y 10m | 8y 11m |
Health Breakdown
index-set
Maintenance
7
Quality
15
Community
2
Popularity
4
Documentation
7
bit-set
Maintenance
16
Quality
17
Community
16
Popularity
8
Documentation
15
hibitset
Maintenance
4
Quality
17
Community
16
Popularity
7
Documentation
11
Technical Details
| index-set | bit-set | hibitset | |
|---|---|---|---|
| Version | 0.2.0 | 0.9.1 | 0.6.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 OR MIT | MIT/Apache-2.0 |
| Dependencies | 0 | 7 | 2 |
| Crate Size | 6KB | 20KB | 24KB |
| Features | 0 | 9 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | — |
| MSRV | — | 1.82 | — |
| Owners | 1 | 3 (team) | 8 |
Links
Quick Verdict
- •bit-set leads with a health score of 72/100, but none of the options score above 80.
- •bit-set is depended on by 2.4K crates — strongest ecosystem trust.
- •⚠ hibitset has not been updated in over a year.