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

github.com/robfig/pathtree

pathtree implements a tree for fast path lookup. Restrictions Wildcards are named path elements that may match any strings in that location. Two different kinds of wildcards are permitted: Single element wildcards in the last path element can optionally end with an extension. This allows for routes like '/users/:id.json', which will not conflict with '/users/:id'. Paths are mapped to the tree in the following way: Edges are implemented as a map from the path element name to the next node in the path.

Ecosystem
proxy.golang.org
Latest Release
v0.0.0-20140121041023-41257a1839e9
about 12 years ago
Versions
1
Dependent Packages
3
Dependent Repos
17
Top 2.8% on proxy.golang.org
github.com/three-plus-three/modules v1.0.6 removed
7 versions - Latest release: almost 6 years ago - 1 dependent package
Top 8.6% on proxy.golang.org
github.com/gabstv/goboots v0.11.6
Go Web Framework
7 versions - Latest release: about 7 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.

Filter
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/robfig/pathtree
spec
License MIT
Namespace github.com/robfig
First Release about 12 years ago
Last Synced about 5 hours ago
Repository
Stars 14 on GitHub
Forks 11 on GitHub
Rankings on proxy.golang.org
Overall Top 4.9%
Dependent packages Top 3.4%
Dependent repos Top 1.3%
Forks Top 6.0%