math.Float32frombits
standard libraryThe 1393rd most-called standard-library function by production calls. Called 746 times across 89 modules; 438 of those run outside tests and generated code.
- prod calls
- 438
- non-test, non-generated
- all calls
- 746
- total callsites
- modules
- 89
- distinct callers
- in loop
- 46%
- of prod calls
- in tests
- 16%
- 117 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 746, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cockroachdb/cockroach @v19.2.12+incompatible
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.0
in loop -
gogf/gf @v1.16.9
in loop
top callers
The modules that reach for it
The modules that call Float32frombits most in this snapshot.
- github.com/tetratelabs/wazero18625%
- github.com/gogo/protobuf9112%
- github.com/planetscale/vtprotobuf547%
- github.com/weaviate/weaviate436%
- github.com/aws/smithy-go324%
siblings
More from math
The other most-called functions in this package. See all →