encoding/binary.bigEndian.Uint16
standard libraryThe 393rd most-called standard-library method by production calls. Called 2,372 times across 208 modules; 2,166 of those run outside tests and generated code.
- prod calls
- 2,166
- non-test, non-generated
- all calls
- 2,372
- total callsites
- modules
- 208
- distinct callers
- in loop
- 24%
- of prod calls
- in tests
- 8%
- 194 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.Uint16 from notable Go projects. Open one on the map to see what else it hammers.
- Tailscale 66 3%
- Cilium 35 2%
- Go (golang.org/x) 33 2%
- InfluxDB 31 1%
- Prometheus 18 <1%
where it's called
Callsites in the wild
12 representative callsites of 2,372, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cilium/dns @v1.1.50
in loop - in loop
- in loop
-
encr.dev @v1.57.13
cli/internal/gosym/symtab.go:331
in loop -
AlexxIT/go2rtc @v1.9.14
in loop -
Binject/debug @v0.0.0-20260128230015-4e22595eaac6
in loop -
DNSCrypt/dnscrypt-proxy @v0.0.0-20260801091651-c3ba78fac8a3
in loop - in loop
-
XTLS/Xray-core @v1.260327.0
in loop -
apernet/quic-go @v0.61.0
in loop -
asticode/go-astits @v1.15.0
in loop -
bwmarrin/discordgo @v0.29.0
in loop
top callers
The modules that reach for it
The modules that call bigEndian.Uint16 most in this snapshot.
- github.com/gopacket/gopacket25611%
- github.com/google/gopacket2189%
- github.com/osrg/gobgp/v31245%
- github.com/sagernet/sing-tun1064%
- github.com/seaweedfs/seaweedfs773%
siblings
More from encoding/binary
The other most-called members in this package. See all →