Decision Workspace
hamming-lsh vs hamming-bow vs simhash
Side-by-side comparison of Rust crates
45
hamming-lsh
growingv0.3.2
Produces locality-sensitive hashes (LHS) for hamming-space bags of features
38
hamming-bow
growingv0.1.0
Produces binary term frequency bit arrays for hamming-space bag of words
56
simhash
growingv0.3.0
Simhash algorithm for 64-bit locality-sensitive hashing and similarity calculation
Core Metrics
| hamming-lsh | hamming-bow | simhash | |
|---|---|---|---|
| Health Score | 45 | 38 | 56 |
| Total Downloads | 7.7K | 1.7K | 663.2K |
| 30d Downloads | 38 | 4 | 331.4K |
| Dependents | 0 | 0 | 5 |
| Releases | 5 | 1 | 2 |
| Last Updated | 1709d ago | 1711d ago | 18d ago |
| Age | 4y 8m | 4y 8m | 7y 7m |
Health Breakdown
hamming-lsh
Maintenance
7
Quality
15
Community
6
Popularity
5
Documentation
12
hamming-bow
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
12
simhash
Maintenance
14
Quality
17
Community
8
Popularity
7
Documentation
10
Technical Details
| hamming-lsh | hamming-bow | simhash | |
|---|---|---|---|
| Version | 0.3.2 | 0.1.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 5 | 5 | 3 |
| Crate Size | 7KB | 5KB | 6KB |
| Features | 1 | 1 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •simhash leads with a health score of 56/100, but none of the options score above 80.
- •⚠ hamming-lsh, hamming-bow have not been updated in over a year.