bignum topic

List bignum repositories

kotlin-multiplatform-bignum

332
Stars
37
Forks
Watchers

A Kotlin multiplatform library for arbitrary precision arithmetics

break_infinity.js

195
Stars
34
Forks
Watchers

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

81
Stars
11
Forks
Watchers

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

Fermat

64
Stars
6
Forks
Watchers

A library providing math and statistics operations for numbers of arbitrary size.

break_eternity.js

119
Stars
43
Forks
Watchers

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.

klibcpp

20
Stars
8
Forks
Watchers

kedixa's Cplusplus Library

lua-bint

55
Stars
3
Forks
Watchers

Arbitrary precision integer arithmetic library in pure Lua

bignum

26
Stars
3
Forks
Watchers

C++ bignum with support for arbitrary precision integer arithmetic.

bigi

49
Stars
12
Forks
Watchers

JavaScript Big Integer library based upon Tom Wu's work.

apfp

33
Stars
4
Forks
Watchers

FPGA acceleration of arbitrary precision floating point computations.