GitHub topics: bignumber
margelo/react-native-bignumber
🔢 The fastest Big Number library for React Native
Language: JavaScript - Size: 3.86 MB - Last synced at: about 3 hours ago - Pushed at: 1 day ago - Stars: 359 - Forks: 16

ZenGo-X/curv
Rust language general purpose elliptic curve cryptography.
Language: Rust - Size: 1.09 MB - Last synced at: about 12 hours ago - Pushed at: 10 months ago - Stars: 267 - Forks: 114

MikeMcl/decimal.js
An arbitrary-precision Decimal type for JavaScript
Language: JavaScript - Size: 8.02 MB - Last synced at: 2 days ago - Pushed at: 4 months ago - Stars: 6,767 - Forks: 486

shopspring/decimal
Arbitrary-precision fixed-point decimal numbers in Go
Language: Go - Size: 282 KB - Last synced at: 3 days ago - Pushed at: 9 months ago - Stars: 6,717 - Forks: 638

MikeMcl/big.js
A small, fast JavaScript library for arbitrary-precision decimal arithmetic.
Language: JavaScript - Size: 2.67 MB - Last synced at: 2 days ago - Pushed at: 23 days ago - Stars: 5,039 - Forks: 418

MikeMcl/bignumber.js
A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic
Language: JavaScript - Size: 4.7 MB - Last synced at: 2 days ago - Pushed at: 6 days ago - Stars: 6,848 - Forks: 745

DaichiI12/dec128
128-bit fixed-point decimal numbers in go. bignumber, decimal, decimal-numbers, decimals, finance, fixed-point, money, precision
Language: Go - Size: 38.1 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

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.
Language: C# - Size: 1.06 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 16 - Forks: 7

jokruger/dec128
128-bit fixed-point decimal numbers in go.
Language: Go - Size: 170 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 31 - Forks: 0

MikeMcl/decimal.js-light
The light version of decimal.js, an arbitrary-precision Decimal type for JavaScript.
Language: JavaScript - Size: 649 KB - Last synced at: about 4 hours ago - Pushed at: about 1 year ago - Stars: 385 - Forks: 47

PaulRBerg/evm-bn
Convert fixed-point numbers to ethers big numbers and vice-versa.
Language: TypeScript - Size: 2.75 MB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 50 - Forks: 4

erincones/bigfib
Fast Fibonacci numbers with arbitrary precision
Language: C++ - Size: 13.7 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

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.
Language: TypeScript - Size: 1.83 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 221 - Forks: 34

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.
Language: PHP - Size: 128 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 77 - Forks: 12

status-im/nim-stint
Stack-based arbitrary-precision integers - Fast and portable with natural syntax for resource-restricted devices.
Language: Nim - Size: 556 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 85 - Forks: 11

edubart/lua-bint
Arbitrary precision integer arithmetic library in pure Lua
Language: Lua - Size: 178 KB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 64 - Forks: 7

Consensys/goff 📦
goff (go finite field) is a unix-like tool that generates fast field arithmetic in Go.
Language: Go - Size: 1.16 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 76 - Forks: 12

sionpixley/SwiftReal 📦
Attempting to make a Swift library that can represent infinitely-long numbers (both integers and real numbers) with no loss in accuracy.
Language: Swift - Size: 52.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

davxy/cry
CRY crypto library
Language: C - Size: 3.73 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 2

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.
Language: JavaScript - Size: 745 KB - Last synced at: about 5 hours ago - Pushed at: 7 months ago - Stars: 138 - Forks: 44

ttulka/as-big
AssemblyScript library for arbitrary-precision decimal arithmetic
Language: JavaScript - Size: 688 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 37 - Forks: 1

mumuy/anynumber
解决浮点数溢出及大数计算等问题
Language: HTML - Size: 233 KB - Last synced at: 28 days ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 1

TurboPack/RudysBigNumbers Fork of rvelthuis/DelphiBigNumbers
BigInteger, BigDecimal, and BigRational for Delphi. Canonical home of Rudy Velthuis' libraries.
Language: Pascal - Size: 33.1 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 35 - Forks: 11

michaeljclark/bignum
C++ bignum with support for arbitrary precision integer arithmetic.
Language: C++ - Size: 80.1 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 29 - Forks: 3

KyberNetwork/int256
256-bit signed integer math lib
Language: Go - Size: 40 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 2

benibela/bigdecimalmath
Pascal library for arbitrary precision BCD floating point numbers
Language: Pascal - Size: 555 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 27 - Forks: 15

JordanRL/Fermat
A library providing math and statistics operations for numbers of arbitrary size.
Language: PHP - Size: 10.4 MB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 66 - Forks: 6

jancarauma/fatorial
Cálculo do fatorial de números gigantes
Language: C - Size: 153 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

zanderlewis/yotta
Yotta is a pure no_std Rust arbitrary-precision integer library with 0 dependencies.
Language: Rust - Size: 13.7 KB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

hmmhmmhm/safebase
Tiny 2kb, zero deps, infinite precision: SafeBase for all your big integer + big decimal needs.
Language: TypeScript - Size: 356 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 34 - Forks: 0

