Fedora Packages

compat-golang-github-klauspost-cpuid-2-devel Subpackage of golang-github-klauspost-cpuid

CPU feature identification for Go

Package 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. This package provides symbolic links that alias the following Go import paths to github.com/klauspost/cpuid: – github.com/klauspost/cpuid/v2 Aliasing Go import paths via symbolic links or http redirects is fragile. If your Go code depends on this package, you should patch it to import directly github.com/klauspost/cpuid.

Releases Overview

Release Stable Testing
Fedora 39 2.2.5-1.fc39 -
Fedora 38 2.0.9-5.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at golang-github-klauspost-cpuid dash maintainers at fedoraproject dot org.



Sources on Pagure