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