Decision Workspace
bs vs bv vs bit-vec
Side-by-side comparison of Rust crates
36
bs
growingv0.3.0
Simple bitset with small-set (single-word) optimization.
54
bv
growingv0.11.1
Bit-vectors and bit-slices
72
bit-vec
growingv0.9.1
A vector of bits
Core Metrics
| bs | bv | bit-vec | |
|---|---|---|---|
| Health Score | 36 | 54 | 72 |
| Total Downloads | 4.8K | 11.7M | 237.3M |
| 30d Downloads | 7 | 635.0K | 18.2M |
| Dependents | 0 | 4.0K | 4.3K |
| Releases | 3 | 31 | 22 |
| Last Updated | 657d ago | 2200d ago | 15d ago |
| Age | 3y 9m | 8y | 10y 10m |
Health Breakdown
bs
Maintenance
4
Quality
15
Community
3
Popularity
4
Documentation
10
bv
Maintenance
6
Quality
15
Community
14
Popularity
8
Documentation
11
bit-vec
Maintenance
15
Quality
17
Community
17
Popularity
8
Documentation
15
Technical Details
| bs | bv | bit-vec | |
|---|---|---|---|
| Version | 0.3.0 | 0.11.1 | 0.9.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 5 | 3 | 7 |
| Crate Size | 4KB | 42KB | 29KB |
| Features | 1 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | — | 2021 |
| MSRV | — | — | 1.82 |
| Owners | 1 | 1 | 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.
- •⚠ bs, bv have not been updated in over a year.