simde VS libsimdpp

Compare simde vs libsimdpp and see what are their differences.

simde

Implementations of SIMD instruction sets for systems which don't natively support them. (by simd-everywhere)

libsimdpp

Portable header-only C++ low level SIMD library (by p12tic)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
simde libsimdpp
7 1
2,175 1,193
1.7% -
9.1 0.0
4 days ago 4 months ago
C C++
MIT License Boost Software License 1.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

simde

Posts with mentions or reviews of simde. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-08.

libsimdpp

Posts with mentions or reviews of libsimdpp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-04.

What are some alternatives?

When comparing simde and libsimdpp you can also consider the following projects:

nsimd - Agenium Scale vectorization library for CPUs and GPUs

xsimd - C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))

sse2neon - A translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation

VectorizedKernel - Running GPGPU-like kernels on CPU with auto-vectorization for SSE/AVX/AVX512 SIMD Architectures

android-inline-hook - :fire: ShadowHook is an Android inline hook library which supports thumb, arm32 and arm64.

highway - Performance-portable, length-agnostic SIMD with runtime dispatch

Sparkle - A software update framework for macOS

std-simd - std::experimental::simd for GCC [ISO/IEC TS 19570:2018]

picoRTOS - Very small, lightning fast, yet portable RTOS with SMP suppport

pure_simd - A simple, extensible, portable, efficient and header-only SIMD library!

simdutf - Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extension. Part of Node.js and Bun.

StringZilla - Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging SWAR and SIMD on Arm Neon and x86 AVX2 & AVX-512-capable chips to accelerate search, sort, edit distances, alignment scores, etc 🦖