All Projects → BigInteger → Similar Projects or Alternatives

29 Open source projects that are alternatives of or similar to BigInteger

klibcpp
kedixa's Cplusplus Library(timer, multiarray, unsigned_bigint, bigint, rational)
Stars: ✭ 17 (+30.77%)
Mutual labels:  biginteger, bigint, bignumber
BigNumber
A really long long long long long long number in C++
Stars: ✭ 37 (+184.62%)
Mutual labels:  biginteger, bigint, bignumber
as-bignum
Fixed length big numbers for AssemblyScript 🚀
Stars: ✭ 49 (+276.92%)
Mutual labels:  biginteger, bigint
bigint
bigint is a C++ library which can handle Very very Big Integers. It can calculate factorial of 1000000... it can go any big. It may be useful in Competitive Coding and Scientific Calculations which deals with very very large Integers. It can also be used in Decryption process. It has many inbuilt functions which can be very useful.
Stars: ✭ 34 (+161.54%)
Mutual labels:  biginteger, bigint
swift-numberkit
Advanced numeric data types for Swift 5, including BigInt, Rational, and Complex numbers.
Stars: ✭ 47 (+261.54%)
Mutual labels:  biginteger, bigint
UInt256
An UInt256 library written in Swift 4
Stars: ✭ 20 (+53.85%)
Mutual labels:  biginteger, bigint
nein-math
NeinMath is playing around with arbitrary precision integers, written in pure managed code, not using any unsafe stuff, and a bit faster than the build-in .NET type for integers with a few thousand bits.
Stars: ✭ 14 (+7.69%)
Mutual labels:  biginteger, bignumber
break infinity.js
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.
Stars: ✭ 145 (+1015.38%)
Mutual labels:  biginteger, bignumber
BhimIntegers
BhimIntegers🚀 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, …
Stars: ✭ 43 (+230.77%)
Mutual labels:  biginteger, bignumber
Base62
PHP Base62 encoder and decoder for integers and big integers with Laravel 5 support.
Stars: ✭ 16 (+23.08%)
Mutual labels:  biginteger, bigint
vallang
Generic immutable recursive data representation API targeted at source code models and more.
Stars: ✭ 28 (+115.38%)
Mutual labels:  biginteger
id-mask
IDMask is a Java library for masking internal ids (e.g. from your DB) when they need to be published to hide their actual value and to prevent forging. It has support optional randomisation has a wide support for various Java types including long, UUID and BigInteger. This library bases its security on strong cryptographic primitives.
Stars: ✭ 39 (+200%)
Mutual labels:  biginteger
VBCorLib
The VBCorLib framework brings many of the powerful .NET classes to VB6.
Stars: ✭ 81 (+523.08%)
Mutual labels:  biginteger
bytes-java
Bytes is a utility library that makes it easy to create, parse, transform, validate and convert byte arrays in Java. It supports endianness as well as immutability and mutability, so the caller may decide to favor performance.
Stars: ✭ 120 (+823.08%)
Mutual labels:  biginteger
intx
intx – extended precision integer library
Stars: ✭ 83 (+538.46%)
Mutual labels:  biginteger
hebimath
arbitrary precision arithmetic library
Stars: ✭ 37 (+184.62%)
Mutual labels:  bignumber
protobuf-ts
Protobuf and RPC for TypeScript
Stars: ✭ 527 (+3953.85%)
Mutual labels:  bigint
DataTypes
Built-in data types
Stars: ✭ 34 (+161.54%)
Mutual labels:  bigint
biginteger
A PHP library to work with big integers.
Stars: ✭ 19 (+46.15%)
Mutual labels:  biginteger
Swift-MathEagle
A general math framework to make using math easy. Currently supports function solving and optimisation, matrix and vector algebra, complex numbers, big int, big frac, big rational, graphs and general handy extensions and functions.
Stars: ✭ 41 (+215.38%)
Mutual labels:  biginteger
libzahl
Suckless big integer library
Stars: ✭ 24 (+84.62%)
Mutual labels:  bigint
Bignumber.js
A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic
Stars: ✭ 5,174 (+39700%)
Mutual labels:  bignumber
Decimal.js
An arbitrary-precision Decimal type for JavaScript
Stars: ✭ 4,585 (+35169.23%)
Mutual labels:  bignumber
Big.js
A small, fast JavaScript library for arbitrary-precision decimal arithmetic.
Stars: ✭ 3,730 (+28592.31%)
Mutual labels:  bignumber
Decimal
Arbitrary-precision fixed-point decimal numbers in go
Stars: ✭ 3,588 (+27500%)
Mutual labels:  bignumber
goff
goff (go finite field) is a unix-like tool that generates fast field arithmetic in Go.
Stars: ✭ 71 (+446.15%)
Mutual labels:  bignumber
Euler
The open-source computational framework for the Swift language
Stars: ✭ 37 (+184.62%)
Mutual labels:  bignumber
bcmath-extended
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions.
Stars: ✭ 59 (+353.85%)
Mutual labels:  bignumber
evm-bn
Convert fixed-point numbers to ethers big numbers and vice-versa.
Stars: ✭ 33 (+153.85%)
Mutual labels:  bignumber
1-29 of 29 similar projects