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

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

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

libtom/libtommath

0
View on GitHub↗
792 نجوم·220 تفرعات·C·2 مشاهداتwww.libtom.net↗

Libtommath

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

Features

  • Mathematical Libraries - Portable multiple-precision integer library.
  • Mathematics - Portable multi-precision integer library.

سجل النجوم

مخطط تاريخ النجوم لـ libtom/libtommathمخطط تاريخ النجوم لـ libtom/libtommath

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

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

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

Start searching with AI

بدائل مفتوحة المصدر لـ Libtommath

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Libtommath.
  • codeplea/tinyexprالصورة الرمزية لـ codeplea

    codeplea/tinyexpr

    1,895عرض على GitHub↗

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

    C
    عرض على GitHub↗1,895
  • 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
  • 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
  • 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
عرض جميع البدائل الـ 30 لـ Libtommath→

الأسئلة الشائعة

ما هي وظيفة libtom/libtommath؟

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

ما هي الميزات الرئيسية لـ libtom/libtommath؟

الميزات الرئيسية لـ libtom/libtommath هي: Mathematical Libraries, Mathematics.

ما هي البدائل مفتوحة المصدر لـ libtom/libtommath؟

تشمل البدائل مفتوحة المصدر لـ libtom/libtommath: datenwolf/linmath.h — a lean linear math library, aimed at graphics programming. Supports vec3, vec4, mat4x4 and quaternions. g-truc/glm — This project is a header-only C++ library designed for graphics mathematics, providing a comprehensive suite of… certivox/miracl — MIRACL Cryptographic SDK: Multiprecision Integer and Rational Arithmetic Cryptographic Library is a C software library… codeplea/tinyexpr — tiny recursive descent expression parser, compiler, and evaluation engine for math expressions. dpilger26/numcpp — NumCpp is a C++ framework and numerical computing library that provides a toolkit for multi-dimensional array… jeremyong/klein — P(R*_{3, 0, 1}) specialized SIMD Geometric Algebra Library.