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

Top 1.5% on proxy.golang.org
Top 0.3% dependent packages on proxy.golang.org
Top 0.2% dependent repos on proxy.golang.org
Top 3.2% forks on proxy.golang.org
Top 1.3% docker downloads on proxy.golang.org

proxy.golang.org : github.com/dimfeld/httptreemux

This is inspired by Julien Schmidt's httprouter, in that it uses a patricia tree, but the implementation is rather different. Specifically, the routing rules are relaxed so that a single path segment may be a wildcard in one route and a static token in another. This gives a nice combination of high performance with a lot of convenience in designing the routing patterns.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/dimfeld/httptreemux
Keywords: go , golang , http , router
License: MIT
Latest release: about 7 years ago
First release: over 8 years ago
Namespace: github.com/dimfeld
Dependent packages: 265
Dependent repositories: 1,156
Stars: 581 on GitHub
Forks: 56 on GitHub
Docker dependents: 4
Docker downloads: 260
See more repository details: repos.ecosyste.ms
Last synced: about 14 hours ago

    Loading...
    Readme
    Loading...