Categorygithub.com/YafimK/go-succinct-data-structure-trie
module
0.0.0-20200410122151-6a737ba8c406
Repository: https://github.com/yafimk/go-succinct-data-structure-trie.git
Documentation: pkg.go.dev

# README

================================ Succinct Data Structure_ Trie_

Modified version of https://github.com/siongui/go-succinct-data-structure-trie, to produce and consume succinct tree for domain and subdomain matching.

# Packages

No description provided by the author
No description provided by the author
A Succinct Trie for Go By Siong-Ui Te Released to the public domain.
Package go-succinct-data-structure-trie implements trie with succinct data structure in Go.
No description provided by the author