A Rust crate for converting Mandarin Chinese to Pinyin.
A searchable Chinese / English dictionary with helpful utilities.
Parses a string of pinyin syllables. Covers marginal cases such as `ẑ`, `ŋ` and `ê`.
Converts a pinyin string to a Bopomofo string.
Chinese pinyin utilities: hanzi-to-pinyin conversion, initial letter extraction, and identifier sanitization
Fast, dictionary-backed Chinese to Pinyin conversion for Rust and the command line.
Classify a string as either English, Chinese, or Pinyin.
A Rust library that helps sort a string vector by Pinyin. Rust 字符串向量按拼音排序
An interface to all manner of locale-related information.
Idiomatic types for locale identifiers.
A multilingual, flexible and fast string, glob and regex matcher. Support 拼音匹配 (Chinese pinyin match) and ローマ字検索 (Japanese romaji match).
Public Rust API for Lattice Path Edit Distance and language adapters