Decision Workspace
txtfp vs sketchir vs simhash
Side-by-side comparison of Rust crates
49
txtfp
experimentalv0.2.2
Text fingerprinting: MinHash + LSH, SimHash, and ONNX semantic embeddings
60
sketchir
experimentalv0.3.2
Sketching primitives for IR: minhash/simhash/LSH-style signatures.
53
simhash
growingv0.3.0
Simhash algorithm for 64-bit locality-sensitive hashing and similarity calculation
Core Metrics
| txtfp | sketchir | simhash | |
|---|---|---|---|
| Health Score | 49 | 60 | 53 |
| Total Downloads | 93 | 4.2K | 1.0M |
| 30d Downloads | 0 | 0 | 131.3K |
| Dependents | 0 | 26 | 5 |
| Releases | 6 | 9 | 2 |
| Last Updated | 22d ago | 35d ago | 77d ago |
| Age | 28d | 3m | 7y 9m |
Health Breakdown
txtfp
Maintenance
13
Quality
13
Community
6
Popularity
2
Documentation
15
sketchir
Maintenance
17
Quality
14
Community
10
Popularity
4
Documentation
15
simhash
Maintenance
11
Quality
17
Community
8
Popularity
7
Documentation
10
Technical Details
| txtfp | sketchir | simhash | |
|---|---|---|---|
| Version | 0.2.2 | 0.3.2 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 34 | 2 | 3 |
| Crate Size | 155KB | 40KB | 6KB |
| Features | 18 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.88 | 1.80 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sketchir leads with a health score of 60/100, but none of the options score above 80.
- •simhash has the most downloads (1.0M), suggesting wider adoption.