Decision Workspace
compacts vs fastbit vs smallbitvec
Side-by-side comparison of Rust crates
33
compacts
growingv0.9.0
compact data structures
50
fastbit
growingv0.11.1
A fast, efficient, and pure Rust bitset implementation for high-performance data indexing and analytics.
74
smallbitvec
stablev2.6.1
A bit vector optimized for size and inline storage
Core Metrics
| compacts | fastbit | smallbitvec | |
|---|---|---|---|
| Health Score | 33 | 50 | 74 |
| Total Downloads | 30.0K | 7.1K | 3.3M |
| 30d Downloads | 0 | 0 | 226.0K |
| Dependents | 0 | 0 | 167 |
| Releases | 20 | 16 | 21 |
| Last Updated | 2981d ago | 354d ago | 19d ago |
| Age | 8y 11m | 1y | 8y 8m |
Health Breakdown
compacts
Maintenance
5
Quality
10
Community
5
Popularity
5
Documentation
8
fastbit
Maintenance
10
Quality
16
Community
6
Popularity
5
Documentation
13
smallbitvec
Maintenance
15
Quality
20
Community
16
Popularity
8
Documentation
15
Technical Details
| compacts | fastbit | smallbitvec | |
|---|---|---|---|
| Version | 0.9.0 | 0.11.1 | 2.6.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Unlicense/MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 2 | 3 |
| Crate Size | 17KB | 39KB | 16KB |
| Features | 0 | 1 | 0 |
| Yanked % | 15.0% | 0.0% | 0.0% |
| Edition | — | 2024 | 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.
- •compacts, fastbit are pre-1.0 — API may change.