Decision Workspace
sketchir vs simhash vs probminhash
Side-by-side comparison of Rust crates
55
sketchir
experimentalv0.3.0
Sketching primitives for IR: minhash/simhash/LSH-style signatures.
56
simhash
growingv0.3.0
Simhash algorithm for 64-bit locality-sensitive hashing and similarity calculation
48
probminhash
growingv0.1.12
Minhash algorithms for weighted Jaccard index
Core Metrics
| sketchir | simhash | probminhash | |
|---|---|---|---|
| Health Score | 55 | 56 | 48 |
| Total Downloads | 4.0K | 663.2K | 922.2K |
| 30d Downloads | 1.7K | 331.4K | 44.5K |
| Dependents | 17 | 5 | 37 |
| Releases | 7 | 2 | 13 |
| Last Updated | 13d ago | 18d ago | 289d ago |
| Age | 2m | 7y 7m | 5y 5m |
Health Breakdown
sketchir
Maintenance
12
Quality
15
Community
9
Popularity
4
Documentation
15
simhash
Maintenance
14
Quality
17
Community
8
Popularity
7
Documentation
10
probminhash
Maintenance
7
Quality
14
Community
7
Popularity
7
Documentation
13
Technical Details
| sketchir | simhash | probminhash | |
|---|---|---|---|
| Version | 0.3.0 | 0.3.0 | 0.1.12 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 3 | 23 |
| Crate Size | 14KB | 6KB | 48KB |
| Features | 0 | 4 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.80 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •simhash leads with a health score of 56/100, but none of the options score above 80.
- •probminhash has the most downloads (922.2K), suggesting wider adoption.