Decision Workspace
trigram vs quickmatch vs sassy
Side-by-side comparison of Rust crates
51
trigram
growingv0.4.4
Trigram-based string similarity for fuzzy matching.
57
quickmatch
experimentalv0.4.0
Lightning-fast fuzzy string matching with hybrid word and trigram indexing
59
sassy
experimentalv0.2.1
Approximate string matching using SIMD
Core Metrics
| trigram | quickmatch | sassy | |
|---|---|---|---|
| Health Score | 51 | 57 | 59 |
| Total Downloads | 337.8K | 3.0K | 2.4K |
| 30d Downloads | 31.8K | 236 | 294 |
| Dependents | 50 | 22 | 28 |
| Releases | 11 | 14 | 10 |
| Last Updated | 2364d ago | 5d ago | 7d ago |
| Age | 6y 5m | 5m | 8m |
Health Breakdown
trigram
Maintenance
10
Quality
14
Community
8
Popularity
7
Documentation
12
quickmatch
Maintenance
19
Quality
14
Community
10
Popularity
4
Documentation
10
sassy
Maintenance
20
Quality
12
Community
11
Popularity
4
Documentation
12
Technical Details
| trigram | quickmatch | sassy | |
|---|---|---|---|
| Version | 0.4.4 | 0.4.0 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 4 | 1 | 20 |
| Crate Size | 12KB | 13KB | 521KB |
| Features | 0 | 0 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | — | 1.91 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •sassy leads with a health score of 59/100, but none of the options score above 80.
- •trigram has the most downloads (337.8K), suggesting wider adoption.
- •⚠ trigram has not been updated in over a year.