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.
- Updated
Aug 26, 2025 - TypeScript
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.
Fixed length big numbers for AssemblyScript 🚀
Arbitrary-precision Integer, Rational and Float types based on the GMP and MPFR libraries
Some extra functions to work with modular arithmetics using native JS implementation of BigInt.
Modern secure remote password library for Bun clients and servers
Encode and decode arbitrarily large signed and unsigned BigInts
Tom Wu's jsbn library in TypeScript
Fast, typed, tested, documented, self-contained big integer library in pure TypeScript with zero dependencies.
A simple utility library for calculating powers of big integers
Convert JS native math expressions to Big objects from the big.js library
Serialize BigInt in Redux Persist
BigInteger Implementation In Typescript
ES2020 BigInt crypto utilities, convertion and arithmetic.
A number library that handles arithmetic for numbers as large as {10, 9e15, 1, 1, 2}.
Arbitrary-precision arithmetics class helper for js native BigInt implementation.
Add a description, image, and links to the biginteger topic page so that developers can more easily learn about it.
To associate your repository with the biginteger topic, visit your repo's landing page and select "manage topics."