Ross ROSS = Recommend OSS · open-source software intelligence for agents

BYVoid/OpenCC

Library for conversion between Traditional and Simplified Chinese observed · 2026-08-28

github.com/BYVoid/OpenCC · homepage · C++ · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 87
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 31.0
  • age_days: 5893
  • days_rel: 11
  • days_push: 7
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

9942 stars · 1062 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

OpenCC is an open-source C++ library and toolset for high-quality, deterministic conversion between Traditional Chinese, Simplified Chinese, Japanese Shinjitai, and regional wording across Mainland China, Taiwan, and Hong Kong. It uses decoupled, extensible dictionaries with phrase-level and variant-aware rules, and ships bindings for Python and Node.js plus CLI tools.

Use cases

  • convert simplified Chinese text to traditional Chinese
  • convert traditional Chinese to simplified with Taiwan or Hong Kong regional wording
  • handle one-to-many simplified-to-traditional character mappings correctly
  • convert Chinese text offline without LLMs
  • customize Chinese conversion dictionaries for a project
  • convert Japanese Shinjitai kanji to Chinese variants

When to choose

  • you need predictable, auditable, dictionary-based Chinese conversion rather than machine translation
  • you need phrase-level and regional vocabulary conversion (e.g. 鼠标/滑鼠) across Mainland, Taiwan, and Hong Kong conventions
  • you need offline, fast conversion with bindings for C++, Python, or Node.js
  • you want to extend or replace conversion dictionaries with your own rules

When to avoid

  • you need translation between Chinese languages such as Mandarin and Cantonese
  • you need general machine translation between Chinese and other languages
  • you need fuzzy or context-based translation rather than deterministic rule-based conversion

Facets

library · maturity stable

nlp parser cli sdk developer-tools cross-platform cpp python cross-platform cli windows chinese-conversion simplified-chinese traditional-chinese dictionary-based offline regional-vocabulary japanese-shinjitai natural-language-processing localization nodejs macos linux

4 sources

Member repositories

RepositoryRoleHealth v2
BYVoid/OpenCCmain95

For agents

markdown · JSON · MCP: product_card(name="BYVoid/OpenCC")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem