InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →
LibTomMath Alternatives
Similar projects and alternatives to LibTomMath
-
oils
Oils is our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
gmp-wasm
Fork of the GNU Multiple Precision Arithmetic Library (GMP), suitable for compilation into WebAssembly.
-
TinyExpr
tiny recursive descent expression parser, compiler, and evaluation engine for math expressions
-
-
MIRACL
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).
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
LibTomMath discussion
LibTomMath reviews and mentions
-
Optimizing a Bignum Library for Fun
It doesn't look especially specific to me - slightly hack the structure in https://github.com/libtom/libtommath to make sense to your garbage collector and you're pretty much done. That somewhat punts on the testing question but I doubt add/mul/bitops from that library are buggy.
- How to convert a large decimal number in string form to base 2^16 in C?
-
A language that lets you use large numbers
If you want arbitrary-precision arithmetic in C, you can use libtommath.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 15 Sep 2024
Stats
libtom/libtommath is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of LibTomMath is C.