Decision Workspace
sqdist vs homoglyph-detect vs decancer
Side-by-side comparison of Rust crates
46
sqdist
experimentalv0.3.0
Fast string-distance CLI for typosquatting and homoglyph detection (Levenshtein, Damerau-Levenshtein, UTS#39 confusable-weighted).
48
homoglyph-detect
experimentalv0.1.0
Detect Cyrillic/Greek lookalike chars masquerading as ASCII. For prompt-injection and phishing defense. Zero deps.
61
decancer
growingv3.3.3
A library that removes common unicode confusables/homoglyphs from strings.
Core Metrics
| sqdist | homoglyph-detect | decancer | |
|---|---|---|---|
| Health Score | 46 | 48 | 61 |
| Total Downloads | 46 | 13 | 507.2K |
| 30d Downloads | 0 | 0 | 88.7K |
| Dependents | 0 | 0 | 65 |
| Releases | 3 | 1 | 31 |
| Last Updated | 1d ago | 9d ago | 313d ago |
| Age | 3d | 9d | 3y 10m |
Health Breakdown
sqdist
Maintenance
14
Quality
14
Community
6
Popularity
2
Documentation
10
homoglyph-detect
Maintenance
12
Quality
15
Community
5
Popularity
1
Documentation
15
decancer
Maintenance
9
Quality
22
Community
11
Popularity
7
Documentation
12
Technical Details
| sqdist | homoglyph-detect | decancer | |
|---|---|---|---|
| Version | 0.3.0 | 0.1.0 | 3.3.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 0 | 7 |
| Crate Size | 74KB | 7KB | 69KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.74 | 1.65.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •decancer leads with a health score of 61/100, but none of the options score above 80.
- •sqdist, homoglyph-detect are pre-1.0 — API may change.