bignum
There are 106 repositories under bignum topic.
kokke/tiny-bignum-c
Small portable multiple-precision unsigned integer arithmetic in C
mratsim/constantine
Constantine: modular, high-performance, zero-dependency cryptography stack for verifiable computation, proof systems and blockchain protocols.
ionspin/kotlin-multiplatform-bignum
A Kotlin multiplatform library for arbitrary precision arithmetics
lcn2/calc
C-style arbitrary precision calculator
Aatch/ramp
RAMP - Rust Arithmetic in Multiple Precision
mkrd/Swift-BigInt
A lightweight, Arbitrary Precision Arithmetic Library for Swift!
kasparsklavins/bigint
A lightweight big integer library for c++
Patashu/break_infinity.js
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.
Limeoats/BigNumber
C++ class for creating and computing arbitrary-length integers
Patashu/break_eternity.js
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.
status-im/nim-stint
Stack-based arbitrary-precision integers - Fast and portable with natural syntax for resource-restricted devices.
JordanRL/Fermat
A library providing math and statistics operations for numbers of arbitrary size.
MaxGraey/as-bignum
Fixed length big numbers for AssemblyScript 🚀
edubart/lua-bint
Arbitrary precision integer arithmetic library in pure Lua
cryptocoinjs/bigi
JavaScript Big Integer library based upon Tom Wu's work.
suiginsoft/hebimath
arbitrary precision arithmetic library
db47h/decimal
An arbitrary-precision decimal floating-point arithmetic package for Go
spcl/apfp
FPGA acceleration of arbitrary precision floating point computations.
maandree/libzahl
Suckless big integer library
michaeljclark/bignum
C++ bignum with support for arbitrary precision integer arithmetic.
michel-leonard/C-Quadratic-Sieve
Pure C general-purpose integer factorization software released into the public domain, Quadratic Sieve.
juanelas/bigint-mod-arith
Some extra functions to work with modular arithmetics using native JS implementation of BigInt.
kedixa/klibcpp
kedixa's Cplusplus Library
mrdcvlsc/APA
A C++ library for big integers and dynamic precision floating-point
davidchall/bignum
Arbitrary-precision arithmetic for R
OpenZeppelin/chai-bn
Chai assertions for comparing arbitrary-precision integers using the bn.js library
DW0RKiN/M4_FORTH
A simple FORTH compiler created with M4 macros for Z80 assembler and ZX Spectrum.
tigertv/BeeNum
BeeNum is an arbitrary-precision arithmetic library.
Evols/SpaceKit
SpaceKit is an Unreal Engine 4 plugin that adds support for big floating-point and fixed-point numbers
ggerganov/ggint
Poor man's big integer arithmetic operations
uzyn/bigdenary
🦕🧮 Arbitrary-length decimal library, implemented with ES2020's native BigInt.
briandfoy/excellent_numbers
Compute excellent numbers
dwayne/elm-natural
The natural numbers, ℕ = { 0, 1, 2, ... }.
kaidokert/fixed-bigint-rs
Fixed-size big integer implementation for Rust
oscbyspro/Ultimathnum
Binary arithmetic reimagined in Swift
nequ4tion/cpwntools
Fast, portable implementations for exploit development in C.