xorsimd icon indicating copy to clipboard operation
xorsimd copied to clipboard

XOR code engine in pure Go, more than 270GB/S per core

Results 1 xorsimd issues
Sort by recently updated
recently updated
newest added

These functions: func Bytes8(dst, a, b []byte) func Bytes16(dst, a, b []byte) func Bytes8Align(dst, a, b []byte) func Bytes16Align(dst, a, b []byte) func BytesA(dst, a, b []byte) func BytesB(dst, a,...