An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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
Latest Release
v0.1.0-alpha2
almost 4 years ago
Versions
2
Dependent Packages
103
Dependent Repos
61
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
Repository
Stars 17 on GitHub
Forks 0 on GitHub
Docker Dependents 15
Docker Downloads 21,551
Rankings on proxy.golang.org
Overall Top 6.0%
Dependent packages Top 0.6%
Dependent repos Top 0.7%
Docker downloads Top 1.7%