big-integer
There are 46 repositories under big-integer topic.
ckormanyos/wide-integer
Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.
devatrun/slimcpplib
Simple Long Integer Math for C++
mrdcvlsc/APA
A C++ library for big integers and dynamic precision floating-point
tigertv/BeeNum
BeeNum is an arbitrary-precision arithmetic library.
DhruvPasricha/Big-Integer-Library
A library that helps the user to perform all arithematic operations on big integers having up to 1000 digits.
flexxxxer/big_numbers
long arithmetic library
Soreing/rsa-cpp-encrypt
Simple RSA key generation and encryption library for C++
HTmonster/BigInt
大整数运算库 C语言
mikeoborotov/long-number-lib
A single-file C++ library for arithmetics with arbitrary length numbers
strandfield/libmathxcore
C library for arbitrary-precision arithmetic
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)
NeoResearch/csbiginteger-py
C# BigInteger implementation on Python
coshcage/pbint
Portable big integer library.
devanshu-raj/big_int
An implementation of big integer library in C++
huseink/rsa-encryption-java
RSA encryption calculator using java
lycantropos/rithm
Arbitrary precision arithmetic
NeoResearch/csBigInteger
C# BigInteger spec ports to other languages
abhideveloper9753/My-Projects
A project description is a document that provides an overview of a project, including its objectives, background information, and the results achieved.
ammarfaizi2/php-biginteger
Operate big integer value in PHP.
Dsonophorus/Godzillian
Comprehensive large integer library in a single tiny header. focused on: *simpliciy, *speed, *size
Kaushik268mlore/BigInt.cpp
A library that provides efficient implementation of arithmetic operations for BIG numbers (supposedly > 1e18)
make-github-pseudonymous-again/js-integer
:zzz: Integers for JavaScript (ℤ)
masum184e/problem_solving_techniques
Unmasking the array of daily techniques utilized in competitive programming. Throughout your competitive programming journey, these techniques will assist you in making your solutions a little bit more efficient.
Mehul2205/BigInt
To compute basic mathematical calculation like addition, subtraction, etc. on large digit number using c++
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.
LogarythmTech/NumberTheory
Number Theory Swift Package.
PaoloBezzina/Object-Oriented-Programming
The assignment for the study unit CPS2004 - Object-Oriented Programming. Including, 1. Representation of Binary Images as Quadtrees; 2. Easily Scalable Banking System; 3. Big Integer Library
seb-mesow/lomp
Lua-only library for arbitrary-precision arithmetic
sushant-09/Big-Integer-Library-for-C-and-Cpp
A user defined data type for very big integers for C/C++.
ware255/bint
自作多倍長整数ライブラリ
erincones/bigfib
Fast Fibonacci numbers with arbitrary precision
StinkySteak/unity-dirichlet-numerics
Int128 for Unity
theTardigrade/golang-infiniteBitmask
This Go package allows for the creation of bitmasks of theoretically infinite size.
tonix-tuft/js-big-counter
Big integer/arbitrary-length counter for JavaScript.