sort.Stable
standard libraryThe 2212th most-called standard-library function by production calls. Called 298 times across 80 modules; 275 of those run outside tests and generated code.
- prod calls
- 275
- non-test, non-generated
- all calls
- 298
- total callsites
- modules
- 80
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- 7%
- 22 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 Stable from notable Go projects. Open one on the map to see what else it hammers.
- InfluxDB 39 14%
- Kubernetes 32 12%
- containerd 16 6%
- Istio 14 5%
- Hugo 7 3%
where it's called
Callsites in the wild
12 representative callsites of 298, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
-
rclone/rclone @v1.75.0
in loop -
therecipe/qt @v0.0.0-20200904063919-c0c124a5770d
in loop -
x/text @v0.40.0
internal/language/parse.go:541
in loop -
layeh.com/radius @v0.0.0-20231213012653-1006025d24f8
debug/debug.go:97
in loop - in loop
- in loop
-
therecipe/qt @v0.0.0-20200904063919-c0c124a5770d
in loop -
therecipe/qt @v0.0.0-20200904063919-c0c124a5770d
in loop - in loop test
top callers
The modules that reach for it
The modules that call Stable most in this snapshot.
- github.com/fastly/go-fastly/v75318%
- github.com/influxdata/influxdb3612%
- github.com/kubernetes/kops83%
- k8s.io/kops83%
- github.com/containerd/containerd72%
siblings
More from sort
The other most-called functions in this package. See all →