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
purl: pkg:golang/github.com/%21c%21a%21fx%21x/aligned
License: MIT
Latest release: over 5 years ago
First release: over 5 years ago
Namespace: github.com/CAFxX
Stars: 3 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago