Repository navigation

#

biginteger

Arbitrary-precision arithmetic library for PHP

PHP
2017
2 个月前

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
559
5 小时前

A Kotlin multiplatform library for arbitrary precision arithmetics

Kotlin
426
2 个月前

Arbitrary-sized integer class for C++

C++
422
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
225
12 天前

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

C++
200
1 年前

A Java port of Daniel Lemire's fast_float project

Java
186
6 个月前

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
168
9 个月前

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
150
2 个月前

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

C#
148
5 个月前

Extended precision integer C++ library

C++
146
3 个月前

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

Visual Basic 6.0
129
10 个月前

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

Rust
113
19 天前

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

Java
99
8 个月前

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

C#
89
3 个月前

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

Nim
85
21 天前

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++
76
1 年前