Rare find

Pinyin. Converts Chinese characters to their spoken pronunciation (pinyin).

github.com/overtrue/pinyin.rs

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2026
  • ci: avoid appending generated release notes
  • ci: opt into Node 24 actions runtime
  • ci: update core GitHub actions
  • ci: check crates sparse index before publish
  • Release —Pinyin.rs v0.1.0
  • ci: tolerate already published crates
  • ci: fix Windows release packaging
  • feat: modernize pinyin converter
  • docs: update agent maintenance guidelines
May 2025
  • wip
September 2024
  • Merge pull request #13 from JimChenWYU/jimchen/fix
  • fix unit test
  • fix ci
  • Merge pull request #12 from JimChenWYU/jimchen/fix
  • update MSRV to 1.70.0
  • Merge pull request #11 from overtrue/fix/typo
  • fix wrong file
  • fix: 修复路径错误
  • Merge pull request #10 from JimChenWYU/jimchen/feat/parallel
  • make clippy happy
  • wip