[ 源代码: cpu-features ]
软件包:libcpu-features-dev(0.9.0-1 以及其他的)
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.
下载 libcpu-features-dev
硬件架构 | 版本 | 软件包大小 | 安装后大小 | 文件 |
---|---|---|---|---|
amd64 | 0.9.0-1+b1 | 21.5 kB | 114.0 kB | [文件列表] |
arm64 | 0.9.0-1+b1 | 18.4 kB | 110.0 kB | [文件列表] |
armel | 0.9.0-1+b1 | 15.1 kB | 72.0 kB | [文件列表] |
armhf | 0.9.0-1+b1 | 14.9 kB | 69.0 kB | [文件列表] |
i386 | 0.9.0-1+b1 | 22.4 kB | 102.0 kB | [文件列表] |
mips64el | 0.9.0-1+b1 | 14.3 kB | 84.0 kB | [文件列表] |
ppc64el | 0.9.0-1+b1 | 16.6 kB | 91.0 kB | [文件列表] |
riscv64 | 0.9.0-1+b1 | 20.5 kB | 147.0 kB | [文件列表] |
s390x | 0.9.0-1+b1 | 15.0 kB | 79.0 kB | [文件列表] |