Simd

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

Simd Alternatives

Similar projects and alternatives to Simd

  1. highway

    77 Simd VS highway

    Performance-portable, length-agnostic SIMD with runtime dispatch

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. sleef

    SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT

  4. MIPP

    1 Simd VS MIPP

    Portable wrapper for SIMD and vector instructions written in C++11. Compatible with NEON, SSE, AVX, AVX-512 and SVE (length specific).

  5. simde

    9 Simd VS simde

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

  6. fpng-java

    Java Wrapper for the fast, native FPNG Encoder

  7. mace

    1 Simd VS mace

    MACE is a deep learning inference framework optimized for mobile heterogeneous computing platforms.

  8. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  9. StringZilla

    Up to 10x faster strings for C, C++, Python, Rust, Swift & Go, leveraging NEON, AVX2, AVX-512, SVE, & SWAR to accelerate search, hashing, sort, edit distances, and memory ops 🦖

  10. sse-popcount

    SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html

  11. simdjson

    1 Simd VS simdjson

    Discontinued Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks [Moved to: https://github.com/simdjson/simdjson] (by lemire)

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

Simd discussion

Log in or Post with

Simd reviews and mentions

Posts with mentions or reviews of Simd. 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 was curious about these libraries a few weeks ago and did some searching. Is there one that's got a clearly dominating set of users or contributors?

    I don't know what a good way to compare these might be, other than perhaps activity/contributor count.

    [1] https://github.com/simd-everywhere/simde

    [2] https://github.com/ermig1979/Simd

    [3] https://github.com/google/highway

    [4] https://gitlab.com/libeigen/eigen

    [5] https://github.com/shibatch/sleef

Stats

Basic Simd repo stats
1
2,140
9.6
4 days ago

ermig1979/Simd is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of Simd is C++.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that C++ is
the 7th most popular programming language
based on number of references?