awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
microsoft avatar

microsoft/DirectXMath

0
View on GitHub↗
1,779 stars·257 forks·C++·MIT·10 viewswalbourn.github.io/introducing-directxmath↗

DirectXMath

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

Features

  • Mathematical Libraries - SIMD linear algebra for graphics.

Star history

Star history chart for microsoft/directxmathStar history chart for microsoft/directxmath

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to DirectXMath

Similar open-source projects, ranked by how many features they share with DirectXMath.
  • auburns/fastnoisesimdAuburns avatar

    Auburns/FastNoiseSIMD

    633View on GitHub↗

    C++ SIMD Noise Library

    C++
    View on GitHub↗633
  • auto-differentiation/xadauto-differentiation avatar

    auto-differentiation/xad

    421View on GitHub↗

    Fast, easy automatic differentiation in C++

    C++aadalgorithmic-differentiationauto-differentiation
    View on GitHub↗421
  • autodiff/autodiffautodiff avatar

    autodiff/autodiff

    1,933View on GitHub↗

    automatic differentiation made easier for C++

    C++auto-differentiationautodiffautodifferentiation
    View on GitHub↗1,933
  • ashvardanian/numkongashvardanian avatar

    ashvardanian/NumKong

    1,829View on GitHub↗

    SIMD-accelerated distances, dot products, matrix ops, geospatial & geometric kernels for 16 numeric types — from 6-bit floats to 64-bit complex — across x86, Arm, RISC-V, and WASM, with bindings for Python, Rust, C, C++, Swift, JS, and Go 📐

    C
    View on GitHub↗1,829
See all 30 alternatives to DirectXMath→

Frequently asked questions

What does microsoft/directxmath do?

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

What are the main features of microsoft/directxmath?

The main features of microsoft/directxmath are: Mathematical Libraries.

What are some open-source alternatives to microsoft/directxmath?

Open-source alternatives to microsoft/directxmath include: auburns/fastnoisesimd — C++ SIMD Noise Library. auto-differentiation/xad — Fast, easy automatic differentiation in C++. autodiff/autodiff — automatic differentiation made easier for C++. b-k/apophenia — A C library for statistical and scientific computing. boostorg/multiprecision — Boost.Multiprecision. ashvardanian/numkong — SIMD-accelerated distances, dot products, matrix ops, geospatial & geometric kernels for 16 numeric types — from 6-bit…