Registry / utility / templexxx-cpu

templexxx-cpu

JSON →
library0.1.1gogounverified

Implements processor feature detection used by the Go standard library.

go get github.com/templexxx/cpu
INSTALL
IMPORT
SIG · TEMPLEXXX-CPU
T
templexxx-cpu
utilitygov0.1.1
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/cpu

Checks if the CPU supports AVX2 instructions.

import "github.com/templexxx/cpu" if cpu.X86.HasAVX2() { fmt.Println("AVX2 supported") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
templexxx-cpu — go get templexxx-cpu · libregistry