Decision Workspace
textprep vs yosina vs unaccent
Side-by-side comparison of Rust crates
54
textprep
experimentalv0.1.4
Text preprocessing primitives: normalization, tokenization, and fast keyword matching.
57
yosina
growingv1.1.1
Japanese text transliteration library
43
unaccent
growingv0.1.1
A Rust crate to remove accents from strings, inspired by PostgreSQL's unaccent extension.
Core Metrics
| textprep | yosina | unaccent | |
|---|---|---|---|
| Health Score | 54 | 57 | 43 |
| Total Downloads | 4.6K | 932 | 30.9K |
| 30d Downloads | 2.1K | 34 | 4.0K |
| Dependents | 35 | 0 | 16 |
| Releases | 5 | 5 | 2 |
| Last Updated | 15d ago | 9d ago | 407d ago |
| Age | 2m | 7m | 1y 2m |
Health Breakdown
textprep
Maintenance
12
Quality
14
Community
9
Popularity
4
Documentation
15
yosina
Maintenance
17
Quality
17
Community
6
Popularity
4
Documentation
13
unaccent
Maintenance
6
Quality
15
Community
9
Popularity
5
Documentation
8
Technical Details
| textprep | yosina | unaccent | |
|---|---|---|---|
| Version | 0.1.4 | 1.1.1 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | non-standard |
| Dependencies | 9 | 11 | 1 |
| Crate Size | 34KB | 174KB | 4KB |
| Features | 3 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.75 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •yosina leads with a health score of 57/100, but none of the options score above 80.
- •unaccent has the most downloads (30.9K), suggesting wider adoption.
- •⚠ unaccent has not been updated in over a year.
- •textprep, unaccent are pre-1.0 — API may change.