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

Top 5.3% on proxy.golang.org
Top 5.8% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org

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

Trie is a prefix index package for golang. Branch - A Branch might have a LeafValue or not and might have other Branches splitting off. It has a flag `End` that marks the end of a term that has been inserted. Entry - an entry refers to a _complete_ term that is inserted, removed from, or matched in the index. It requires `End` on the Branch to be set to `true`, which makes it different from a Prefix - which does not require the Branch to have End set to `true` to match.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/glaslos/trie
License: MIT
Latest release: almost 2 years ago
First release: over 11 years ago
Namespace: github.com/glaslos
Dependent packages: 1
Dependent repositories: 1
Last synced: 5 months ago

Top 8.2% on proxy.golang.org
github.com/glaslos/names v1.3.0
3 versions - Latest release: almost 2 years ago - 2 stars on GitHub
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.