/prefixtrie

Small prefix trie implementation in go.

Primary LanguageGoMIT LicenseMIT

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.