Path to this page:
./
devel/go-cpuid,
CPU feature identification for Go
Branch: pkgsrc-2020Q3,
Version: 1.2.1nb9,
Package name: go-cpuid-1.2.1nb9,
Maintainer: nikitago-cpuid provides information about the CPU running
the current program.
CPU features are detected on startup, and kept for
fast access through the life of the application.
Currently x86 / x64 (AMD64) is supported, and no
external C (cgo) code is used, which should make
the library very easy to use.
You can access the CPU information by accessing the
shared CPU variable of the cpuid library.
Master sites:
SHA1: 34957fc8918a0a7568d98df9c641511d88d5dd30
RMD160: e76cc3db1a88541f829d8454e6f5d1d07d394faa
Filesize: 272.542 KB
Version history: (Expand)
- (2020-10-10) Package added to pkgsrc.se, version go-cpuid-1.2.1nb9 (created)