Decision Workspace
bitsvec vs smallbitvec vs bit-vec
Side-by-side comparison of Rust crates
41
bitsvec
growingv0.1.1
A bit vector with the Rust standard library's portable SIMD API
64
smallbitvec
growingv2.6.0
A bit vector optimized for size and inline storage
72
bit-vec
growingv0.9.1
A vector of bits
Core Metrics
| bitsvec | smallbitvec | bit-vec | |
|---|---|---|---|
| Health Score | 41 | 64 | 72 |
| Total Downloads | 3.1K | 2.8M | 237.3M |
| 30d Downloads | 8 | 202.4K | 18.9M |
| Dependents | 0 | 150 | 4.3K |
| Releases | 2 | 20 | 22 |
| Last Updated | 1501d ago | 406d ago | 15d ago |
| Age | 4y 1m | 8y 6m | 10y 10m |
Health Breakdown
bitsvec
Maintenance
3
Quality
16
Community
5
Popularity
4
Documentation
13
smallbitvec
Maintenance
5
Quality
20
Community
16
Popularity
8
Documentation
15
bit-vec
Maintenance
15
Quality
17
Community
17
Popularity
8
Documentation
15
Technical Details
| bitsvec | smallbitvec | bit-vec | |
|---|---|---|---|
| Version | 0.1.1 | 2.6.0 | 0.9.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT / Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 7 | 3 | 7 |
| Crate Size | 18KB | 15KB | 29KB |
| Features | 2 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.56 | 1.82 |
| Owners | 1 | 2 (team) | 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.
- •⚠ bitsvec, smallbitvec have not been updated in over a year.
- •bitsvec, bit-vec are pre-1.0 — API may change.