Vc 1.4.2 released: portable SIMD programming for C++

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

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

    SIMD Vector Classes for C++

  • DirectXMath

    DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps

  • 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
  • std-simd-feedback

    Feedback from simd in the Parallelism TS 2

  • The primary author of Vc has mostly moved on to work on `std::simd`, which btw. shipped as an experimental version in the libstdc++ bundled with GCC11. It is thus also usable with clang. It has a reduced feature set compared to Vc but we believe that standardization is the right long term goal. Consider giving it a try. Feedback is collected here: https://github.com/mattkretz/std-simd-feedback/issues.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Optimizing compilers reload vector constants needlessly

    7 projects | news.ycombinator.com | 6 Dec 2022
  • The Case of the Missing SIMD Code

    7 projects | news.ycombinator.com | 8 Jun 2023
  • Similarity Measures on Arm SVE and NEON, x86 AVX2 and AVX-512

    2 projects | /r/simd | 25 Mar 2023
  • Portable SIMD library

    3 projects | /r/C_Programming | 15 Nov 2022
  • Where do people learn to write truly quick software?

    2 projects | /r/rust | 2 Nov 2021