container/heap.Fix
standard libraryThe 3348th most-called standard-library function by production calls. Called 187 times across 56 modules; 177 of those run outside tests and generated code.
- prod calls
- 177
- non-test, non-generated
- all calls
- 187
- total callsites
- modules
- 56
- distinct callers
- in loop
- 31%
- of prod calls
- in tests
- 5%
- 10 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 Fix from notable Go projects. Open one on the map to see what else it hammers.
- VictoriaMetrics 36 20%
- Grafana 22 12%
- Kubernetes 11 6%
- CockroachDB 8 5%
- InfluxDB 8 5%
where it's called
Callsites in the wild
12 representative callsites of 187, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop - in loop
- in loop
-
IBM/sarama @v1.60.1
in loop - in loop
-
couchbase/moss @v0.3.0
in loop - in loop
-
halfrost/LeetCode-Go @v0.0.0-20260629203155-e761c5e54b54
leetcode/1642.Furthest-Building-You-Can-Reach/1642. Furthest Building You Can Reach.go:20 ↗
in loop - in loop
- in loop
-
sagernet/tailscale @v1.102.1
in loop
top callers
The modules that reach for it
The modules that call Fix most in this snapshot.
- github.com/VictoriaMetrics/VictoriaLogs2111%
- github.com/VictoriaMetrics/VictoriaMetrics158%
- github.com/grafana/loki/v3126%
- github.com/sourcegraph/sourcegraph-public-snapshot95%
- github.com/influxdata/influxdb84%
siblings
More from container/heap
The other most-called functions in this package. See all →