encoding/binary.bigEndian.PutUint64
standard libraryThe 773rd most-called standard-library method by production calls. Called 1,287 times across 210 modules; 893 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (888 → 893)
- prod calls
- 893
- non-test, non-generated
- all calls
- 1,287
- total callsites
- modules
- 210
- distinct callers
- in loop
- 14%
- of prod calls
- in tests
- 31%
- 394 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.PutUint64 from notable Go projects. Open one on the map to see what else it hammers.
- InfluxDB 54 6%
- Dgraph 52 6%
- Grafana 33 4%
- CockroachDB 24 3%
- Jaeger 21 2%
where it's called
Callsites in the wild
12 representative callsites of 1,287, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop - in loop
-
docker/docker @v28.5.2+incompatible
in loop -
etcd-io/etcd @v2.3.8+incompatible
in loop -
Mrs4s/MiraiGo @v0.0.0-20240226124653-54bdd873e3fe
in loop - in loop
-
canopy-network/canopy @v0.1.28-0.20260915203522-5820274b55dc
in loop - in loop
- in loop
- in loop
-
coreos/etcd @v2.3.8+incompatible
in loop - in loop
top callers
The modules that reach for it
The modules that call bigEndian.PutUint64 most in this snapshot.
- github.com/codenotary/immudb16012%
- github.com/weaviate/weaviate1109%
- github.com/ethereum/go-ethereum675%
- github.com/influxdata/influxdb655%
- github.com/seaweedfs/seaweedfs433%
siblings
More from encoding/binary
The other most-called members in this package. See all →