Arbitrary-precision arithmetic library for PHP
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 p...
#算法刷题#Competitive Programming templates that I used during the past few years.
A Kotlin multiplatform library for arbitrary precision arithmetics
A lightweight, Arbitrary Precision Arithmetic Library for Swift!
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.
C++ class for creating and computing arbitrary-length integers
A big integer library for JavaScript
A Java port of Daniel Lemire's fast_float project
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 de...
Extended precision integer C++ library
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.
A modern .NET library that can PInvoke to gmp and mpfr, that enable both high performance and best .NET convenience.
#安全#The VBCorLib framework brings many of the powerful .NET classes to VB6.
Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.
Implementation of mathematical operations with big numbers and elliptic curve points for smart cards with JavaCard platform.
#区块链#Stack-based arbitrary-precision integers - Fast and portable with natural syntax for resource-restricted devices.
🔟 Implementation of rational number arithmetic for .NET with arbitrary precision.
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 de...