awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to symengine/symengine

Open-source alternatives to Symengine

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

  • g-truc/glmAvatar g-truc

    g-truc/glm

    10,710Vezi pe 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
    Vezi pe GitHub↗10,710
  • libtom/libtommathAvatar libtom

    libtom/libtommath

    792Vezi pe GitHub↗

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

    C
    Vezi pe GitHub↗792
  • sgorsten/linalgAvatar sgorsten

    sgorsten/linalg

    957Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗957
  • datenwolf/linmath.hAvatar datenwolf

    datenwolf/linmath.h

    1,047Vezi pe GitHub↗

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

    C
    Vezi pe GitHub↗1,047
  • certivox/miraclAvatar CertiVox

    CertiVox/MIRACL

    698Vezi pe 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
    Vezi pe GitHub↗698

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • tbeu/matioAvatar tbeu

    tbeu/matio

    392Vezi pe GitHub↗

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

    C
    Vezi pe GitHub↗392
  • jeremyong/kleinAvatar jeremyong

    jeremyong/klein

    802Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗802
  • nvidia/matxAvatar NVIDIA

    NVIDIA/MatX

    1,431Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗1,431
  • codeplea/tinyexprAvatar codeplea

    codeplea/tinyexpr

    1,895Vezi pe GitHub↗

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

    C
    Vezi pe GitHub↗1,895
  • dpilger26/numcppAvatar dpilger26

    dpilger26/NumCpp

    3,963Vezi pe 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++
    Vezi pe GitHub↗3,963
  • kthohr/statsAvatar kthohr

    kthohr/stats

    559Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗559
  • lballabio/quantlibAvatar lballabio

    lballabio/QuantLib

    6,786Vezi pe 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
    Vezi pe GitHub↗6,786
  • ckormanyos/wide-integerAvatar ckormanyos

    ckormanyos/wide-integer

    220Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗220
  • demianmnave/cmlAvatar demianmnave

    demianmnave/CML

    84Vezi pe GitHub↗

    The Configurable Math Library

    C++cplusplus-11cplusplus-14cplusplus-17
    Vezi pe GitHub↗84
  • dmitribogdanov/utlAvatar DmitriBogdanov

    DmitriBogdanov/UTL

    335Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗335
  • gistrec/geo-utils-cppAvatar gistrec

    gistrec/geo-utils-cpp

    69Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗69
  • imakris/mexceAvatar imakris

    imakris/mexce

    5Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗5
  • jhumphry/lalgAvatar jhumphry

    jhumphry/LALG

    5Vezi pe 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
    Vezi pe GitHub↗5
  • johnmcfarlane/cnlAvatar johnmcfarlane

    johnmcfarlane/cnl

    691Vezi pe GitHub↗

    A Compositional Numeric Library for C++

    C++arithmeticcmakecpp
    Vezi pe GitHub↗691
  • lemire/fastmodAvatar lemire

    lemire/fastmod

    349Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗349
  • mapbox/wagyuAvatar mapbox

    mapbox/wagyu

    193Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗193
  • microsoft/directxmathAvatar microsoft

    microsoft/DirectXMath

    1,779Vezi pe GitHub↗

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

    C++arm-neonarm64avx
    Vezi pe GitHub↗1,779
  • mosteo/hungarianAvatar mosteo

    mosteo/hungarian

    2Vezi pe GitHub↗

    Ada wrapper for the fast Stachniss' Hungarian solver

    Ada
    Vezi pe GitHub↗2
  • orange-cpp/omathAvatar orange-cpp

    orange-cpp/omath

    217Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗217
  • petteriaimonen/libfixmathAvatar PetteriAimonen

    PetteriAimonen/libfixmath

    868Vezi pe GitHub↗

    Cross Platform Fixed Point Maths Library

    C
    Vezi pe GitHub↗868
  • pukpr/geoenergymathAvatar pukpr

    pukpr/GeoEnergyMath

    8Vezi pe GitHub↗

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

    Ada
    Vezi pe GitHub↗8
  • ridiculousfish/libdivideAvatar ridiculousfish

    ridiculousfish/libdivide

    1,297Vezi pe GitHub↗
    C++
    Vezi pe GitHub↗1,297
  • romeric/fastorAvatar romeric

    romeric/Fastor

    839Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗839
  • sebsjames/mathsAvatar sebsjames

    sebsjames/maths

    8Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗8
  • stillwater-sc/universalAvatar stillwater-sc

    stillwater-sc/universal

    496Vezi pe 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++
    Vezi pe GitHub↗496