ucd-generate

Generate searchable packs of the Unicode character database

Description

A command line tool to generate Unicode tables in Rust source code.

Tables can typically be generated in one of three formats: a sorted sequence of character ranges, a finite state transducer or a compressed trie. Full support for name canonicalization is also provided. This tool also supports serializing regular expressions as DFAs using the regex-automata crate.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/BurntSushi/ucd-generate


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ucd-generate