bignum
There are 102 repositories under bignum topic.
AtropineTears/num-primes
A Rust Library For Generating Large Composite, Prime, and Safe Prime Numbers
hpez/PHPBignum
A bignum library for PHP
dadadani/nim-tommath
High-Level wrapper of libtommath for Nim
fzipp/ivy-prompt
A line editor wrapper for Ivy (an interpreter for an APL-like language) with tab-completion and input history.
amirhnajafiz-university/S3DS01
Data structures final project.
dwayne/elm-integer
The integers, ℤ = { ..., -2, -1, 0, 1, 2, ... }.
hypcos/incremental-googology
Goal: the whole computable googology in one incremental game
aadityanaik/LongNums
A custom made proof-of-concept class for handling numbers with large number of digits
Bouke/Bignum
Swift big number library
MakisChristou/primerug
A prime k-tuple finder based on the rug crate.
mrdcvlsc/extended-precision-integers
A templated C++ library for big integers and large floating point numbers.
NeoResearch/csbiginteger-cpp
c# big integer implementation on C++ (portable format desired)
adam-fowler/big-num
Swift interface BIGNUM functions in BoringSSL
chasestarr/karatsuba
Karatsuba multiplication
d5c5ceb0/CryptoVe
a tcl/tk cryptographic library
lieuwex/appel
A sane arbitrary precision rational calculator inspired by APL
michaelcanonizado/rsa-cipher-tool
A cipher tool that uses the RSA encryption algorithm, with a custom number precision library.
mitranim/frac
Missing feature of Go stdlib: integers ↔︎ fractional numeric strings, without rounding errors or bignums. Arbitrary fraction precision and radix.
NeoResearch/csbiginteger-py
C# BigInteger implementation on Python
nickelcarbide/arbitrary-precision-arithmetic-demo
Arbitrary precision arithmetic implementation in Python as a demo for my YouTube tutorial series.
Wandonium/BitTorrentClient
Simple bittorrent client built with nodejs
Anmol-Singh-Jaggi/Bignum-Library
:four: :heavy_multiplication_x: :five: A "Bignum" Library created using C++ that can handle arithmetic calculations of arbitrarily large numbers.
aprismatic/bigintegerext
Extension methods for .NET BigInteger class
bauripalash/baurinum
Simple and Lightweight (Prototype) BigNum Library for C
dave-hudson/c8
C++ "calculate" big number library
johnsonjh/fl256
fl256: A Go library, built on "math/big.Float", for precision cryptocurrency ledger calculations, using a 42:214 fixed-precision representation
NeoResearch/csBigInteger
C# BigInteger spec ports to other languages
pgombar/cryptohw4
Multiprecision arithmetic in cryptography.
vbirds/Bignumber
大整数类(gmp大整数封装) BigNumber
aprismatic/bigfraction
BigFraction implementation using .NET BigInteger class.
dviglo2d/big_int
Длинная арифметика на языке C++20 с подробным описанием алгоритмов
iamstarkov/bignum-inc
pure js increment for big numbers
koh-gt/multiply
A powershell script to multiply large numbers, showing all digits.
NuID/bn
Cross-platform arbitrary precision integers
raudel25/Expression
Operaciones Matemáticas implementadas en BigNum y un generador de Expresiones Matemáticas
z1skgr/rsa-crypto
Cryptographic algorithm using openssl