simd_decimal VS sleef

Compare simd_decimal vs sleef and see what are their differences.

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
simd_decimal sleef
1 17
10 590
- -
10.0 8.1
over 1 year ago 8 days ago
Rust 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.

simd_decimal

Posts with mentions or reviews of simd_decimal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-08.
  • SIMD intrinsics and the possibility of a standard library solution
    16 projects | /r/cpp | 8 Jan 2023
    Compare this neon parser and this sse parser, or for a very direct example what happens if you naively do the x86 method of vector search on arm. The shuffle and accumulation for each parser is drastically different, since the set of horizontal multiply-accumulates are different.

sleef

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

What are some alternatives?

When comparing simd_decimal and sleef you can also consider the following projects:

ispc - IntelĀ® Implicit SPMD Program Compiler

nsimd - Agenium Scale vectorization library for CPUs and GPUs

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

yenten-arm-miner-yespowerr16 - ARM 64 CPU miner for Yespower variant algorithms

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

sb-simd - A convenient SIMD interface for SBCL.

version2 - Vector class library, latest version

vector-libm

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

crlibm - A mirror of the CRLibm project from INRIA Forge

Skia - Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

xbyak_aarch64