Decision Workspace
bitvec_simd vs bit-vec vs bitvec
Side-by-side comparison of Rust crates
52
bitvec_simd
growingv0.20.5
bitvec with SIMD
72
bit-vec
growingv0.9.1
A vector of bits
64
bitvec
growingv1.0.1
Addresses memory by bits, for packed collections and bitfields
Core Metrics
| bitvec_simd | bit-vec | bitvec | |
|---|---|---|---|
| Health Score | 52 | 72 | 64 |
| Total Downloads | 52.9K | 237.3M | 178.0M |
| 30d Downloads | 490 | 18.9M | 12.3M |
| Dependents | 40 | 4.3K | 9.2K |
| Releases | 25 | 22 | 60 |
| Last Updated | 1467d ago | 15d ago | 1357d ago |
| Age | 4y 3m | 10y 10m | 7y 9m |
Health Breakdown
bitvec_simd
Maintenance
6
Quality
16
Community
9
Popularity
6
Documentation
15
bit-vec
Maintenance
15
Quality
17
Community
17
Popularity
8
Documentation
15
bitvec
Maintenance
7
Quality
14
Community
20
Popularity
8
Documentation
15
Technical Details
| bitvec_simd | bit-vec | bitvec | |
|---|---|---|---|
| Version | 0.20.5 | 0.9.1 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | Apache-2.0 OR MIT | MIT |
| Dependencies | 7 | 7 | 12 |
| Crate Size | 15KB | 29KB | 224KB |
| Features | 3 | 5 | 5 |
| Yanked % | 0.0% | 0.0% | 55.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.56 | 1.82 | 1.56 |
| Owners | 1 | 3 (team) | 2 (team) |
Links
Quick Verdict
- •bit-vec leads with a health score of 72/100, but none of the options score above 80.
- •bitvec is depended on by 9.2K crates — strongest ecosystem trust.
- •⚠ bitvec_simd, bitvec have not been updated in over a year.
- •bitvec_simd, bit-vec are pre-1.0 — API may change.