bignum topic
kotlin-multiplatform-bignum
A Kotlin multiplatform library for arbitrary precision arithmetics
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.
nim-stint
Stack-based arbitrary-precision integers - Fast and portable with natural syntax for resource-restricted devices.
Fermat
A library providing math and statistics operations for numbers of arbitrary size.
break_eternity.js
A Javascript numerical library to represent numbers as large as 10^^1e308 and as small as 10^-10^^1e308. Sequel to break_infinity.js, designed for incremental games.
lua-bint
Arbitrary precision integer arithmetic library in pure Lua
bignum
C++ bignum with support for arbitrary precision integer arithmetic.
bigi
JavaScript Big Integer library based upon Tom Wu's work.
apfp
FPGA acceleration of arbitrary precision floating point computations.