atomic128
atomic128 copied to clipboard
128-bit atomic operations using CMPXCHG16B for Golang. [Experiment]. [Abandoned].
atomic128
128-bit atomic operations using CMPXCHG16B for Golang. Don't use this. It is not feature complete, nor is it safe. It is strictly an experiment.