Skip to content
callcount

package

strconv

standard library

16 standard-library functions from strconv, ranked by how often they are called outside tests and generated code.

Docs on pkg.go.dev ↗

prod calls
79,241
non-test, non-generated
all calls
108,661
total callsites
functions
16
ranked in this snapshot
origin
std
standard-library

members

Functions in strconv

Ranked by production calls. The bar scales each function against the busiest in this package.

Function Prod calls
AppendInt 18,162
Itoa 15,428
Atoi 10,023
FormatInt 5,869
ParseInt 5,311
ParseUint 4,817
FormatFloat 4,789
FormatBool 4,125
ParseFloat 3,283
FormatUint 3,217
ParseBool 2,163
Quote 954
Unquote 390
AppendUint 373
AppendFloat 232
AppendQuote 105