libsimdpp VS pure_simd

Compare libsimdpp vs pure_simd and see what are their differences.

libsimdpp

Portable header-only C++ low level SIMD library (by p12tic)

pure_simd

A simple, extensible, portable, efficient and header-only SIMD library! (by eatingtomatoes)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
libsimdpp pure_simd
1 2
1,189 227
- -
0.0 1.8
4 months ago over 2 years ago
C++ C++
Boost Software License 1.0 BSD 3-clause "New" or "Revised" License
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.

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.

pure_simd

Posts with mentions or reviews of pure_simd. 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 libsimdpp and pure_simd you can also consider the following projects:

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

compile-time-regular-expressions - Compile Time Regular Expression in C++

simde - Implementations of SIMD instruction sets for systems which don't natively support them.

ctpg - Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 table parser with a deterministic finite automaton lexical analyzer, all in compile time.

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

xorstr - heavily vectorized c++17 compile time string encryption.

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

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

lazy_importer - library for importing functions from dlls in a hidden, reverse engineer unfriendly way

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 🦖

UNITS - a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.