Top 5.8% dependent packages on proxy.golang.org
Top 4.8% dependent repos on proxy.golang.org
Top 6.0% forks on proxy.golang.org
proxy.golang.org : github.com/fvbock/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
purl: pkg:golang/github.com/fvbock/trie
License: MIT
Latest release: about 11 years ago
First release: about 11 years ago
Namespace: github.com/fvbock
Dependent packages: 1
Dependent repositories: 1
Stars: 69 on GitHub
Forks: 12 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago