An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with bignumber

A curated list of projects in awesome lists tagged with bignumber .

https://github.com/shopspring/decimal

Arbitrary-precision fixed-point decimal numbers in Go

bignumber decimals go golang money precision

Last synced: 09 Sep 2025

https://github.com/mikemcl/bignumber.js

A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic

arbitrary-precision bigdecimal bignumber decimal-places javascript

Last synced: 09 Sep 2025

https://github.com/MikeMcl/bignumber.js

A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic

arbitrary-precision bigdecimal bignumber decimal-places javascript

Last synced: 14 Mar 2025

https://github.com/mikemcl/big.js

A small, fast JavaScript library for arbitrary-precision decimal arithmetic.

arbitrary-precision bigdecimal bignumber decimal-places javascript

Last synced: 09 Sep 2025

https://github.com/MikeMcl/big.js

A small, fast JavaScript library for arbitrary-precision decimal arithmetic.

arbitrary-precision bigdecimal bignumber decimal-places javascript

Last synced: 14 Mar 2025

https://github.com/kokke/tiny-bignum-c

Small portable multiple-precision unsigned integer arithmetic in C

arbitrary-precision arbitrary-precision-integers big-int bignum bignumber bignumbers c multi-precision

Last synced: 26 Jun 2025

https://github.com/mikemcl/decimal.js-light

The light version of decimal.js, an arbitrary-precision Decimal type for JavaScript.

arbitrary-precision bigdecimal bignumber javascript significant-digits

Last synced: 15 May 2025

https://github.com/MikeMcl/decimal.js-light

The light version of decimal.js, an arbitrary-precision Decimal type for JavaScript.

arbitrary-precision bigdecimal bignumber javascript significant-digits

Last synced: 16 Apr 2025

https://github.com/margelo/react-native-bignumber

🔢 The fastest Big Number library for React Native

app big bignumber crypto cryptography jsi library math native number react react-native wallet

Last synced: 15 May 2025

https://github.com/ZenGo-X/curv

Rust language general purpose elliptic curve cryptography.

bignumber cryptography elliptic-curves rust zero-knowledge-proofs

Last synced: 18 Apr 2025

https://github.com/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.

bigdecimal biginteger bignum bignumber bignumbers decimal idle-game incremental-game number numbers

Last synced: 04 Apr 2025

https://github.com/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.

bigdecimal biginteger bignum bignumber bignumbers bignums decimal idle-game incremental-game number numbers

Last synced: 12 Apr 2025

https://github.com/status-im/nim-stint

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

arbitrary-precision arm bigint biginteger bignum bignumber blockchain cryptography embedded ethereum math mips multi-precision nim number-theory risc-v

Last synced: 03 Sep 2025

https://github.com/krowinski/bcmath-extended

Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions.

abs arbitrary-precision bignumber ceil complex-numbers composer-packages deche decimals floor math money php rand scientific-notation

Last synced: 06 Apr 2025

https://github.com/edubart/lua-bint

Arbitrary precision integer arithmetic library in pure Lua

arbitrary-precision arbitrary-precision-integers big bigint biginteger bignum bignumber bint integer lua

Last synced: 07 May 2025

https://github.com/paulrberg/evm-bn

Convert fixed-point numbers to ethers big numbers and vice-versa.

bignumber blockchain ethereum ethersjs evm

Last synced: 30 Apr 2025

https://github.com/arguiot/euler

The open-source computational framework for the Swift language

algebra bignumber cocoapods euler math mathematics statistics swift symbolic-computation xcode

Last synced: 07 Mar 2026

https://github.com/ttulka/as-big

AssemblyScript library for arbitrary-precision decimal arithmetic

assemblyscript big bigdecimal bigfloat bignumber decimal float math numer precision

Last synced: 16 Mar 2025

https://github.com/hmmhmmhm/safebase

Tiny 2kb, zero deps, infinite precision: SafeBase for all your big integer + big decimal needs.

bigdecimal bignumber bignumbers javascript korea math number typescript zero-dependency

Last synced: 15 Apr 2025

https://github.com/michaeljclark/bignum

C++ bignum with support for arbitrary precision integer arithmetic.

bignum bignumber bitvector bitwise-operators cplusplus

Last synced: 06 Apr 2025

https://github.com/benibela/bigdecimalmath

Pascal library for arbitrary precision BCD floating point numbers

arbitrary-precision bigdecimal bigfloat bignumber floating-point math pascal

Last synced: 06 Mar 2026

https://github.com/juanelas/bigint-mod-arith

Some extra functions to work with modular arithmetics using native JS implementation of BigInt.

bigint biginteger bignum bignumber modular-arithmetic modular-exponentiation

Last synced: 16 May 2025

https://github.com/kedixa/klibcpp

kedixa's Cplusplus Library

bigint biginteger bignum bignumber cplusplus cplusplus-11

Last synced: 10 Apr 2025

https://github.com/simplito/bn-php

BigNum library for PHP compatible with bn.js

bignumber math web

Last synced: 04 Jul 2025

https://github.com/chawuciren/php-bignumber

Using a more modern and concise, object-oriented approach, it is more convenient and intuitive to solve the super large number and floating point precision problems in PHP

bignumber decimal float number php

Last synced: 26 Feb 2026

https://github.com/shuckster/eslint-plugin-big-number-rules

Enforce (or automatically fix) finance-safe calculations using BigNumber or similar libraries.

arithmetic bignumber eslint-plugin finance

Last synced: 17 Jan 2026

https://github.com/axelheer/nein-math

NeinMath is playing around with arbitrary precision integers, written in pure managed code, not using any unsafe stuff, and a bit faster than the build-in .NET type for integers with a few thousand bits.

biginteger bignumber c-sharp

Last synced: 12 Jun 2025

https://github.com/openzeppelin/chai-bn

Chai assertions for comparing arbitrary-precision integers using the bn.js library

bignum bignumber chai chai-plugin plugin test testing

Last synced: 06 Oct 2025

https://github.com/uzyn/bigdenary

🦕🧮 Arbitrary-length decimal library, implemented with ES2020's native BigInt.

bigdecimal bigdecimals bigint bignum bignumber decimal decimals deno es6 es6-module esm esmodule javascript no-dependencies typescript

Last synced: 13 Apr 2025

https://github.com/hpez/phpbignum

A bignum library for PHP

bignum bignumber hacktoberfest php php-library

Last synced: 11 Apr 2025

https://github.com/basemax/bignumberc

The Big Number C library is a C library for arbitrary precision arithmetic. It can be used to perform arithmetic operations on numbers of arbitrary size. It is written in C and is designed to be portable and efficient. You can work with numbers of any size, and the library will automatically allocate memory as needed.

big-number big-number-calculation big-number-multiplication big-numbers bignumber bignumbers c c-library number-converter

Last synced: 03 Aug 2025

https://github.com/frett27/ada-sodoku

Small Library for Sodoku grid solving / finding

ada ada-sodoku bignumber bruteforce combinatory-library

Last synced: 27 Mar 2025

https://github.com/frett27/Ada-Sodoku

Small Library for Sodoku grid solving / finding

ada ada-sodoku bignumber bruteforce combinatory-library

Last synced: 14 Mar 2025

https://github.com/michaeljclark/nat

Arbitrary precision arithmetic library with simple expression compiler targetting a subset of the RISC-V ISA

bigint biginteger bignumber bison-grammar calculator repl

Last synced: 06 Apr 2025

https://github.com/sionpixley/swiftreal

Attempting to make a Swift library that can represent infinitely-long numbers (both integers and real numbers) with no loss in accuracy.

biginteger bignumber floating-point integer swift

Last synced: 27 Mar 2025

https://github.com/district0x/bignumber

Wrapper library for bignumber.js

bignumber clojurescript

Last synced: 10 Jul 2025

https://github.com/tiny-blocks/math

Value Objects for handling arbitrary precision numbers.

arbitrary-precision bignumber hacktoberfest math number open-source php tiny-blocks value-object

Last synced: 12 Sep 2025

https://github.com/chipjarred/knuthalgorithmd

Swift implementation of Donald Knuth's multi-precision unsigned integer division Algorithm D, from The Art of Computer Programming, Vol 2: Semi-numerical Algorithms, Chapter 4.3.3

algorithmd algorithms bignumber bignumbers division knuth-algorithm multi-precision multiprecision taocp theartofcomputerprogramming

Last synced: 30 Mar 2025

https://github.com/hemulgm/handlesumm

Сложение чисел столбиком

big-number bignumber calc delphi win64

Last synced: 22 Feb 2026

https://github.com/athanclark/purescript-bignumber

Bindings to BigNumber.js

bignumber purescript unbounded

Last synced: 09 Feb 2026

https://github.com/merklejerk/bn-str-256

Simple, functional big number library for up to 256-bit (32-byte) numbers that outputs decimal strings, with hex, binary, octal, and Buffer decoding/encoding.

256-bit 32-byte bignumber binary blockchain buffer ethereum functional hex math nodejs numbers octal

Last synced: 02 May 2026

https://github.com/jellydn/ethers-bignumber-demo

How to convert to BigNumber's ethers.js without error.

bignumber ethersjs web3

Last synced: 22 Apr 2026

https://github.com/joachimcoenen/bigint

A fast Big Integer library written in C++23 providing many useful functions, like fast modular power, sqrt(), very fast log(), gcd(), perm(), comb(), etc...

bigint biginteger biginteger-cpp biginteger-library bignumber cpp23 scientific-computing

Last synced: 21 Feb 2026

https://github.com/jancarauma/fatorial

Cálculo do fatorial de números gigantes

biginteger bignumber bignumbers fatorial logarithm math stirling

Last synced: 26 Jun 2025

https://github.com/osofem/bigarith.js

Do very large math to precision!

arbitrary-precision bigmath bignumber javascript math

Last synced: 01 Aug 2025

https://github.com/zanderlewis/yotta

Yotta is a pure no_std Rust arbitrary-precision integer library with 0 dependencies.

arbitrary-precision bigint biginteger bignum bignumber bignums no-dependencies no-deps no-std rust

Last synced: 16 May 2025

https://github.com/kabbouchi/bignumber-rs

A Rust library for arbitrary-precision decimal and non-decimal arithmetic

arbitrary-precision bignumber float floating-point rust

Last synced: 30 Jul 2025

https://github.com/fnando/eslint-plugin-bignumber

ESlint rule to enforce BigNumber instead of parseFloat

bignumber eslint eslint-plugin

Last synced: 18 May 2026

https://github.com/edwardcreighton/bignum

Custom implementation of Big Numbers class in C++

biginteger bignumber cpp

Last synced: 08 Aug 2025

https://github.com/amirhakimnejad/big-number-in-cpp

Implementation of a class that can handle calculations between big numbers in c++.

algorithm bigint bignumber cpp object-oriented-programming oop stack

Last synced: 17 Sep 2025

https://github.com/mllimo/big-numbers

C++ Library designed for efficient handling of extremely large numbers.

arbitrary-sized-integers biginteger bignumber cpp17 cpp20 help-wanted wip

Last synced: 14 Jun 2025

https://github.com/nuid/bn

Cross-platform arbitrary precision integers

bigint biginteger bignum bignumber clj cljc cljs clojure clojurescript

Last synced: 04 Apr 2026

https://github.com/taeh98/prime-numbers

A program to print/save (to a text file) all prime numbers or the next prime number after a given input start number.

bigdecimal bigdecimal-utils biginteger bignumber java java-8 java8 maths prime-numbers primes

Last synced: 31 Mar 2025

https://github.com/kybernetwork/int256

256-bit signed integer math lib

bignumber golang int256

Last synced: 16 Mar 2025

https://github.com/chase-manning/scaled-number

A class for managing large numbers with a decimal scale, useful for web3 development

arithmetic big big-number bigint bignumber bignumbers crypto int integer number operations web3

Last synced: 06 Jul 2025

https://github.com/luozijun/bignum

Rust Big Number

bignum bignumber

Last synced: 11 Jun 2026

https://github.com/hexarc-software/bn.ts

BigNum in TypeScript

bignum bignumber javascript typescript

Last synced: 05 May 2026

https://github.com/massimo-marino/go-fibonacci

Implementation examples for fibonacci numbers using big.Int's and memoization.

bignum bignumber fibonacci-generator fibonacci-numbers fibonacci-sequence go golang memoization memoize

Last synced: 14 May 2025

https://github.com/danielost/big-numbers

BigNumber implementation in Golang

bignumber cryptography

Last synced: 13 May 2025

https://github.com/breezewhite/bigbench

Benchmarks of Rust big number crates with Pi calculation.

benchmark big-floating-point big-number bignumber crates pi-calculation rust

Last synced: 16 Aug 2025

https://github.com/notacat1/large-number

The project is a Large Number class for working with long integers in TypeScript. The class implements basic arithmetic operations (addition, subtraction, multiplication and division) without using the built-in BigInt type. Supports working with negative numbers.

bignumber jest typescript

Last synced: 30 Apr 2026

https://github.com/basemax/javahugenumber

Big and Huge Number/Integer class implementation with supporting arithmetic operations + - * / %.

bigint biginteger bignumber java java-big-int java-big-number java-bigint java-bignumber

Last synced: 29 Oct 2025

https://github.com/jesusgraterol/bignumber-utils

The bignumber-utils package empowers developers to effortlessly perform accurate and reliable decimal and non-decimal arithmetic in JavaScript, leveraging the robust foundation of the bignumber.js library.

accuracy arithmetics bignumber calculator decimals number number-management numbers precision utilities utils

Last synced: 30 Jan 2026

https://github.com/beohoang98/doan_bigint

Tính toán và lưu trữ số nguyên lớn 16 bytes

bignumber c cplusplus visual-studio

Last synced: 14 May 2026

https://github.com/esotericpig/senpi

pi in base 12 with custom-made Big Integer/Decimal classes for use with (almost) any base.

base bigdecimal biginteger bignumber gradle gradle-wrapper gradlew java pi

Last synced: 04 May 2026

https://github.com/chairchandler/bigdec-cpp

C++ BigNum implementation

bignum bignum-library bignumber bignums c

Last synced: 17 Apr 2026

https://github.com/softstack/typed-stringify

Stringifies and parses objects while restoring the proper type on parse

bignumber dapp dapps-development json npm npm-package objects react stringify

Last synced: 18 Apr 2026

https://github.com/mykhail024/bignumbermultiplication

Large number multiplication program with GUI and graph. Based on qt6

bignumber bignumbers cross-platform gui karatsuba-multiplication math qt qt6

Last synced: 20 Apr 2026

https://github.com/phamhongphuc1999/csharp-practice

:butterfly:Simple C# package:crocodile:

algorithms bignumber dotnet dotnet-commands rpc-client

Last synced: 30 Apr 2026

https://github.com/chairchandler/bigdec

Bignum library implementation.

bignum bignum-library bignumber bignums c

Last synced: 23 Aug 2025

https://github.com/vsivsi/bigbinomial

Implements binomial distribution PMF and CDF functions with math/big support

bignumber binomial-distribution cdf golang math pmf statistics

Last synced: 12 Aug 2025