math/big.Int.Int64
standard libraryThe 1660th most-called standard-library method by production calls. Called 555 times across 180 modules; 370 of those run outside tests and generated code.
- prod calls
- 370
- non-test, non-generated
- all calls
- 555
- total callsites
- modules
- 180
- distinct callers
- in loop
- 25%
- of prod calls
- in tests
- 33%
- 185 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 Int.Int64 from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 16 4%
- Grafana 10 3%
- Vault 8 2%
- Go (golang.org/x) 6 2%
- Authelia 5 1%
where it's called
Callsites in the wild
12 representative callsites of 555, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
cilium/dns @v1.1.50
in loop -
go/storage @v1.64.0
dataflux/range_splitter.go:365
in loop -
miekg/dns @v0.6.90
dnssec_keyscan.go:94
in loop -
containerd/stargz-snapshotter/estargz @v0.18.2
testutil.go:2331
in loop -
docker/distribution @v2.8.3+incompatible
in loop -
encr.dev @v1.57.13
pkg/words/funcs.go:19
in loop - in loop
-
gitea.dev @v1.27.1
modules/auth/password/password.go:109
in loop -
Binject/binjection @v0.0.0-20210701074423-605d46e35deb
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call Int.Int64 most in this snapshot.
- github.com/cznic/mathutil6612%
- github.com/ethereum/go-ethereum5610%
- github.com/authelia/authelia/v4193%
- github.com/netbirdio/netbird143%
- golang.org/x/crypto132%
siblings
More from math/big
The other most-called members in this package. See all →