15 skills found
0xPARC / Circom EcdsaBig integer arithmetic and secp256k1 ECC operations in circom
kothariji / BhimIntegersBhimIntegers🚀 is a C++ library that is useful when we are dealing with BigIntegers💥💥. We can handle big integers (integers having a size bigger than the long long int data type) and we can perform arithmetic operations📘 like addition, multiplication, subtraction, division, equality check, etc📐📐. Also, there are several functions like factorial, reverse. We can check that a number is a palindromic number, counting occurrences, etc🔎🔎. It has some conversion options to convert a string to bhimInteger etc 📍📍.
devatrun / SlimcpplibSimple Long Integer Math for C++
privacy-ethereum / Circom Ecdsa P256Big integer arithmetic // secp256k1 & additional P256 ECC operations in circom
Lehs / BigZComputational mathematics. Single cell arithmetic. Big integer arithmetic. Sets, groups, graphs, topology.
grim-firefly / G BigIntBigInt in C++
jwood000 / RcppBigIntAlgosR Package for Factoring Big Integers using the C Library GMP (GNU Multiple Precision Arithmetic)
ggerganov / GgintPoor man's big integer arithmetic operations
DhruvPasricha / Big Integer LibraryA library that helps the user to perform all arithematic operations on big integers having up to 1000 digits.
coshcage / PbintPortable big integer library.
manifoldfinance / QBigIntC library for Big Integer KDB+ Arithmetic aimed for the EVM
NethermindEth / Research Basic Cairo Operations Big IntegersCairo implementation of operations involving big integers, including arithmetic operations between 256 and 384 bit integers, and prime field arithmetic of corresponding prime size
krisk0 / Broadwell MultiplicationLow-level big-integer arithmetic subroutines in C/C++/asm, optimized for Broadwell and Zen2 CPU
tinywaves / Big Integer ArithmeticA C++ implementation for arbitrary-precision integer arithmetic operations.
ganesh-k13 / IntalBig Integer library written in C++ to perform basic arithmetic operations