Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/julienschmidt/httprouter

Package httprouter is a trie based high performance HTTP request router. A trivial example is: The router matches incoming requests by the request method and the path. If a handle is registered for this path and method, the router delegates the request to that function. For the methods GET, POST, PUT, PATCH and DELETE shortcut functions exist to register handles, for all other methods router.Handle can be used. The registered path, against which the router matches incoming requests, can contain two types of parameters: Named parameters are dynamic path segments. They match anything until the next '/' or the path end: Catch-all parameters match anything until the path end, including the directory index (the '/' before the catch-all). Since they match anything until the end, catch-all parameters must always be the final path element. The value of parameters is saved as a slice of the Param struct, consisting each of a key and a value. The slice is passed to the Handle func as a third parameter. There are two ways to retrieve the value of a parameter:
4 versions
Latest release: over 4 years ago
5,197 dependent packages

View more package details: https://packages.ecosyste.ms/registries/proxy.golang.org/packages/github.com/julienschmidt/httprouter

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/julienschmidt%2Fhttprouter

Dependent Repos 104,251

admariner/jitsu Fork of jitsucom/jitsu
Jitsu is an open-source data integration platform
  • v1.2.0 configurator/backend/go.sum
  • v1.3.0 configurator/backend/go.sum
  • v1.2.0 server/go.sum
  • v1.3.0 server/go.sum

Size: 29.4 MB - Last synced: about 1 month ago - Pushed: 10 months ago

kmodules/resource-metadata
API for defining metadata about Kubernetes resources
  • v1.2.0 go.sum
  • v1.3.0 go.sum

Size: 75.5 MB - Last synced: 10 days ago - Pushed: 10 days ago

brotherlogic/logging
Logging for system
  • v1.2.0 go.sum
  • v1.3.0 go.sum

Size: 600 KB - Last synced: about 3 hours ago - Pushed: about 4 hours ago

vearutop/cache-story
Demo repository for a blog post.
  • v1.2.0 go.sum
  • v1.3.0 go.sum

Size: 4.59 MB - Last synced: about 2 months ago - Pushed: about 2 months ago

ossf/scorecard-action
Official GitHub Action for OpenSSF Scorecard.
  • v1.2.0 go.sum
  • v1.3.0 go.sum

Size: 6.42 MB - Last synced: 7 days ago - Pushed: 7 days ago

zeromike/syft Fork of anchore/syft
CLI tool and library for generating a Software Bill of Materials from container images and filesystems
  • v1.2.0 go.sum
  • v1.3.0 go.sum

Size: 10.4 MB - Last synced: 11 months ago - Pushed: almost 2 years ago

aberja/argo Fork of argoproj/argo-workflows
Argo Workflows: Get stuff done with Kubernetes.
  • v1.2.0 go.sum
  • v1.3.0 go.sum

Size: 67.2 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

krasish/test-infra Fork of kyma-project/test-infra
Test infrastructure for the Kyma project.
  • v1.2.0 development/gcp/cloud-functions/getfailureinstancedetails/go.sum
  • v1.3.0 development/gcp/cloud-functions/getfailureinstancedetails/go.sum
  • v1.2.0 development/kyma-ci-force-bot/ciforcebot/go.sum
  • v1.3.0 development/kyma-ci-force-bot/ciforcebot/go.sum
  • v1.2.0 development/test-log-collector/go.sum
  • v1.2.0 go.sum
  • v1.3.0 go.sum

Size: 15.3 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

ffuf-glanz/terraform-provider-azuredevops Fork of feilfeilundfeil/terraform-provider-azuredevops
Terraform provider for Azure DevOps
  • v1.2.0 go.sum

Size: 19.8 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

luthersystems/sandbox
End-to-end "hello world" application on the Luther Platform.
  • v1.2.0 go.sum
  • v1.3.0 go.sum

Size: 473 KB - Last synced: about 15 hours ago - Pushed: about 17 hours ago

spolti/kie-cloud-operator Fork of kiegroup/kie-cloud-operator
OCP Operator for KIE
  • v1.3.0 go.sum

Size: 100 MB - Last synced: 7 months ago - Pushed: 7 months ago

cheqd/tendermint Fork of tendermint/tendermint
⟁ Tendermint Core (BFT Consensus) in Go
  • v1.2.0 go.sum
  • v1.3.0 go.sum

