Registry / utility / templexxx-cpufeat

templexxx-cpufeat

JSON →
library0.0.0-20180724012125-cef66df7f161gogounverified

Package cpu implements processor feature detection used by the Go standard library.

go get github.com/templexxx/cpufeat
INSTALL
IMPORT
SIG · TEMPLEXXX-CPUFEAT
T
templexxx-cpufeat
utilitygov0.0.0-20180724012125-cef66df7f161
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

cpu
github.com/templexxx/cpufeat

Checks if the CPU supports AVX2 instructions.

package main import ( "fmt" "github.com/templexxx/cpufeat" ) func main() { fmt.Println(cpu.X86.HasAVX2) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20180724012125-cef66df7f161latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
templexxx-cpufeat — go get templexxx-cpufeat · libregistry