imath VS tiny-bignum-c

Compare imath vs tiny-bignum-c and see what are their differences.

imath

Arbitrary precision integer and rational arithmetic library (by creachadair)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
imath tiny-bignum-c
1 2
123 409
- -
3.2 0.0
2 months ago 11 months ago
C C
GNU General Public License v3.0 or later The Unlicense
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

imath

Posts with mentions or reviews of imath. We have used some of these posts to build our list of alternatives and similar projects.

tiny-bignum-c

Posts with mentions or reviews of tiny-bignum-c. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-01.

What are some alternatives?

When comparing imath and tiny-bignum-c you can also consider the following projects:

nim-stint - Stack-based arbitrary-precision integers - Fast and portable with natural syntax for resource-restricted devices.

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

arb - Arb has been merged into FLINT -- use https://github.com/flintlib/flint/ instead

arpra - Arpra is a C library for analyzing the propagation of numerical error in arbitrary precision IEEE-754 floating-point computations.

break_infinity.js - A replacement for decimal.js for incremental games who want to deal with very large numbers (bigger in magnitude than 1e308, up to as much as 1e(9e15) ) and want to prioritize speed over accuracy.

gmp-wasm - Fork of the GNU Multiple Precision Arithmetic Library (GMP), suitable for compilation into WebAssembly.

gmp-extensions - Extending GNU MP library.

calc - C-style arbitrary precision calculator