Decision Workspace
smallbitvec vs bitsvec vs bit-vec
Side-by-side comparison of Rust crates
64
smallbitvec
growingv2.6.0
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.9.1
A vector of bits
Core Metrics
| smallbitvec | bitsvec | bit-vec | |
|---|---|---|---|
| Health Score | 64 | 41 | 72 |
| Total Downloads | 2.8M | 3.1K | 237.3M |
| 30d Downloads | 202.4K | 8 | 18.9M |
| Dependents | 150 | 0 | 4.3K |
| Releases | 20 | 2 | 22 |
| Last Updated | 406d ago | 1501d ago | 15d ago |
| Age | 8y 6m | 4y 1m | 10y 10m |
Health Breakdown
smallbitvec
Maintenance
5
Quality
20
Community
16
Popularity
8
Documentation
15
bitsvec
Maintenance
3
Quality
16
Community
5
Popularity
4
Documentation
13
bit-vec
Maintenance
15
Quality
17
Community
17
Popularity
8
Documentation
15
Technical Details
| smallbitvec | bitsvec | bit-vec | |
|---|---|---|---|
| Version | 2.6.0 | 0.1.1 | 0.9.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 | 15KB | 18KB | 29KB |
| Features | 0 | 2 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.56 | — | 1.82 |
| 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.3K crates — strongest ecosystem trust.
- •⚠ smallbitvec, bitsvec have not been updated in over a year.
- •bitsvec, bit-vec are pre-1.0 — API may change.