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
Back to datenwolf/linmath.h

Projects sharing features with Linmath.h

30 open-source projects similar to datenwolf/linmath.h, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • codeplea/tinyexprcodeplea avatar

    codeplea/tinyexpr

    1,895View on GitHub↗

    tiny recursive descent expression parser, compiler, and evaluation engine for math expressions

    C
    View on GitHub↗1,895
  • kthohr/statskthohr avatar

    kthohr/stats

    559View on GitHub↗

    A C++ header-only library of statistical distribution functions.

    C++
    View on GitHub↗559
  • lballabio/quantliblballabio avatar

    lballabio/QuantLib

    6,786View on GitHub↗

    QuantLib is a quantitative finance library and analysis engine built in C++ for executing complex financial calculations and simulations. It serves as a framework for quantitative finance modeling and trading risk management, providing the tools necessary to calculate fair values and risk metrics for diverse financial assets. The project focuses on financial instrument modeling and the evaluation of potential losses and exposure levels to inform portfolio management decisions. It provides a system for modeling financial instruments and managing trading risk through quantitative mathematical m

    C++quantitative-finance
    View on GitHub↗6,786
  • dpilger26/numcppdpilger26 avatar

    dpilger26/NumCpp

    3,963View on GitHub↗

    NumCpp is a C++ framework and numerical computing library that provides a toolkit for multi-dimensional array management and mathematical routines. It functions as a C++ implementation of the NumPy ecosystem, offering a scientific computing framework for managing tensors and performing complex algebraic equations. The project enables high-performance array manipulation within a C++ environment without relying on a Python runtime. It distinguishes itself by providing a NumPy-like interface for executing linear algebra, managing multi-dimensional data structures, and performing numerical proces

    C++
    View on GitHub↗3,963

AI search

Explore more awesome repositories

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

