Decision Workspace
smallbitvec vs bitsvec vs bit-vec
Side-by-side comparison of Rust crates
71
smallbitvec
stablev2.6.1
A bit vector optimized for size and inline storage
41
bitsvec
growingv0.1.1
A bit vector with the Rust standard library's portable SIMD API
72
bit-vec
growingv0.10.1
A vector of bits
Core Metrics
| smallbitvec | bitsvec | bit-vec | |
|---|---|---|---|
| Health Score | 71 | 41 | 72 |
| Total Downloads | 3.7M | 3.1K | 333.2M |
| 30d Downloads | 237.8K | 0 | 20.7M |
| Dependents | 187 | 0 | 4.6K |
| Releases | 21 | 2 | 24 |
| Last Updated | 68d ago | 1609d ago | 3d ago |
| Age | 8y 10m | 4y 5m | 11y 1m |
Health Breakdown
smallbitvec
Maintenance
12
Quality
20
Community
16
Popularity
8
Documentation
15
bitsvec
Maintenance
3
Quality
16
Community
5
Popularity
4
Documentation
13
bit-vec
Maintenance
16
Quality
16
Community
17
Popularity
8
Documentation
15
Technical Details
| smallbitvec | bitsvec | bit-vec | |
|---|---|---|---|
| Version | 2.6.1 | 0.1.1 | 0.10.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT / Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 3 | 7 | 7 |
| Crate Size | 16KB | 18KB | 30KB |
| Features | 0 | 2 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.56 | — | 1.85.0 |
| Owners | 2 (team) | 1 | 3 (team) |
Links
Quick Verdict
- •bit-vec leads with a health score of 72/100, but none of the options score above 80.
- •bit-vec is depended on by 4.6K crates — strongest ecosystem trust.
- •⚠ bitsvec has not been updated in over a year.
- •bitsvec, bit-vec are pre-1.0 — API may change.