encoding/binary.bigEndian.Uint64
standard libraryThe 595th most-called standard-library method by production calls. Called 1,358 times across 207 modules; 1,257 of those run outside tests and generated code.
- prod calls
- 1,257
- non-test, non-generated
- all calls
- 1,358
- total callsites
- modules
- 207
- distinct callers
- in loop
- 22%
- of prod calls
- in tests
- 7%
- 89 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.Uint64 from notable Go projects. Open one on the map to see what else it hammers.
- InfluxDB 125 10%
- Dgraph 49 4%
- Grafana 44 4%
- CockroachDB 25 2%
- Docker 21 2%
where it's called
Callsites in the wild
12 representative callsites of 1,358, 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
-
docker/docker @v28.5.2+incompatible
in loop -
etcd-io/etcd @v2.3.8+incompatible
in loop -
IBM/sarama @v1.60.1
in loop -
Mrs4s/MiraiGo @v0.0.0-20240226124653-54bdd873e3fe
in loop - in loop
- in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call bigEndian.Uint64 most in this snapshot.
- github.com/influxdata/influxdb1078%
- github.com/weaviate/weaviate675%
- github.com/ethereum/go-ethereum514%
- github.com/jackc/pgx/v5443%
- github.com/codenotary/immudb423%
siblings
More from encoding/binary
The other most-called members in this package. See all →