Decision Workspace
id-set vs bit-set vs hibitset
Side-by-side comparison of Rust crates
46
id-set
growingv0.2.2
A bitset implementation that stores data on the stack for small sizes.
72
bit-set
growingv0.9.1
A set of bits
55
hibitset
growingv0.6.4
Hierarchical bit set structure
Core Metrics
| id-set | bit-set | hibitset | |
|---|---|---|---|
| Health Score | 46 | 72 | 55 |
| Total Downloads | 14.1M | 221.2M | 1.6M |
| 30d Downloads | 616.6K | 17.5M | 44.6K |
| Dependents | 91 | 2.4K | 270 |
| Releases | 17 | 13 | 20 |
| Last Updated | 3097d ago | 15d ago | 923d ago |
| Age | 8y 9m | 10y 10m | 8y 11m |
Health Breakdown
id-set
Maintenance
4
Quality
16
Community
7
Popularity
8
Documentation
11
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
| id-set | bit-set | hibitset | |
|---|---|---|---|
| Version | 0.2.2 | 0.9.1 | 0.6.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | Apache-2.0 OR MIT | MIT/Apache-2.0 |
| Dependencies | 0 | 7 | 2 |
| Crate Size | 13KB | 20KB | 24KB |
| Features | 0 | 9 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 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.
- •⚠ id-set, hibitset have not been updated in over a year.