Decision Workspace
golia-pinyin vs inputx-pinyin vs inputx-wubi
Side-by-side comparison of Rust crates
46
golia-pinyin
experimentalv0.2.0
Self-developed Mandarin Pinyin input method engine — segmenter, fuzzy syllables, FST dict, WASM-ready.
52
inputx-pinyin
experimentalv1.0.2
Self-developed Mandarin Pinyin input method engine — segmenter, fuzzy syllables, FST dict, WASM-ready. Powers the Inputx IME.
53
inputx-wubi
experimentalv1.0.2
Self-developed Wubi 86 encoder, dictionary, and dataset (PHF + FST, WASM-ready). Powers the Inputx IME.
Core Metrics
| golia-pinyin | inputx-pinyin | inputx-wubi | |
|---|---|---|---|
| Health Score | 46 | 52 | 53 |
| Total Downloads | 34 | 363 | 47 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 3 | 3 |
| Releases | 2 | 3 | 3 |
| Last Updated | 14d ago | 6d ago | 6d ago |
| Age | 15d | 6d | 6d |
Health Breakdown
golia-pinyin
Maintenance
13
Quality
10
Community
6
Popularity
2
Documentation
15
inputx-pinyin
Maintenance
14
Quality
12
Community
8
Popularity
3
Documentation
15
inputx-wubi
Maintenance
14
Quality
14
Community
8
Popularity
2
Documentation
15
Technical Details
| golia-pinyin | inputx-pinyin | inputx-wubi | |
|---|---|---|---|
| Version | 0.2.0 | 1.0.2 | 1.0.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 14 | 15 | 15 |
| Crate Size | 5.5MB | 5.5MB | 1.9MB |
| Features | 3 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | 1.85 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •inputx-wubi leads with a health score of 53/100, but none of the options score above 80.
- •inputx-pinyin has the most downloads (363), suggesting wider adoption.
- •golia-pinyin is pre-1.0 — API may change.