biginteger topic

List biginteger repositories

FastDoubleParser

165
Stars
17
Forks
Watchers

A Java port of Daniel Lemire's fast_float project

kt-math

23
Stars
3
Forks
Watchers

Pure Kotlin porting of Java's BigIntegers and BigDecimals (along with java.math.*)

bigint-crypto-utils

37
Stars
3
Forks
Watchers

Utils for working with cryptography using native JS implementation of BigInt. It includes arbitrary precision modular arithmetics, cryptographically secure random numbers and strong probable prime gen...

biginteger

19
Stars
4
Forks
Watchers

A PHP library to work with big integers.

BigRational

21
Stars
2
Forks
Watchers

Arbitrary precision rational number class

gmp-wasm

19
Stars
3
Forks
Watchers

Arbitrary-precision Integer, Rational and Float types based on the GMP and MPFR libraries

APA

20
Stars
4
Forks
Watchers

A C++ library for big integers and dynamic precision floating-point

bnum

66
Stars
5
Forks
Watchers

Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.

bigint-mod-arith

22
Stars
3
Forks
Watchers

Some extra functions to work with modular arithmetics using native JS implementation of BigInt.

Sdcb.Arithmetic

123
Stars
15
Forks
Watchers

A modern .NET library that can PInvoke to gmp and mpfr, that enable both high performance and best .NET convenience.