sync/atomic.StoreInt64
standard libraryThe 1291st most-called standard-library function by production calls. Called 613 times across 117 modules; 478 of those run outside tests and generated code.
- prod calls
- 478
- non-test, non-generated
- all calls
- 613
- total callsites
- modules
- 117
- distinct callers
- in loop
- 16%
- of prod calls
- in tests
- 22%
- 133 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 StoreInt64 from notable Go projects. Open one on the map to see what else it hammers.
- InfluxDB 22 5%
- MinIO 22 5%
- NATS 14 3%
- gRPC 12 3%
- CockroachDB 5 1%
where it's called
Callsites in the wild
12 representative callsites of 613, 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
- in loop
- in loop
-
fish2018/pansou @v0.0.0-20260614140555-de1fcb7311c7
in loop -
github/gh-ost @v1.1.10
in loop - in loop
-
go-telegram/bot @v1.23.0
in loop - in loop
-
inconshreveable/ngrok @v0.0.0-20240426181117-61d48289f3bf
in loop
top callers
The modules that reach for it
The modules that call StoreInt64 most in this snapshot.
- github.com/seaweedfs/seaweedfs508%
- github.com/github/gh-ost447%
- github.com/cockroachdb/cockroach417%
- github.com/bytedance/gopkg264%
- github.com/influxdata/influxdb234%
siblings
More from sync/atomic
The other most-called functions in this package. See all →