proxy.golang.org : github.com/cafxx/aligned
Package aligned provides functions to allocate cacheline-aligned variables, with the additional guarantee that no other variables anywhere in the process can use the same cacheline: this is mostly useful when using functions from sync/atomic to minimize the probability of false sharing of cachelines.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/cafxx/aligned
License: MIT
Latest release: about 6 years ago
First release: about 6 years ago
Namespace: github.com/cafxx
Stars: 3 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago