Vector math library benchmarks (C++)

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

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

    A collection of microbenchmarks for various game- and graphics-centric vectormath libraries.

  • You can find the repository here, or the detailed results here. Below is the "analysis" section of the full document...

  • rtm

    Realtime Math

  • I'm definitely interested in any thoughts you guys may have on the benchmarks, and am definitely open to contributions adding additional benchmarks/vector math libraries! For example, one that I thought about adding but didn't simply because it seems to have fewer game-centric features is RTM.

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

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

  • For those unfamiliar, like I was, DXM is DirectXMath.

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

  • `constexpr` what?

    3 projects | /r/cpp_questions | 2 Feb 2023
  • MATHRIL - Custom math library for game programming

    3 projects | /r/cpp | 6 Jul 2022
  • Eigen: A C++ template library for linear algebra

    6 projects | news.ycombinator.com | 4 Apr 2022
  • maths - templated c++ linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev... includes live webgl/wasm demo ?

    3 projects | /r/cpp | 12 Jan 2022
  • Algorithms for division: Using Newton's method

    1 project | news.ycombinator.com | 8 Dec 2021