math.Float64frombits
standard libraryThe 1035th most-called standard-library function by production calls. Called 1,990 times across 132 modules; 635 of those run outside tests and generated code.
0% in production calls vs 2026-W37 (637 → 635)
- prod calls
- 635
- non-test, non-generated
- all calls
- 1,990
- total callsites
- modules
- 132
- distinct callers
- in loop
- 32%
- of prod calls
- in tests
- 45%
- 896 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 Float64frombits from notable Go projects. Open one on the map to see what else it hammers.
- Prometheus 58 9%
- VictoriaMetrics 25 4%
- Grafana 18 3%
- InfluxDB 9 1%
- CockroachDB 8 1%
where it's called
Callsites in the wild
12 representative callsites of 1,990, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop - in loop
- in loop
- in loop
-
elastic/beats @v6.8.23+incompatible
in loop - in loop
- in loop
-
go-kratos/kratos @v1.0.1
in loop - in loop
-
go-sql-driver/mysql @v1.10.1
in loop -
gogf/gf @v1.16.9
in loop - in loop
top callers
The modules that reach for it
The modules that call Float64frombits most in this snapshot.
- github.com/thanos-io/thanos66033%
- github.com/prometheus/prometheus19610%
- github.com/tetratelabs/wazero1518%
- github.com/gogo/protobuf1025%
- github.com/planetscale/vtprotobuf563%
siblings
More from math
The other most-called functions in this package. See all →