github.com/textnode/fencer

Execute the x86 memory fencing ops in Go. Implements lfence, mfence and sfence. Written in Go and Assembly.


Install
go get github.com/textnode/fencer

Documentation

fencer

Functions exposing the x86 memory fencing ops: lfence, mfence and sfence. Written in Go (golang.org)