libicuid was written by Kurt Cancemi.
I C U ID is a library that provides a C interface for the CPUID opcode and provides:
Source: Github
I don't provide binaries yet, I may provide binaries for Windows in the future. But you can build them yourself, instructions here.
You can report bugs at the Github issue tracker here. For issues pertaining to retrieving info please attach the rawcpuid.txt file output from the following command:
build/tool/icuid_tool --dump rawcpuid.txt
See the doxygen generated documentation.
libicuid is licensed under the ISC License. (view it here)