slices.Grow
standard libraryThe 3563rd most-called standard-library function by production calls. Called 637 times across 54 modules; 166 of those run outside tests and generated code.
- prod calls
- 166
- non-test, non-generated
- all calls
- 637
- total callsites
- modules
- 54
- distinct callers
- in loop
- 9%
- of prod calls
- in tests
- <1%
- 4 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.
who calls this
Notable callers
Production calls into Grow from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 21 13%
- Cilium 9 5%
- CockroachDB 7 4%
- Tailscale 6 4%
- OpenTelemetry 4 2%
where it's called
Callsites in the wild
12 representative callsites of 637, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cockroachdb/pebble/v2 @v2.1.6
in loop - in loop
-
SAP/go-hdb @v1.17.3
in loop -
ahmetb/kubectx @v0.11.0
in loop - in loop
-
x/image @v0.44.0
tiff/buffer.go:27
in loop - in loop
-
minio/minio @v0.0.0-20260212201848-7aac2a2c5b7c
in loop - in loop
-
x/net @v0.57.0
html/escape.go:213
in loop - in loop
-
SAP/go-hdb @v1.17.3
in loop
top callers
The modules that reach for it
The modules that call Grow most in this snapshot.
- go.lsp.dev/protocol47374%
- github.com/grafana/pyroscope173%
- github.com/SAP/go-hdb142%
- github.com/microsoft/typescript-go91%
- github.com/parquet-go/parquet-go81%
siblings
More from slices
The other most-called functions in this package. See all →