Repository navigation

#

biginteger

Arbitrary-precision arithmetic library for PHP

PHP
2041
1 个月前

gnark-crypto provides elliptic curve and pairing-based cryptography on BN, BLS12, BLS24 and BW6 curves. It also provides various algorithms (algebra, crypto) of particular interest to zero knowledge proof systems.

Go
561
2 天前

A Kotlin multiplatform library for arbitrary precision arithmetics

Kotlin
436
23 天前

Arbitrary-sized integer class for C++

C++
425
1 年前

A lightweight, Arbitrary Precision Arithmetic Library for Swift!

Swift
250
1 年前

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.

TypeScript
229
1 个月前

C++ class for creating and computing arbitrary-length integers

C++
199
1 年前

A Java port of Daniel Lemire's fast_float project

Java
189
8 个月前

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.

Java
169
10 个月前

A Javascript numerical library to represent numbers as large as 10^^1e308 and as small as 10^-10^^1e308. Sequel to break_infinity.js, designed for incremental games.

JavaScript
160
3 个月前

Extended precision integer C++ library

C++
149
5 个月前

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

C#
149
7 个月前

The VBCorLib framework brings many of the powerful .NET classes to VB6.

Visual Basic 6.0
127
1 年前

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

Rust
114
1 个月前

Implementation of mathematical operations with big numbers and elliptic curve points for smart cards with JavaCard platform.

Java
100
9 个月前

🔟 Implementation of rational number arithmetic for .NET with arbitrary precision.

C#
90
5 个月前

Stack-based arbitrary-precision integers - Fast and portable with natural syntax for resource-restricted devices.

Nim
85
2 个月前

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.

C++
78
1 年前