math/bits.Add64
standard libraryThe 577th most-called standard-library function by production calls. Called 3,371 times across 29 modules; 1,293 of those run outside tests and generated code.
- prod calls
- 1,293
- non-test, non-generated
- all calls
- 3,371
- total callsites
- modules
- 29
- distinct callers
- in loop
- 16%
- of prod calls
- in tests
- <1%
- 1 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 →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into Add64 from notable Go projects. Open one on the map to see what else it hammers.
- Go (golang.org/x) 17 1%
- Docker 4 <1%
- Kubernetes 3 <1%
- NATS 1 <1%
- Tailscale 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 3,371, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
google/gvisor @v0.0.0-20260805052044-b67f1412986c
in loop -
oasisprotocol/curve25519-voi @v0.0.0-20251114093237-2ab5a27a1729
in loop -
sagernet/gvisor @v0.0.0-20260727.0-sing-box-mod.1
in loop - in loop
-
sagernet/tailscale @v1.102.1
in loop - in loop
-
x/crypto @v0.54.0
internal/poly1305/sum_generic.go:161
in loop -
golang.zx2c4.com/wireguard @v0.0.0-20260522210424-ecfc5a8d5446
tun/checksum.go:16
in loop -
tailscale/tailscale @v1.102.2
in loop -
tailscale.com @v1.102.2
types/logid/id.go:155
in loop - in loop
top callers
The modules that reach for it
The modules that call Add64 most in this snapshot.
- filippo.io/nistec1,94958%
- github.com/cloudflare/circl77023%
- github.com/oasisprotocol/curve25519-voi2076%
- filippo.io/edwards255191384%
- github.com/sagernet/sing-tun993%
siblings
More from math/bits
The other most-called functions in this package. See all →