Skip to content
Sections
>> Trisquel >> Packages >> aramo >> libdevel >> libcpu-features-dev
aramo  ]
[ Source: cpu-features  ]

Package: libcpu-features-dev (0.6.0-3)

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.

Download libcpu-features-dev

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 17.9 kB91 kB [list of files]
arm64 14.8 kB77 kB [list of files]
armhf 13.7 kB56 kB [list of files]
ppc64el 16.5 kB85 kB [list of files]