slices.SortStableFunc
standard libraryThe 2393rd most-called standard-library function by production calls. Called 282 times across 98 modules; 256 of those run outside tests and generated code.
4% in production calls vs 2026-W37 (245 → 256)
- prod calls
- 256
- non-test, non-generated
- all calls
- 282
- total callsites
- modules
- 98
- distinct callers
- in loop
- 11%
- of prod calls
- in tests
- 9%
- 26 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 SortStableFunc from notable Go projects. Open one on the map to see what else it hammers.
- Cilium 14 5%
- Kubernetes 8 3%
- Tailscale 8 3%
- Docker 7 3%
- Go (golang.org/x) 6 2%
where it's called
Callsites in the wild
12 representative callsites of 282, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
- in loop
-
microsoft/typescript-go @v0.0.0-20260820064610-89d5d5b2849a
in loop -
passteque/gluetun @v0.0.0-20260915122333-e2e4a0658aad
in loop -
sagernet/tailscale @v1.102.1-sing-box-1.14-mod.5
in loop - in loop
- in loop
- in loop
-
x/mod @v0.41.0
modfile/work.go:318
in loop
top callers
The modules that reach for it
The modules that call SortStableFunc most in this snapshot.
- github.com/microsoft/typescript-go207%
- github.com/terrastruct/d2176%
- github.com/cilium/cilium166%
- github.com/tailscale/tailscale83%
- sigs.k8s.io/controller-runtime83%
siblings
More from slices
The other most-called functions in this package. See all →