big-int
There are 28 repositories under big-int topic.
kokke/tiny-bignum-c
Small portable multiple-precision unsigned integer arithmetic in C
faheel/BigInt
Arbitrary-sized integer class for C++
niekbouman/ctbignum
Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)
SiroDiaz/Base62
PHP Base62 encoder and decoder for integers and big integers with Laravel 5 support.
grim-firefly/G-BigInt
BigInt in C++
tigertv/BeeNum
BeeNum is an arbitrary-precision arithmetic library.
flexxxxer/big_numbers
long arithmetic library
delphi-pascal-archive/Pascal-BigInt
Delphi/Pascal module for very big integers
betafcc/pi-generator
Pausable/resumable pi digits generator using new JS BigInt. Demo: https://betafcc.github.io/pi-generator
mrdcvlsc/extended-precision-integers
A templated C++ library for big integers and large floating point numbers.
sharabiania/big-integer
A lightweight library for very large integer arithmetic.
coderaiser/big-sum
Sum array representation of big numbers
devanshu-raj/big_int
An implementation of big integer library in C++
LuMarans30/dec2bin-rust
Three simple algorithms in Rust that convert a number from decimal to binary.
lycantropos/rithm
Arbitrary precision arithmetic
jreina/COSC-1337-001-Programming_Fundamentals_II
PF2, Summer 2016
LeKSuS-04/big_int-for-cpp
C++ big integer implementation
make-github-pseudonymous-again/js-integer
:zzz: Integers for JavaScript (ℤ)
opencoff/go-currency
golang implementation of arbitrary precision currency
TwilightSaw/big-int
simple big integer library
bumbitzu/Big_Integers_Class
A standard integer data type, such as when working with very large prime numbers or performing other types of mathematical operations that involve large numbers.
c1m50c/big-int
Rust Library implementing a Big Integer.
Leartiz/BigInt-and-BigReal
BigInt and BigReal, C++
14coruma/cs374final
Final project for CS 374 HPC class
sahilbansal17/ProjectEulerSolution-SML
Solution of problems from ProjectEuler
SolaceHarmony/BizarroMath
BizarroMath: a digital‑first HPC library fusing infinite‑precision big‑int, exact rational fractions, and symbolic expansions—built for unstoppable discrete math adventures.
SouravDas25/Infinite-Range-Int
Integer with Infinite Range
tonix-tuft/js-big-counter
Big integer/arbitrary-length counter for JavaScript.