cpuid

CPU feature identification for Go

MIT License

Downloads
17
Stars
1K
Committers
25
cpuid - v2.0.5

Published by klauspost over 3 years ago

Changelog

6c7be61 Add "nounsafe" tag (#72)
3df0045 Add cpuid executable (#73)

cpuid - v2.0.4

Published by klauspost over 3 years ago

cpuid - v2.0.3

Published by klauspost almost 4 years ago

  • Add -cpu.features flag #68
  • Add Has(feature) to check single feature #69
cpuid - v2.0.2

Published by klauspost almost 4 years ago

Add core count (from OS) to arm64, detect features if arm CPUID is provided.
Detect arm64 CPU vendor
Add CPU Architecture, Variant, PartNum and Revision

https://github.com/klauspost/cpuid/pull/67

cpuid - v2.0.1

Published by klauspost almost 4 years ago

Fix go.mod, hopefully.

cpuid - v2.0.0

Published by klauspost almost 4 years ago

Refactor and proper ARM64 support.

cpuid - v1.3.1

Published by klauspost over 4 years ago

Disable ARM64 for now.

cpuid - v1.3.0

Published by klauspost over 4 years ago

Adds ARM64 feature detection.

cpuid - v1.2.5

Published by klauspost over 4 years ago

cpuid - v1.2.4

Published by klauspost over 4 years ago

  • Detect L3 cache size on AMD.
  • Detect hyperthreading on AMD.
  • Add loose clock frequency determination.
cpuid - v1.2.3

Published by klauspost almost 5 years ago

cpuid - v1.2.2

Published by klauspost almost 5 years ago

cpuid - v1.2.1

Published by klauspost over 5 years ago

cpuid -

Published by klauspost almost 6 years ago

cpuid - v1.1

Published by klauspost over 7 years ago

cpuid -

Published by klauspost over 8 years ago

Package Rankings
Top 0.96% on Proxy.golang.org
Top 26.3% on Formulae.brew.sh
Badges
Extracted from project README
PkgGoDev Go