Decision Workspace
hi_sparse_bitset vs hibitset vs flat_bit_set
Side-by-side comparison of Rust crates
49
hi_sparse_bitset
growingv0.7.3
Hierarchical sparse bitset. Incredibly high performance. Compact memory usage.
55
hibitset
growingv0.6.4
Hierarchical bit set structure
39
flat_bit_set
growingv0.1.0
有序、稀疏、节省空间的 bitset,适用于小数据量
Core Metrics
| hi_sparse_bitset | hibitset | flat_bit_set | |
|---|---|---|---|
| Health Score | 49 | 55 | 39 |
| Total Downloads | 17.8K | 1.6M | 1.0K |
| 30d Downloads | 187 | 44.6K | 3 |
| Dependents | 9 | 270 | 0 |
| Releases | 13 | 20 | 1 |
| Last Updated | 152d ago | 923d ago | 485d ago |
| Age | 2y 3m | 8y 11m | 1y 4m |
Health Breakdown
hi_sparse_bitset
Maintenance
11
Quality
15
Community
8
Popularity
5
Documentation
10
hibitset
Maintenance
4
Quality
17
Community
16
Popularity
7
Documentation
11
flat_bit_set
Maintenance
2
Quality
15
Community
5
Popularity
4
Documentation
13
Technical Details
| hi_sparse_bitset | hibitset | flat_bit_set | |
|---|---|---|---|
| Version | 0.7.3 | 0.6.4 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 14 | 2 | 11 |
| Crate Size | 61KB | 24KB | 19KB |
| Features | 3 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 8 | 1 |
Links
Quick Verdict
- •hibitset leads with a health score of 55/100, but none of the options score above 80.
- •hibitset is depended on by 270 crates — strongest ecosystem trust.
- •⚠ hibitset, flat_bit_set have not been updated in over a year.