xcdat icon indicating copy to clipboard operation
xcdat copied to clipboard

Fast compressed trie dictionary library

Results 4 xcdat issues
Sort by recently updated
recently updated
newest added

In [Sample usage](https://github.com/kampersanda/xcdat#sample-usage), `xcdat` produces a string-to-ID encoding which seems to be random and not in lexicographical order. Is it possible to specify string IDs or make them ranked in...

there was a bug in cedar; when I test cedar in 10,000,000 random keys(5~20 random key length), there always has some keys gave a error integer value(compare with map). I...

hi! thanks for that lib, it's indeed very fast and portable i've used it to create my own japanese tokenizer ![image](https://github.com/kampersanda/xcdat/assets/53496273/b80ad98f-ef77-4cdc-873b-eb829fb58a55) it makes the words clickable http://ajattix.loophole.site/hashirama/Hakurei

available at: https://git.ajattix.org/hashirama/xcdat-Cwrapper