Decision Workspace
sbits vs compacts vs smallbitvec
Side-by-side comparison of Rust crates
58
sbits
experimentalv0.2.2
Succinct data structures: near-optimal space with efficient queries.
33
compacts
growingv0.9.0
compact data structures
74
smallbitvec
stablev2.6.1
A bit vector optimized for size and inline storage
Core Metrics
| sbits | compacts | smallbitvec | |
|---|---|---|---|
| Health Score | 58 | 33 | 74 |
| Total Downloads | 625 | 30.0K | 3.3M |
| 30d Downloads | 0 | 0 | 226.0K |
| Dependents | 27 | 0 | 167 |
| Releases | 7 | 20 | 21 |
| Last Updated | 35d ago | 2981d ago | 19d ago |
| Age | 4m | 8y 11m | 8y 8m |
Health Breakdown
sbits
Maintenance
17
Quality
15
Community
10
Popularity
3
Documentation
13
compacts
Maintenance
5
Quality
10
Community
5
Popularity
5
Documentation
8
smallbitvec
Maintenance
15
Quality
20
Community
16
Popularity
8
Documentation
15
Technical Details
| sbits | compacts | smallbitvec | |
|---|---|---|---|
| Version | 0.2.2 | 0.9.0 | 2.6.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Unlicense/MIT | MIT OR Apache-2.0 |
| Dependencies | 6 | 5 | 3 |
| Crate Size | 44KB | 17KB | 16KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 15.0% | 0.0% |
| Edition | 2021 | — | 2021 |
| MSRV | — | — | 1.56 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •smallbitvec leads with a health score of 74/100, but none of the options score above 80.
- •smallbitvec is depended on by 167 crates — strongest ecosystem trust.
- •⚠ compacts has not been updated in over a year.
- •sbits, compacts are pre-1.0 — API may change.