math/big.Int.Bytes
standard libraryThe 1049th most-called standard-library method by production calls. Called 791 times across 111 modules; 615 of those run outside tests and generated code.
- prod calls
- 615
- non-test, non-generated
- all calls
- 791
- total callsites
- modules
- 111
- distinct callers
- in loop
- 6%
- of prod calls
- in tests
- 22%
- 176 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.
- Embedded method<1%Reached through an embedded type.
who calls this
Notable callers
Production calls into Int.Bytes from notable Go projects. Open one on the map to see what else it hammers.
- Go (golang.org/x) 46 7%
- Cilium 22 4%
- Grafana 18 3%
- Tailscale 16 3%
- Vault 12 2%
where it's called
Callsites in the wild
12 representative callsites of 791, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cilium/cilium @v1.20.0
in loop -
etcd/client/pkg/v3 @v3.7.1
transport/listener_tls.go:212
in loop -
Mrs4s/MiraiGo @v0.0.0-20240226124653-54bdd873e3fe
in loop -
XTLS/Xray-core @v1.260327.0
in loop - in loop
- in loop
-
xtls/xray-core @v1.260327.0
in loop -
x/crypto @v0.54.0
pkcs12/pbkdf.go:136
in loop - in loop
-
src/go-pkcs12 @v0.7.3
pbkdf.go:150
in loop - in loop
-
k8s.io/kops @v1.36.1
nodeup/pkg/model/discovery_service.go:149
in loop
top callers
The modules that reach for it
The modules that call Int.Bytes most in this snapshot.
- github.com/ethereum/go-ethereum8611%
- github.com/zmap/zcrypto577%
- golang.org/x/crypto446%
- github.com/cloudflare/circl435%
- github.com/open-policy-agent/opa263%
siblings
More from math/big
The other most-called members in this package. See all →