math.Float32frombits
standard libraryThe 1398th most-called standard-library function by production calls. Called 760 times across 90 modules; 443 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (440 → 443)
- prod calls
- 443
- non-test, non-generated
- all calls
- 760
- total callsites
- modules
- 90
- distinct callers
- in loop
- 45%
- of prod calls
- in tests
- 17%
- 126 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 Float32frombits from notable Go projects. Open one on the map to see what else it hammers.
- InfluxDB 10 2%
- Protocol Buffers 7 2%
- VictoriaMetrics 4 <1%
- CockroachDB 3 <1%
- Uber Go 3 <1%
where it's called
Callsites in the wild
12 representative callsites of 760, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop - in loop
-
blevesearch/zap/v11 @v11.0.14
in loop -
blevesearch/zap/v12 @v12.0.14
in loop - in loop
- in loop
- 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
top callers
The modules that reach for it
The modules that call Float32frombits most in this snapshot.
- github.com/tetratelabs/wazero18624%
- github.com/gogo/protobuf9112%
- github.com/planetscale/vtprotobuf547%
- github.com/weaviate/weaviate517%
- github.com/aws/smithy-go324%
siblings
More from math
The other most-called functions in this package. See all →