jussi-kalliokoski / prefixtrie

Small prefix trie implementation in go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

prefixtrie

GoDoc CI status

prefixtrie provides tools for building prefix trie indices out of text keys with integer values.

License

MIT License. See LICENSE for more details.

About

Small prefix trie implementation in go.

License:MIT License


Languages

Language:Go 100.0%