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

proxy.golang.org : github.com/bcap/prefixtree

Package prefixtree implements a prefix tree (technically, a trie). A prefix tree enables rapid searching for key strings that uniquely match a given prefix. This implementation allows the user to associate value data with each key string, so it can act as a sort of flexible key-value store.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/bcap/prefixtree
License: BSD-2-Clause
Latest release: almost 2 years ago
First release: almost 2 years ago
Namespace: github.com/bcap
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 12 days ago

    Loading...
    Readme
    Loading...