Decision Workspace
widebits vs bitm vs bitvec_simd
Side-by-side comparison of Rust crates
45
widebits
experimentalv0.0.1
An experimental bit sequence library with bitwise operations and SIMD acceleration.
58
bitm
growingv0.5.2
The library for bit and bitmap (bit vector) manipulation.
52
bitvec_simd
growingv0.20.5
bitvec with SIMD
Core Metrics
| widebits | bitm | bitvec_simd | |
|---|---|---|---|
| Health Score | 45 | 58 | 52 |
| Total Downloads | 13 | 626.0K | 52.9K |
| 30d Downloads | 13 | 40.5K | 490 |
| Dependents | 0 | 106 | 40 |
| Releases | 1 | 17 | 25 |
| Last Updated | 12d ago | 198d ago | 1467d ago |
| Age | 12d | 4y | 4y 3m |
Health Breakdown
widebits
Maintenance
12
Quality
14
Community
6
Popularity
1
Documentation
12
bitm
Maintenance
11
Quality
15
Community
12
Popularity
7
Documentation
13
bitvec_simd
Maintenance
6
Quality
16
Community
9
Popularity
6
Documentation
15
Technical Details
| widebits | bitm | bitvec_simd | |
|---|---|---|---|
| Version | 0.0.1 | 0.5.2 | 0.20.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 4 | 7 |
| Crate Size | 22KB | 31KB | 15KB |
| Features | 0 | 1 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85 | — | 1.56 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bitm leads with a health score of 58/100, but none of the options score above 80.
- •bitm is depended on by 106 crates — strongest ecosystem trust.
- •⚠ bitvec_simd has not been updated in over a year.