Decision Workspace
bitvector_simd vs vers-vecs vs bitvec
Side-by-side comparison of Rust crates
35
bitvector_simd
growingv0.2.3
bitvector implemented with Packed SIMD 2
66
vers-vecs
stablev1.9.0
A collection of succinct data structures supported by fast implementations of rank and select queries.
64
bitvec
growingv1.0.1
Addresses memory by bits, for packed collections and bitfields
Core Metrics
| bitvector_simd | vers-vecs | bitvec | |
|---|---|---|---|
| Health Score | 35 | 66 | 64 |
| Total Downloads | 10.6K | 25.3K | 178.0M |
| 30d Downloads | 27 | 2.0K | 11.9M |
| Dependents | 1 | 35 | 9.2K |
| Releases | 7 | 23 | 60 |
| Last Updated | 1500d ago | 37d ago | 1357d ago |
| Age | 4y 7m | 2y 8m | 7y 9m |
Health Breakdown
bitvector_simd
Maintenance
4
Quality
14
Community
3
Popularity
5
Documentation
9
vers-vecs
Maintenance
18
Quality
20
Community
10
Popularity
5
Documentation
13
bitvec
Maintenance
7
Quality
14
Community
20
Popularity
8
Documentation
15
Technical Details
| bitvector_simd | vers-vecs | bitvec | |
|---|---|---|---|
| Version | 0.2.3 | 1.9.0 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 4 | 12 |
| Crate Size | 9KB | 108KB | 224KB |
| Features | 0 | 3 | 5 |
| Yanked % | 0.0% | 0.0% | 55.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | 1.56 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •vers-vecs leads with a health score of 66/100, but none of the options score above 80.
- •bitvec has the most downloads (178.0M), suggesting wider adoption.
- •bitvec is depended on by 9.2K crates — strongest ecosystem trust.
- •⚠ bitvector_simd, bitvec have not been updated in over a year.
- •bitvector_simd is pre-1.0 — API may change.