Skip to content

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

License

Notifications You must be signed in to change notification settings

sorz/simplecc-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simplecc

Travis Build Status crates.io API docs

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

    Using hashmap with tree structure, faster than original OpenCC.

This project is used on asstosrt-wasm.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages