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
libtom avatar

libtom/libtommath

0
View on GitHub↗
792 stars·220 forks·C·14 viewswww.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.

Star history

Star history chart for libtom/libtommathStar history chart for libtom/libtommath

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Libtommath

These projects share indexed features with Libtommath. Shared tags can include platform or build tooling; verify the primary use case before treating a result 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
  • datenwolf/linmath.hdatenwolf avatar

    datenwolf/linmath.h

    1,047View on GitHub↗

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

    C
    View on GitHub↗1,047
  • 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
  • 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
Compare all 30 related projects→

Frequently asked questions

What does libtom/libtommath do?

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

What are the main features of libtom/libtommath?

The main features of libtom/libtommath are: Mathematical Libraries, Mathematics.

Which projects share features with libtom/libtommath?

Projects with overlapping indexed features include: 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.