FileSize | 18296 |
MD5 | 092AF50DB1388F038DBD67D657702350 |
PackageDescription | cross platform C99 library to get cpu features
Cross-platform C library to retrieve CPU features(such as available
instructions) at runtime.
.
Design rationale:
.
* Simple to use.
* Extensible. Easy to add missing features or architectures.
* Compatible with old compilers and available on many architectures so it
can be used widely. It's implemented it in C99.
* Sandbox-compatible. The library uses a variety of strategies to cope with
sandboxed environments or when cpuid is unavailable.
* Thread safe, no memory allocation, and raises no exceptions. cpu_features
is suitable for implementing fundamental libc functions like malloc,
memcpy, and memcmp.
* Unit tested. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libcpu-features-dev |
PackageSection | libdevel |
PackageVersion | 0.6.0-3 |
SHA-1 | B593462C2EDF4DCA82A8A7C4FF406E0D3E631FD3 |
SHA-256 | D3D7DEC34BF5D8E94B4016BCC9ABD4BBC69253439EE674B15A2030AC7045D1E6 |