MIPP

SIMD wrapper

A C++ header file providing portable SIMD and vector instructions for various architectures

Portable wrapper for SIMD and vector instructions written in C++11. Compatible with NEON, SSE, AVX, AVX-512 and SVE (length specific).

GitHub

481 stars
23 watching
84 forks
Language: C++
last commit: 12 days ago
Linked from 1 awesome list

avxavx-512neonportablesimdssesvevectorwrapper

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
xtensor-stack/xsimd Provides C++ wrappers for SIMD intrinsics and parallelized mathematical functions to accelerate code execution on various platforms. 2,205
p12tic/libsimdpp A portable header-only C++ low level SIMD library providing a unified interface to various instruction sets. 1,242
jeffamstutz/tsimd Provides C++ SIMD types and utilities for Intel CPUs to improve performance 343
ermig1979/simd An image processing and machine learning library optimized for high-performance computations on various x86/x64 and ARM architectures. 2,067
ashvardanian/simsimd A high-performance library for optimized linear algebra and similarity calculations using SIMD instructions 989
pmed/fixed_size_function Provides a C++ class to wrap fixed-size functions without dynamic memory allocation. 68
lemire/simdcomp A library for fast integer compression using SIMD instructions 490
simdutf/simdutf Library providing fast Unicode functions and transcoding capabilities. 1,172
mikd1/avaloniafixedwrappanel A control that wraps items in a fixed number of columns 25
ffkl/s3cmd-zsh-plugin An Zsh plugin that simplifies interactions with Amazon S3 using a set of custom commands and autocompletion functionality. 0
lemire/simdcompressionandintersection A C++ library that enables fast compression and intersection of sorted lists using SIMD instructions. 427
lemire/fastpfor A C++ library for compressing integers efficiently using SIMD instructions and optimized for sorted lists of integers. 879
lemire/streamvbyte Fast integer compression using SIMD instructions 376
mybigday/react-native-s3 A React Native wrapper for AWS S3 SDK that allows for background file transfers and credential management. 92
iwongu/sqlite3pp A C++ wrapper around the SQLite3 API to simplify its use in C++ applications. 606