JoachimCoenen/BigInt
Unlimited Integer. (aka. arbitrary-size integer arithmetic)
Language: C++ - Size: 194 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

kothariji/BhimIntegers
BhimIntegers🚀 is a C++ library that is useful when we are dealing with BigIntegers💥💥. We can handle big integers (integers having a size bigger than the long long int data type) and we can perform arithmetic operations📘 like addition, multiplication, subtraction, division, equality check, etc📐📐. Also, there are several functions like factorial, reverse. We can check that a number is a palindromic number, counting occurrences, etc🔎🔎. It has some conversion options to convert a string to bhimInteger etc 📍📍.
Language: C++ - Size: 359 KB - Last synced at: 2 days ago - Pushed at: over 4 years ago - Stars: 50 - Forks: 12

yunus433/typescript-bignumber
A native big decimal NPM library for typescript using BigInt class to support 18 digit floating point number arithmetics with high precision in the range -1e36 to 1e36, inclusive.
Language: TypeScript - Size: 42 KB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

tiny-blocks/math
Value Objects for handling arbitrary precision numbers.
Language: PHP - Size: 69.3 KB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

kedixa/klibcpp
kedixa's Cplusplus Library
Language: C++ - Size: 56.6 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 21 - Forks: 8

davidmartinez10/bigfloat
A library for arbitrary precision decimal floating point arithmetic.
Language: TypeScript - Size: 146 KB - Last synced at: 3 days ago - Pushed at: about 3 years ago - Stars: 18 - Forks: 1

softstack/typed-stringify
Stringifies and parses objects while restoring the proper type on parse
Language: TypeScript - Size: 630 KB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

arguiot/Euler
The open-source computational framework for the Swift language
Language: Swift - Size: 148 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 53 - Forks: 4

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.
Language: TypeScript - Size: 322 KB - Last synced at: 29 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

mrdcvlsc/APA
A C++ library for big integers and dynamic precision floating-point
Language: C++ - Size: 1.66 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 4

silentmatt/javascript-biginteger
A big integer library for JavaScript
Language: JavaScript - Size: 1.75 MB - Last synced at: 10 days ago - Pushed at: over 5 years ago - Stars: 185 - Forks: 58

chase-manning/scaled-number
A class for managing large numbers with a decimal scale, useful for web3 development
Language: TypeScript - Size: 407 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dviglo2d/dv_big_int
Длинная арифметика на языке C++20 с подробным описанием алгоритмов
Language: C++ - Size: 33.2 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

asdfchlwnsgy1236/BreakInfinity.cs
C# port of break_infinity.js, but for slightly bigger numbers (up to about 1e1e308).
Language: C# - Size: 97.7 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

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.
Language: C - Size: 62.5 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

simplito/bn-php
BigNum library for PHP compatible with bn.js
Language: PHP - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 5

SupTan85/int.lua
make it possible to calculate large number in Lua
Language: Lua - Size: 10.4 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

sp0re/easy-calc
一个专注于易用性的、精度准确的基本运算库
Language: JavaScript - Size: 230 KB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

shuckster/eslint-plugin-big-number-rules
Enforce (or automatically fix) finance-safe calculations using BigNumber or similar libraries.
Language: JavaScript - Size: 10.8 MB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 14 - Forks: 2

XeroXP/BigSharp
Big in C#. Port of big.js. A small, fast C# library for arbitrary-precision decimal arithmetic.
Language: C# - Size: 1.14 MB - Last synced at: 28 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

javiercejudo/arbitrary-precision
:100: Arbitrary precision
Language: JavaScript - Size: 19.5 KB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

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.
Language: TypeScript - Size: 146 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

esotericpig/senpi
pi in base 12 with custom-made Big Integer/Decimal classes for use with (almost) any base.
Language: Java - Size: 154 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

juanelas/bigint-mod-arith
Some extra functions to work with modular arithmetics using native JS implementation of BigInt.
Language: TypeScript - Size: 602 KB - Last synced at: 24 days ago - Pushed at: almost 2 years ago - Stars: 23 - Forks: 3

victozpark/BigNumber
Big number
Language: C++ - Size: 16.6 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Limeoats/BigNumber
C++ class for creating and computing arbitrary-length integers
Language: C++ - Size: 724 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 182 - Forks: 43

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
Language: Swift - Size: 155 KB - Last synced at: 12 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

bumbitzu/BigFloat
Class that provides a high-precision floating-point arithmetic library
Language: C++ - Size: 19.5 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

mrdcvlsc/extended-precision-integers
A templated C++ library for big integers and large floating point numbers.
Language: C++ - Size: 213 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 3 - Forks: 0

zongzong0408/C-common-encryption-collection
使用 C 實現密碼學常見的加密演算法
Language: C - Size: 158 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

ramsey/moontoast-math Fork of moontoast/math 📦
This package is abandoned. Please consider transitioning to brick/math.
Language: PHP - Size: 432 KB - Last synced at: 8 months ago - Pushed at: over 5 years ago - Stars: 459 - Forks: 7

