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
67
vers-vecs
stablev1.9.1
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 | 67 | 64 |
| Total Downloads | 10.7K | 52.3K | 204.3M |
| 30d Downloads | 0 | 16.1K | 14.6M |
| Dependents | 1 | 38 | 9.9K |
| Releases | 7 | 24 | 60 |
| Last Updated | 1559d ago | 38d ago | 1416d ago |
| Age | 4y 9m | 2y 10m | 7y 11m |
Health Breakdown
bitvector_simd
Maintenance
4
Quality
14
Community
3
Popularity
5
Documentation
9
vers-vecs
Maintenance
18
Quality
20
Community
10
Popularity
6
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.1 | 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 67/100, but none of the options score above 80.
- •bitvec has the most downloads (204.3M), suggesting wider adoption.
- •bitvec is depended on by 9.9K crates — strongest ecosystem trust.
- •⚠ bitvector_simd, bitvec have not been updated in over a year.
- •bitvector_simd is pre-1.0 — API may change.