encoding/binary.bigEndian.PutUint32
standard libraryThe 477th most-called standard-library method by production calls. Called 2,225 times across 255 modules; 1,725 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (1,704 → 1,725)
- prod calls
- 1,725
- non-test, non-generated
- all calls
- 2,225
- total callsites
- modules
- 255
- distinct callers
- in loop
- 13%
- of prod calls
- in tests
- 22%
- 492 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 →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into bigEndian.PutUint32 from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 67 4%
- Kubernetes 42 2%
- Dgraph 41 2%
- Go (golang.org/x) 41 2%
- Tailscale 33 2%
where it's called
Callsites in the wild
12 representative callsites of 2,225, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop - in loop
- in loop
- in loop
-
go.etcd.io/bbolt @v1.5.0
cmd/bbolt/command/command_bench.go:276
in loop -
AlexxIT/go2rtc @v1.9.14
in loop -
IBM/sarama @v1.60.2
in loop - in loop
-
XTLS/Xray-core @v1.260327.0
in loop - in loop
- in loop
-
boltdb/bolt @v1.3.1
in loop
top callers
The modules that reach for it
The modules that call bigEndian.PutUint32 most in this snapshot.
- github.com/osrg/gobgp/v31758%
- github.com/seaweedfs/seaweedfs1356%
- github.com/terrastruct/d21095%
- github.com/codenotary/immudb994%
- github.com/diskfs/go-diskfs824%
siblings
More from encoding/binary
The other most-called members in this package. See all →