Size: 142 MB - Last synced: 11 days ago - Pushed: about 1 year ago

alicefr/kubevirt Fork of kubevirt/kubevirt
Kubernetes Virtualization API and runtime in order to define and manage virtual machines.
  • v1.2.0 go.sum
  • v1.2.0 staging/src/kubevirt.io/client-go/go.sum

Size: 255 MB - Last synced: 2 days ago - Pushed: 3 days ago

ryanlycch/go-zero-looklook Fork of Mikaelemmmm/go-zero-looklook
🔥基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。Develop best practice projects based on the full technology stack of go zero (go zero) microservices.
  • v1.2.0 go.sum
  • v1.3.0 go.sum

Size: 101 MB - Last synced: 10 days ago - Pushed: 10 days ago

ahmedabu98/beam Fork of apache/beam
Apache Beam is a unified programming model for Batch and Streaming
  • v1.2.0 playground/backend/go.sum
  • v1.3.0 playground/backend/go.sum
  • v1.2.0 sdks/go.sum

Size: 365 MB - Last synced: 7 days ago - Pushed: 8 days ago

champ-oss/terraform-aws-metabase
  • v1.2.0 test/src/go.sum

Size: 229 KB - Last synced: 7 days ago - Pushed: 7 days ago

fahedouch/crossplane-runtime Fork of crossplane/crossplane-runtime
A set of libraries for writing Crossplane controllers.
  • v1.2.0 go.sum
  • v1.3.0 go.sum

Size: 2.37 MB - Last synced: 9 months ago - Pushed: 9 months ago

nakamasato/mysql-operator
Manage MySQL users, databases, schemas, etc.
  • v1.2.0 go.sum
  • v1.3.0 go.sum

Size: 1.56 MB - Last synced: about 8 hours ago - Pushed: about 21 hours ago

bojleros/mikrotik-exporter Fork of nshttpd/mikrotik-exporter
prometheus mikrotik device(s) exporter
  • v1.2.0 go.sum

Size: 3.54 MB - Last synced: 6 months ago - Pushed: almost 4 years ago

HazemBittar/gotestwaf Fork of wallarm/gotestwaf
An open-source project in Golang to test different web application firewalls (WAF) for detection logic and bypasses
  • v1.2.0 go.sum

Size: 9.74 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

observIQ/grafana-agent Fork of grafana/agent
Telemetry agent for the LGTM stack.
  • v1.3.0 go.mod
  • v1.2.0 go.sum
  • v1.3.0 go.sum

Size: 48.3 MB - Last synced: 5 months ago - Pushed: 5 months ago

xav-b/crypto-stuff
Tinkering around
  • v1.2.0 streaming-ethereum-on-chain-data-to-questdb/go.sum

Size: 7.6 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

gidoichi/yaml-path Fork of jceb/yaml-path
Get "xpath" for a given line at column of a YAML file
  • v1.2.0 go.sum
  • v1.3.0 go.sum

Size: 2.55 MB - Last synced: about 3 hours ago - Pushed: about 4 hours ago

nostprumprajee/Traveler
  • v1.2.0 go-tensorflow-image-recognition/go.mod
  • v1.2.0 go-tensorflow-image-recognition/go.sum

Size: 77.6 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

tharun208/loki Fork of grafana/loki
Like Prometheus, but for logs.
  • v1.3.0 go.mod
  • v1.2.0 go.sum
  • v1.3.0 go.sum
  • v1.2.0 operator/go.sum
  • v1.3.0 operator/go.sum
  • v1.2.0 tools/lambda-promtail/go.sum
  • v1.3.0 tools/lambda-promtail/go.sum

Size: 168 MB - Last synced: 2 days ago - Pushed: about 1 year ago

wiennat/rjio
  • v1.2.0 go.sum

Size: 16.3 MB - Last synced: 17 days ago - Pushed: about 1 year ago

Team-Kujira/ibc-go Fork of cosmos/ibc-go
Interblockchain Communication Protocol (IBC) implementation in Golang.
  • v1.2.0 e2e/go.sum
  • v1.3.0 e2e/go.sum
  • v1.2.0 go.sum
  • v1.3.0 go.sum

Size: 30.2 MB - Last synced: 6 months ago - Pushed: 7 months ago

SharanSK001/GO-CRUD-GIN-ENT
  • v1.2.0 go.sum

Size: 51.8 KB - Last synced: 3 months ago - Pushed: 4 months ago

