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