Find more with AI search
  • symengine/symenginesymengine avatar

    symengine/symengine

    1,377View on GitHub↗

    SymEngine is a fast symbolic manipulation library, written in C++

    C++
    View on GitHub↗1,377
  • jeremyong/kleinjeremyong avatar

    jeremyong/klein

    802View on GitHub↗

    P(R*_{3, 0, 1}) specialized SIMD Geometric Algebra Library

    C++
    View on GitHub↗802
  • certivox/miraclCertiVox avatar

    CertiVox/MIRACL

    698View on GitHub↗

    MIRACL Cryptographic SDK: Multiprecision Integer and Rational Arithmetic Cryptographic Library is a C software library that is widely regarded by developers as the gold standard open source SDK for elliptic curve cryptography (ECC).

    C
    View on GitHub↗698
  • nvidia/matxNVIDIA avatar

    NVIDIA/MatX

    1,431View on GitHub↗

    An efficient C++20 GPU numerical computing library with Python-like syntax

    C++
    View on GitHub↗1,431
  • tbeu/matiotbeu avatar

    tbeu/matio

    392View on GitHub↗

    MATLAB MAT File I/O Library with support for MATLAB Class Object System

    C
    View on GitHub↗392
  • g-truc/glmg-truc avatar

    g-truc/glm

    10,710View on GitHub↗

    This project is a header-only C++ library designed for graphics mathematics, providing a comprehensive suite of vector, matrix, and quaternion types. It is built using template metaprogramming to generate mathematical primitives at compile time, eliminating the need for precompiled binary libraries and allowing for direct integration into existing build systems. The library is distinguished by its strict adherence to the OpenGL Shading Language specification, ensuring that mathematical results remain consistent across both CPU and GPU code. It provides specialized utilities for managing float

    C++cppcpp-libraryglm
    View on GitHub↗10,710
  • libtom/libtommathlibtom avatar

    libtom/libtommath

    792View on GitHub↗

    LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.

    C
    View on GitHub↗792
  • sgorsten/linalgsgorsten avatar

    sgorsten/linalg

    957View on GitHub↗

    linalg.h is a single header, public domain, short vector math library for C++

    C++
    View on GitHub↗957
  • phuocng/1locphuocng avatar

    phuocng/1loc

    6,738View on GitHub↗

    1loc is a JavaScript utility library and multifaceted toolkit providing a collection of single-line functions for common mathematical, string, date, and geometric operations. It functions as a set of functional programming helpers and data validation predicates designed to perform atomic transformations and validations. The project includes a geometry math library for calculating distances, angles, and spatial overlaps between points and rectangles, alongside a text manipulation library for casting, capitalizing, and analyzing string content. The toolkit covers broader capability areas inclu

    MDXeleventyjavascriptjavascript-utils
    View on GitHub↗6,738
  • grego/rfft.hG

    grego/rfft.h

    0View on GitHub↗

    Public domain single header fast Fourier transform for arbitrary array sizes, in about 100 lines of C code, which should be straightforward to understand.

    View on GitHub↗0
  • brunolevy/geogram.psm.opennlB

    BrunoLevy/geogram.psm.OpenNL

    0View on GitHub↗

    geogram OpenNL pluggable software module

    View on GitHub↗0
  • 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
  • brunolevy/geogram.psm.delaunayB

    BrunoLevy/geogram.psm.Delaunay

    0View on GitHub↗

    geogram Delaunay pluggable software module

    View on GitHub↗0
  • brunolevy/geogramBrunoLevy avatar

    BrunoLevy/geogram

    2,444View on GitHub↗

    a programming library with geometric algorithms

    C++
    View on GitHub↗2,444
  • auburns/fastnoisesimdAuburns avatar

    Auburns/FastNoiseSIMD

    633View on GitHub↗

    C++ SIMD Noise Library

    C++
    View on GitHub↗633
  • angularsen/unitsnetangularsen avatar

    angularsen/UnitsNet

    2,950View on GitHub↗

    Makes life working with units of measurement just a little bit better.

    C#abbreviationsconversionconverter
    View on GitHub↗2,950
  • dmitribogdanov/utlDmitriBogdanov avatar

    DmitriBogdanov/UTL

    335View on GitHub↗

    Collection of self-contained header-only libraries for C++17

    C++
    View on GitHub↗335
  • boostorg/multiprecisionboostorg avatar

    boostorg/multiprecision

    257View on GitHub↗

    Boost.Multiprecision

    C++
    View on GitHub↗257
  • e-t-sudo/ceval-single-headere-t-sudo avatar

    e-t-sudo/ceval-single-header

    12View on GitHub↗

    A C/C++ header for parsing and evaluation of arithmetic expressions.

    C++
    View on GitHub↗12
  • demianmnave/cmldemianmnave avatar

    demianmnave/CML

    84View on GitHub↗

    The Configurable Math Library

    C++cplusplus-11cplusplus-14cplusplus-17
    View on GitHub↗84
  • gc1905/matrix-hppG

    gc1905/matrix-hpp

    0View on GitHub↗

    This library provides a self-contained and easy to use implementation of matrix container class. The main features include: - Full template parameterization with support for both real and complex data-types. - Lightweight and self-contained - single header, no dependencies outside of C++…

    View on GitHub↗0
  • gerbenvoshol/hidden-markov-model-toolkitG

    gerbenvoshol/Hidden-Markov-Model-Toolkit

    0View on GitHub↗

    Simple discrete (DHMM) and continuous Hidden Markov Model (CHMM) library

    View on GitHub↗0
  • gerbenvoshol/statistics-tool-boxgerbenvoshol avatar

    gerbenvoshol/Statistics-Tool-Box

    18View on GitHub↗

    This is a single header file inspired by stb.h by Sean Barrett with a bunch of useful statistical functions

    C
    View on GitHub↗18
  • gistrec/geo-utils-cppgistrec avatar

    gistrec/geo-utils-cpp

    69View on GitHub↗

    Tiny header-only C++17 library for lat/lng geometry: distance, bearing, area, point-in-polygon and path proximity

    C++
    View on GitHub↗69
  • corporateshark/poisson-disk-generatorcorporateshark avatar

    corporateshark/poisson-disk-generator

    203View on GitHub↗

    Poisson Disk Points Generator

    C++
    View on GitHub↗203
  • barerose/dvectorB

    BareRose/dvector

    0View on GitHub↗

    This is a header-only library, as such most of its functional documentation is contained within the "header section" of the source code in the form of comments. It is highly recommended that you read said documentation before using this library.

    View on GitHub↗0