github.com/alecthomas/atomic
Package atomic contains type-safe atomic types. The zero value for the numeric types cannot be used. Use New*. The rationale for this behaviour is that copying an atomic integer is not reliable. Copying can be prevented by embedding sync.Mutex, but that bloats the type.
Ecosystem
proxy.golang.org
proxy.golang.org
Latest Release
almost 4 years ago
v0.1.0-alpha2
almost 4 years ago
Versions
2
2
Dependent Packages
103
103
Dependent Repos
61
61
Loading...
Readme
Loading...
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/alecthomas/atomic
spec |
| License | MIT |
| Namespace | github.com/alecthomas |
| First Release | almost 4 years ago |
| Last Synced | 21 days ago |
Rankings on proxy.golang.org
Overall
Top 6.0%
Dependent packages
Top 0.6%
Dependent repos
Top 0.7%
Docker downloads
Top 1.7%