libsimdpp
SIMD library
A portable header-only C++ low level SIMD library providing a unified interface to various instruction sets.
Portable header-only C++ low level SIMD library
1k stars
77 watching
132 forks
Language: C++
last commit: 3 months ago
Linked from 2 awesome lists
altivecavx2avx512msaneonsimdssevsx
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
xtensor-stack/xsimd | Provides C++ wrappers for SIMD intrinsics and parallelized mathematical functions to accelerate code execution on various platforms. | 2,205 |
vcdevel/vc | A C++ library for explicitly data-parallel programming on modern CPUs and GPUs. | 1,456 |
aff3ct/mipp | A C++ header file providing portable SIMD and vector instructions for various architectures | 479 |
ashvardanian/simsimd | A high-performance library for optimized linear algebra and similarity calculations using SIMD instructions | 980 |
lemire/simdcomp | A library for fast integer compression using SIMD instructions | 490 |
simdutf/simdutf | Library providing fast Unicode functions and transcoding capabilities. | 1,172 |
eyalz800/zpp_bits | A lightweight C++20 serialization and RPC library in one header file | 747 |
vectorclass/version2 | A C++ library leveraging SIMD instructions to improve performance on modern CPUs. | 1,307 |
dmitrystu/libusb_stm32 | A lightweight USB device stack for microcontrollers | 719 |
thempatel/streamvbyte-simdgo | A Go implementation of Stream VByte compression algorithm leveraging SIMD techniques for improved performance. | 16 |
rdagger/micropython-ssd1306 | A Python library for controlling a monochrome OLED display using SPI and I2C interfaces. | 0 |
boostorg/hana | A standard library for metaprogramming in C++ | 1,697 |
p-p-h-d/mlib | A C library providing generic and type-safe container implementations | 904 |