md5-optimisation VS xsimd

Compare md5-optimisation vs xsimd and see what are their differences.

md5-optimisation

The fastest MD5 implementation using x86 assembly (by animetosho)

xsimd

C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE)) (by xtensor-stack)
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
md5-optimisation xsimd
2 3
97 2,052
- 2.1%
2.8 8.7
about 1 year ago 12 days ago
C++ C++
- 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.

md5-optimisation

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

xsimd

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

What are some alternatives?

When comparing md5-optimisation and xsimd you can also consider the following projects:

kfr - Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)

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

Vc - SIMD Vector Classes for C++

libsimdpp - Portable header-only C++ low level SIMD library

nsimd - Agenium Scale vectorization library for CPUs and GPUs

FastDifferentialCoding - Fast differential coding functions (using SIMD instructions)

optuna - A hyperparameter optimization framework

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

Pandas - Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more

volk - The Vector Optimized Library of Kernels

MandelbrotSSE - Real-time Mandelbrot zoom via SSE, AVX, OpenMP, CUDA, XaoS...

SIMDCompressionAndIntersection - A C++ library to compress and intersect sorted lists of integers using SIMD instructions