Repository navigation

#

biginteger

Arbitrary-precision arithmetic library for PHP

PHP
1945
21 天前

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
543
4 天前

Arbitrary-sized integer class for C++

C++
414
9 个月前

A Kotlin multiplatform library for arbitrary precision arithmetics

Kotlin
401
6 个月前

A lightweight, Arbitrary Precision Arithmetic Library for Swift!

Swift
249
9 个月前

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
220
2 年前

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

C++
200
9 个月前

A Java port of Daniel Lemire's fast_float project

Java
180
2 个月前

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
164
5 个月前

Extended precision integer C++ library

C++
142
1 个月前

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
138
6 个月前

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

C#
138
1 个月前

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

Visual Basic 6.0
124
6 个月前

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

Rust
105
1 天前

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

Java
92
4 个月前

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

Nim
85
3 个月前

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

C#
84
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++
73
10 个月前