math/big.Int.Neg
standard libraryThe 5848th most-called standard-library method by production calls. Called 139 times across 32 modules; 101 of those run outside tests and generated code.
- prod calls
- 101
- non-test, non-generated
- all calls
- 139
- total callsites
- modules
- 32
- distinct callers
- in loop
- 5%
- of prod calls
- in tests
- 27%
- 38 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.Neg from notable Go projects. Open one on the map to see what else it hammers.
- Go (golang.org/x) 12 12%
- Tailscale 3 3%
where it's called
Callsites in the wild
12 representative callsites of 139, prioritizing in-loop and non-test usage. We link to source, never display it.
-
canopy-network/canopy @v0.1.21-0.20260804152417-f06389d8a755
in loop - in loop
- in loop
-
canopy-network/canopy @v0.1.21-0.20260804152417-f06389d8a755
in loop -
canopy-network/canopy @v0.1.21-0.20260804152417-f06389d8a755
in loop - in loop test
-
decred/dcrd/dcrec/secp256k1/v4 @v4.4.1
modnscalar_bench_test.go:223
in loop test -
jackc/pgx @v3.6.2+incompatible
in loop test -
jackc/pgx/v5 @v5.10.0
in loop test - in loop test
- in loop test
-
vitess.io/vitess @v0.24.2
go/mysql/decimal/mysql_test.go:438
in loop test
top callers
The modules that reach for it
The modules that call Int.Neg most in this snapshot.
- github.com/cloudflare/circl1712%
- github.com/google/grumpy1511%
- golang.org/x/crypto107%
- github.com/canopy-network/canopy96%
- github.com/ethereum/go-ethereum86%
siblings
More from math/big
The other most-called members in this package. See all →