OpenZeppelin/chai-bn Fork of asmarques/chai-bignumber
Chai assertions for comparing arbitrary-precision integers using the bn.js library
Language: JavaScript - Size: 134 KB - Last synced at: 29 days ago - Pushed at: over 3 years ago - Stars: 15 - Forks: 21

XeroXP/DecimalSharp
An arbitrary-precision Decimal type for C#. Port of decimal.js.
Language: C# - Size: 1.15 MB - Last synced at: 1 day ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 2

juggernaut0/bigint 📦
Kotlin Common arbitrary-sized integers
Language: Kotlin - Size: 56.6 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Mykhail024/BigNumberMultiplication
Large number multiplication program with GUI and graph. Based on qt6
Language: C++ - Size: 389 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

stasundr/decimal
Arbitrary-precision fixed-point decimal numbers in go
Language: Go - Size: 70.3 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

SnowyField1906/big-unsigned-integer
This is a simple implementation of a Big-Unsigned Integer in C++.
Language: C++ - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

YesDrX/bitarray
A simple bitarray library for nim.
Language: Nim - Size: 1.47 MB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 0

SzigetiJ/biguint
Big unsigned integers (128, 256, 384, 512 or more bits), big (signed) integers and big decimal numbers.
Language: C - Size: 255 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 2

jellydn/ethers-bignumber-demo
How to convert to BigNumber's ethers.js without error.
Language: TypeScript - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

mllimo/big-numbers
C++ Library designed for efficient handling of extremely large numbers.
Language: C++ - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

kokke/tiny-bignum-c
Small portable multiple-precision unsigned integer arithmetic in C
Language: C - Size: 97.7 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 379 - Forks: 76

GameMakerDiscord/BigNum.gml
Big Number library for GameMaker
Language: Game Maker Language - Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

danielost/big-numbers
BigNumber implementation in Golang
Language: Go - Size: 33.2 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ThePirate42/EUL
The mathEmatics Useful Library (the name is a work in progress) is a math general purpose c++20 header library that, among other things, features a big integer implementation.
Language: C++ - Size: 920 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 0

KABBOUCHI/bignumber-rs
A Rust library for arbitrary-precision decimal and non-decimal arithmetic
Language: Rust - Size: 94.7 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

AlanGarduno/BigNumberGo
Libreria para realizar operacines con numeros grandes (Mas de 20 digitos en Go)
Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

hexarc-software/bn.ts
BigNum in TypeScript
Language: TypeScript - Size: 142 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hpez/PHPBignum
A bignum library for PHP
Language: PHP - Size: 125 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 16

phamhongphuc1999/csharp-practice
:butterfly:Simple C# package:crocodile:
Language: C# - Size: 44.5 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

FFMG/myoddweb.bignumber.cpp
Yet another C++ BigNumber implementation with focus on switching between languages.
Language: C++ - Size: 19.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

frett27/Ada-Sodoku
Small Library for Sodoku grid solving / finding
Language: Ada - Size: 25.4 KB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 1

dwing4g/limax
original source from http://www.limax-project.org (QQ:364246005)
Language: Java - Size: 5.88 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 2

bauripalash/baurinum
Simple and Lightweight (Prototype) BigNum Library for C
Language: C - Size: 44.9 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

hypcos/incremental-googology
Goal: the whole computable googology in one incremental game
Language: JavaScript - Size: 341 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 8

vsivsi/bigbinomial
Implements binomial distribution PMF and CDF functions with math/big support
Language: Go - Size: 38.1 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Aghasaf06/30_Days_of_Code
This repository contains solutions to problems from the "30 Days of Code" section on the HackerRank website. You can see the solution of the problems you are having difficulty with.
Language: Java - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Aghasaf06/HackerRank_Java_Solutions
This repository contains solutions to problems from the "Prepare" section on the HackerRank website. You can see the solution of the problems you are having difficulty with.
Language: Java - Size: 50.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

soheilh12/Big-number
a program to sum, substract, multiply, divide, cascade and compare integers up to 100 digits
Language: C++ - Size: 141 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

uzyn/bigdenary
🦕🧮 Arbitrary-length decimal library, implemented with ES2020's native BigInt.
Language: TypeScript - Size: 75.2 KB - Last synced at: 2 days ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 2

michaelgx2/BFloat
C# big float number type. Support +/-/*// and power.
Language: C# - Size: 145 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 2

whatthefoxsay0/Foximal
A Javascript library for big Numbers.
Language: JavaScript - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

serdimoa/big.dart
Language: Dart - Size: 6.05 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 2

EdwardCreighton/BigNum
Custom implementation of Big Numbers class in C++
Language: C++ - Size: 107 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

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
Language: PHP - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 19 - Forks: 3

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.
Language: Java - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

lionmage/tower-of-types
A numeric tower and related types implemented in Java.
Language: Java - Size: 463 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

JL2014/dec2bin
Command line tool to convert big number to binary (from base 10 to 2)
Language: C++ - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

pr0crustes/BigNumber
A really long long long long long long number in C++
Language: C++ - Size: 104 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 40 - Forks: 11

tigertv/BeeNum
BeeNum is an arbitrary-precision arithmetic library.
Language: C++ - Size: 134 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 14 - Forks: 2
