Repository navigation

#

bignumbers

An extensive math library for JavaScript and Node.js

JavaScript
14835
3 天前

Small portable multiple-precision unsigned integer arithmetic in C

C
453
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 天前

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

Programming language for symbolic computation with unusual combination of pattern matching features: Tree patterns, associative patterns and expressions embedded in patterns.

C
47
5 个月前

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

TypeScript
35
1 个月前

➗ Useful bigint math libraries to ease the journey through off-chain fixed-point arithmetics

TypeScript
16
9 个月前

Algorithm for high-speed multiplication of LARGE numbers

C#
7
4 年前

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.

C
6
3 年前

Elliptic Curve OpenCL implementation

C
4
10 年前

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

Swift
3
5 年前

Cálculo do fatorial de números gigantes

C
2
9 个月前

ABN Calculating C library for Embedded Systems

Python
2
3 年前

A javascript library for formatting and manipulating numbers fully customizable..

JavaScript
2
3 年前

Big Number Toolbox Libray: A big number library built from scratch in C

C
1
2 年前

A 128 bit unsigned integer operations class based on LLVM Flang

C++
1
5 年前

BigFraction implementation using .NET BigInteger class.

C#
1
1 年前

A BigInt Library in C focused on Best performance and Design (Ease of use).

C
1
2 年前