xpivarc/kubevirt Fork of kubevirt/kubevirt
Kubernetes Virtualization API and runtime in order to define and manage virtual machines.
  • v1.2.0 go.sum
  • v1.2.0 staging/src/kubevirt.io/client-go/go.sum

Size: 262 MB - Last synced: about 2 months ago - Pushed: about 2 months ago

antonyggvzvmnxxcx/linkerd2 Fork of linkerd/linkerd2
Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.
  • v1.2.0 go.sum
  • v1.3.0 go.sum
  • v1.3.0 go.mod

Size: 33.5 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

mdisibio/tempo Fork of grafana/tempo
Grafana Tempo is a high volume, minimal dependency trace storage.
  • v1.2.0 cmd/tempo-serverless/cloud-run/go.sum
  • v1.3.0 cmd/tempo-serverless/cloud-run/go.sum
  • v1.2.0 cmd/tempo-serverless/lambda/go.sum
  • v1.3.0 cmd/tempo-serverless/lambda/go.sum
  • v1.3.0 go.mod

Size: 137 MB - Last synced: about 7 hours ago - Pushed: about 13 hours ago

jan--f/telemeter Fork of openshift/telemeter
Prometheus push federation
  • v1.2.0 go.sum
  • v1.2.0 tools/go.sum
  • v1.3.0 tools/go.sum

Size: 35 MB - Last synced: 11 months ago - Pushed: 11 months ago

KauzClay/net-kourier Fork of knative-sandbox/net-kourier
Purpose-built Knative Ingress implementation using just Envoy with no additional CRDs
  • v1.2.0 go.sum
  • v1.3.0 go.sum

Size: 35.4 MB - Last synced: 11 months ago - Pushed: about 1 year ago

rfay/ddev Fork of ddev/ddev
Drud dev: a local development environment management system
  • v1.2.0 go.sum

Size: 110 MB - Last synced: 1 day ago - Pushed: 2 days ago

gtully/activemq-artemis-operator Fork of artemiscloud/activemq-artemis-operator
  • v1.2.0 go.sum
  • v1.3.0 go.sum

Size: 54.8 MB - Last synced: about 14 hours ago - Pushed: about 18 hours ago

FranLucchini/try_seldonCore_JenkinsX
Check how to use Seldon Core with Jenkins X
  • v1.2.0 versionStream/tests/go.sum

Size: 244 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago

carlkyrillos/integreatly-operator Fork of integr8ly/integreatly-operator
An Openshift Operator based on the Operator SDK for installing and reconciling Integreatly services
  • v1.2.0 go.sum
  • v1.3.0 go.sum

Size: 126 MB - Last synced: 1 day ago - Pushed: 1 day ago

rancher-max/rancher Fork of rancher/rancher
Complete container management platform
  • v1.2.0 cmd/rancherd/go.sum
  • v1.3.0 cmd/rancherd/go.sum
  • v1.2.0 go.sum
  • v1.3.0 go.sum

Size: 131 MB - Last synced: 8 days ago - Pushed: 9 days ago

ctxsh/strata-go
Wrappers around the prometheus client to simplify usage.
  • v1.2.0 go.sum
  • v1.3.0 go.sum

Size: 213 KB - Last synced: 2 days ago - Pushed: 18 days ago

FairwindsOps/insights-cli
A command line tool for Fairwinds Insights
  • v1.2.0 go.sum
  • v1.3.0 go.sum

Size: 460 KB - Last synced: 2 days ago - Pushed: 4 days ago

msrinivasssa/go-trial-app
  • v1.2.0 go.sum
  • v1.3.0 go.sum

Size: 397 KB - Last synced: about 1 year ago - Pushed: about 1 year ago

accuknox/tools
Collection of command line tools to deploy policy engines, policy discovery engines and associated components.
  • v1.2.0 container-snapshot/go.sum
  • v1.3.0 container-snapshot/go.sum

Size: 40.1 MB - Last synced: 9 months ago - Pushed: 9 months ago

jrivera-px/operator Fork of libopenstorage/operator
Storage operator for Kubernetes
  • v1.2.0 go.sum
  • v1.3.0 go.sum

Size: 34.9 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

paketo-buildpacks/go
A Cloud Native Buildpack for Go
  • v1.2.0 go.sum

Size: 82.7 MB - Last synced: about 11 hours ago - Pushed: about 16 hours ago