awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to libtom/libtommath

Open-source alternatives to Libtommath

30 open-source projects similar to libtom/libtommath, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Libtommath alternative.

  • datenwolf/linmath.hالصورة الرمزية لـ datenwolf

    datenwolf/linmath.h

    1,047عرض على GitHub↗

    a lean linear math library, aimed at graphics programming. Supports vec3, vec4, mat4x4 and quaternions

    C
    عرض على GitHub↗1,047
  • sgorsten/linalgالصورة الرمزية لـ sgorsten

    sgorsten/linalg

    957عرض على GitHub↗

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

    C++
    عرض على GitHub↗957
  • certivox/miraclالصورة الرمزية لـ CertiVox

    CertiVox/MIRACL

    698عرض على 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
    عرض على GitHub↗698
  • jeremyong/kleinالصورة الرمزية لـ jeremyong

    jeremyong/klein

    802عرض على GitHub↗

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

    C++
    عرض على GitHub↗802
  • symengine/symengineالصورة الرمزية لـ symengine

    symengine/symengine

    1,377عرض على GitHub↗

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

    C++
    عرض على GitHub↗1,377
  • tbeu/matioالصورة الرمزية لـ tbeu

    tbeu/matio

    392عرض على GitHub↗

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

    C
    عرض على GitHub↗392

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • nvidia/matxالصورة الرمزية لـ NVIDIA

    NVIDIA/MatX

    1,431عرض على GitHub↗

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

    C++
    عرض على GitHub↗1,431
  • codeplea/tinyexprالصورة الرمزية لـ codeplea

    codeplea/tinyexpr

    1,895عرض على GitHub↗

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

    C
    عرض على GitHub↗1,895
  • dpilger26/numcppالصورة الرمزية لـ dpilger26

    dpilger26/NumCpp

    3,963عرض على 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++
    عرض على GitHub↗3,963
  • kthohr/statsالصورة الرمزية لـ kthohr

    kthohr/stats

    559عرض على GitHub↗

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

    C++
    عرض على GitHub↗559
  • lballabio/quantlibالصورة الرمزية لـ lballabio

    lballabio/QuantLib

    6,786عرض على 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
    عرض على GitHub↗6,786
  • g-truc/glmالصورة الرمزية لـ g-truc

    g-truc/glm

    10,710عرض على 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
    عرض على GitHub↗10,710
  • ckormanyos/wide-integerالصورة الرمزية لـ ckormanyos

    ckormanyos/wide-integer

    220عرض على GitHub↗

    Wide-Integer implements a generic C++ template for uint128t, uint256t, uint512t, uint1024t, etc.

    C++
    عرض على GitHub↗220
  • demianmnave/cmlالصورة الرمزية لـ demianmnave

    demianmnave/CML

    84عرض على GitHub↗

    The Configurable Math Library

    C++cplusplus-11cplusplus-14cplusplus-17
    عرض على GitHub↗84
  • dmitribogdanov/utlالصورة الرمزية لـ DmitriBogdanov

    DmitriBogdanov/UTL

    335عرض على GitHub↗

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

    C++
    عرض على GitHub↗335
  • gistrec/geo-utils-cppالصورة الرمزية لـ gistrec

    gistrec/geo-utils-cpp

    69عرض على GitHub↗

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

    C++
    عرض على GitHub↗69
  • imakris/mexceالصورة الرمزية لـ imakris

    imakris/mexce

    5عرض على GitHub↗

    Single-header C++ JIT compiler/evaluator for mathematical expressions

    C++
    عرض على GitHub↗5
  • jhumphry/lalgالصورة الرمزية لـ jhumphry

    jhumphry/LALG

    5عرض على GitHub↗

    This is an Ada 2012 package that provides an interface to dense linear algebra packages. Initially the focus is on BLAS, which has been covered except for routines working on banded matrices.

    Ada
    عرض على GitHub↗5
  • johnmcfarlane/cnlالصورة الرمزية لـ johnmcfarlane

    johnmcfarlane/cnl

    691عرض على GitHub↗

    A Compositional Numeric Library for C++

    C++arithmeticcmakecpp
    عرض على GitHub↗691
  • lemire/fastmodالصورة الرمزية لـ lemire

    lemire/fastmod

    349عرض على GitHub↗

    A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.

    C++
    عرض على GitHub↗349
  • mapbox/wagyuالصورة الرمزية لـ mapbox

    mapbox/wagyu

    193عرض على GitHub↗

    A general library for geometry operations of union, intersections, difference, and xor

    C++
    عرض على GitHub↗193
  • microsoft/directxmathالصورة الرمزية لـ microsoft

    microsoft/DirectXMath

    1,779عرض على GitHub↗

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

    C++arm-neonarm64avx
    عرض على GitHub↗1,779
  • mosteo/hungarianالصورة الرمزية لـ mosteo

    mosteo/hungarian

    2عرض على GitHub↗

    Ada wrapper for the fast Stachniss' Hungarian solver

    Ada
    عرض على GitHub↗2
  • orange-cpp/omathالصورة الرمزية لـ orange-cpp

    orange-cpp/omath

    217عرض على GitHub↗

    Cross-platform modern general purpose game/mods/cheats development framework written in C++23.

    C++
    عرض على GitHub↗217
  • petteriaimonen/libfixmathالصورة الرمزية لـ PetteriAimonen

    PetteriAimonen/libfixmath

    868عرض على GitHub↗

    Cross Platform Fixed Point Maths Library

    C
    عرض على GitHub↗868
  • pukpr/geoenergymathالصورة الرمزية لـ pukpr

    pukpr/GeoEnergyMath

    8عرض على GitHub↗

    (This is deprecated, go to GEM-LTE for the latest)

    Ada
    عرض على GitHub↗8
  • ridiculousfish/libdivideالصورة الرمزية لـ ridiculousfish

    ridiculousfish/libdivide

    1,297عرض على GitHub↗
    C++
    عرض على GitHub↗1,297
  • romeric/fastorالصورة الرمزية لـ romeric

    romeric/Fastor

    839عرض على GitHub↗

    A lightweight high performance tensor algebra framework for modern C++

    C++
    عرض على GitHub↗839
  • sebsjames/mathsالصورة الرمزية لـ sebsjames

    sebsjames/maths

    8عرض على GitHub↗

    C++ modules for scalar, vector and complex math. And maths.

    C++
    عرض على GitHub↗8
  • stillwater-sc/universalالصورة الرمزية لـ stillwater-sc

    stillwater-sc/universal

    496عرض على GitHub↗

    Large collection of number systems providing custom arithmetic for mixed-precision algorithm development and optimization for AI, Machine Learning, Computer Vision, Signal Processing, CAE, EDA, control, optimization, estimation, and approximation.

    C++
    عرض على GitHub↗496