pytorch / cpuinfo
CPU INFOrmation library (x86/x86-64/ARM/ARM64, Linux/Windows/Android/macOS/iOS)
☆1,060Updated last week
Alternatives and similar repositories for cpuinfo:
Users that are interested in cpuinfo are comparing it to the libraries listed below
- The platform independent header allowing to compile any C/C++ code containing ARM NEON intrinsic functions for x86 target systems using S…☆449Updated 4 months ago
- CRC32C implementation with support for CPU-specific acceleration instructions☆464Updated 6 months ago
- Optimized implementations of various library functions for ARM architecture processors☆619Updated this week
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,337Updated this week
- Portable (POSIX/Windows/Emscripten) thread pool for C/C++☆365Updated 9 months ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,610Updated 2 weeks ago
- A cross platform C99 library to get cpu features at runtime.☆2,501Updated last month
- Heavily optimized library for DEFLATE/zlib/gzip compression and decompression☆1,097Updated last week
- oneAPI DPC++ Library (oneDPL) https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/dpc-library.html☆741Updated this week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,925Updated last month
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,044Updated last month
- libunwind official github repo (in need of new / additional maintainer, mail/open issue if interested)☆1,057Updated 3 weeks ago
- Open Source Parallel STL implementation☆523Updated last year
- Portable header-only C++ low level SIMD library☆1,268Updated 7 months ago
- Conversion to/from half-precision floating point formats☆345Updated 7 months ago
- SIMD Vector Classes for C++☆1,475Updated 9 months ago
- C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, NEON for ARM.☆2,128Updated last week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆607Updated 2 years ago
- ☆309Updated 3 months ago
- Agenium Scale vectorization library for CPUs and GPUs☆331Updated 3 years ago
- C++ template library for high performance SIMD based sorting algorithms☆923Updated this week
- A tool which profiles OpenCL devices to find their peak capacities☆436Updated 3 months ago
- A C++ GPU Computing Library for OpenCL