unicode-categories
unicode-categories copied to clipboard
Upgrade to a more recent version of the Unicode standard
I noticed that the latest – and only – commit containing Unicode property tables was generated in October 2015 – which means that the latest standard this crate can support is Unicode 8.0. It would be good to upgrade the tables using a more recent, preferably Unicode-10 compatible version of UnicodeData.txt
.
You might be interested in finl_unicode, which I just released on crates.io. It supports the latest Unicode standard and is 10–20 times faster than unicode-categories.