encoding/binary.bigEndian.PutUint64
standard libraryThe 779th most-called standard-library method by production calls. Called 1,255 times across 204 modules; 876 of those run outside tests and generated code.
- prod calls
- 876
- non-test, non-generated
- all calls
- 1,255
- total callsites
- modules
- 204
- distinct callers
- in loop
- 14%
- of prod calls
- in tests
- 30%
- 379 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,255, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop - in loop
-
moby/moby @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.21-0.20260804152417-f06389d8a755
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/immudb16013%
- github.com/weaviate/weaviate968%
- 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 →