Decision Workspace
hamming-bitwise-fast vs zoe vs hamming
Side-by-side comparison of Rust crates
65
hamming-bitwise-fast
stablev1.1.0
Fast bitwise Hamming distance using auto-vectorization with runtime SIMD detection on x86.
63
zoe
growingv0.0.28
A nightly library for viral genomics
51
hamming
growingv0.1.3
Count ones, fast (aka popcount, hamming weight). This provides a performant popcount and bitwise hamming distance for a slice of bytes.
Core Metrics
| hamming-bitwise-fast | zoe | hamming | |
|---|---|---|---|
| Health Score | 65 | 63 | 51 |
| Total Downloads | 65.9K | 4.5K | 1.6M |
| 30d Downloads | 4.9K | 0 | 72.6K |
| Dependents | 9 | 0 | 122 |
| Releases | 2 | 11 | 4 |
| Last Updated | 5d ago | 26d ago | 3814d ago |
| Age | 1y 5m | 1y | 10y 12m |
Health Breakdown
hamming-bitwise-fast
Maintenance
17
Quality
19
Community
8
Popularity
6
Documentation
15
zoe
Maintenance
20
Quality
16
Community
11
Popularity
4
Documentation
12
hamming
Maintenance
8
Quality
16
Community
9
Popularity
7
Documentation
11
Technical Details
| hamming-bitwise-fast | zoe | hamming | |
|---|---|---|---|
| Version | 1.1.0 | 0.0.28 | 0.1.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 8 | 5 | 2 |
| Crate Size | 34KB | 289KB | 10KB |
| Features | 2 | 9 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | — |
| MSRV | 1.61 | 1.95 | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •hamming-bitwise-fast leads with a health score of 65/100, but none of the options score above 80.
- •hamming has the most downloads (1.6M), suggesting wider adoption.
- •hamming is depended on by 122 crates — strongest ecosystem trust.
- •⚠ hamming has not been updated in over a year.
- •zoe, hamming are pre-1.0 — API may change.