An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/neoul/trie

Package gtrie is an implementation of an R-Way Trie value structure. This package supports more useful functions based on derekparker/trie (https://godoc.org/github.com/derekparker/trie). A Trie has a root trieNode which is the base of the tree. Each subsequent trieNode has a letter and children, which are nodes that have letter values associated with them.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/neoul/trie
License: MIT
Latest release: almost 5 years ago
First release: almost 5 years ago
Namespace: github.com/neoul
Last synced: about 1 month ago

    Loading...
    Readme
    Loading...