simplecc 0.2.1

A simple Chinese Convert library (partially) compatible with OpenCC's dictionaries.
Documentation

A simple Chinese Convert library (partially) compatible with OpenCC's dictionaries.

  • Simple

No complex configurations, all need is a text dictionary and input text.

Built-in dictionaries included if builtin_dicts feature is on.

  • Fast

Use hashmap with tree structure for dictionary, faster than original OpenCC.