gopkg.in/yaml.v3.Marshal
third-partyThe 2331st most-called third-party function by production calls. Called 382 times across 87 modules; 264 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (266 → 264)
- prod calls
- 264
- non-test, non-generated
- all calls
- 382
- total callsites
- modules
- 87
- distinct callers
- in loop
- 6%
- of prod calls
- in tests
- 31%
- 118 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function100%A direct call to an exported package function, resolved by type.
- Package function (by syntax)<1%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into Marshal from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 23 9%
- Cortex 14 5%
- GitHub CLI 3 1%
- Docker 2 <1%
- Istio 2 <1%
where it's called
Callsites in the wild
12 representative callsites of 382, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
-
bufbuild/buf @v1.73.0
cmd/buf/internal/command/generate/internal/protoc-gen-top-level-type-names-yaml/main.go:60 ↗
in loop -
coder/coder @v0.27.3
in loop - in loop
- in loop
- in loop
- in loop
-
istio/istio @v0.0.0-20260921104621-5b6314c52361
in loop - in loop
-
tailscale.com @v1.102.4
cmd/k8s-operator/generate/main.go:111
in loop
top callers
The modules that reach for it
The modules that call Marshal most in this snapshot.
- github.com/GoogleContainerTools/skaffold/v27620%
- github.com/grafana/alloy328%
- github.com/crowdsecurity/crowdsec226%
- github.com/cortexproject/cortex164%
- github.com/sipeed/picoclaw164%
siblings
More from gopkg.in/yaml.v3
The other most-called functions in this package. See all →