MIPP

MIPP is a portable wrapper for SIMD instructions written in C++11. It supports NEON, SSE, AVX, AVX-512 and SVE (length specific). (by aff3ct)

MIPP Alternatives

Similar projects and alternatives to MIPP

  • highway

    Performance-portable, length-agnostic SIMD with runtime dispatch

  • sleef

    SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT

  • 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.

    InfluxDB logo
  • simde

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

  • Vc

    6 MIPP VS Vc

    SIMD Vector Classes for C++

  • Simd

    1 MIPP VS Simd

    C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, VMX(Altivec) and VSX(Power7) for PowerPC, NEON for ARM. (by ermig1979)

  • hlslpp

    Math library using hlsl syntax with SSE/NEON support

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • fpng-java

    Java Wrapper for the fast, native FPNG Encoder

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better MIPP alternative or higher similarity.

MIPP reviews and mentions

Posts with mentions or reviews of MIPP. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-08.
  • The Case of the Missing SIMD Code
    7 projects | news.ycombinator.com | 8 Jun 2023
    I've also run into this thinking, and have been looking to solve it in codebases I'm working on.

    I've run across: https://github.com/aff3ct/MIPP but have not worked with it extensively yet. It looks to be a solution to the rewriting X parallel pipeline into Y SIMD extensions.

    Perhaps something like this, or languages introducing something similar into their standard libraries/modules would be a solution.

    None of this of course solves the run-time detection of capability/growing binary size to support such.

Stats

Basic MIPP repo stats
1
459
8.3
4 months ago

aff3ct/MIPP is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of MIPP is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com