An open API service providing repository metadata for many open source software ecosystems.

Topic: "big-int"

faheel/BigInt

Arbitrary-sized integer class for C++

Language: C++ - Size: 448 KB - Last synced at: 24 days ago - Pushed at: 9 months ago - Stars: 414 - Forks: 130

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

niekbouman/ctbignum

Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)

Language: C++ - Size: 809 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 110 - Forks: 11

SiroDiaz/Base62

PHP Base62 encoder and decoder for integers and big integers with Laravel 5 support.

Language: PHP - Size: 68.4 KB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 5

grim-firefly/G-BigInt

BigInt in C++

Language: C++ - Size: 8.79 KB - Last synced at: 24 days ago - Pushed at: over 5 years ago - Stars: 15 - Forks: 3

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

flexxxxer/big_numbers 📦

long arithmetic library

Language: C++ - Size: 1.24 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 0

delphi-pascal-archive/Pascal-BigInt

Delphi/Pascal module for very big integers

Language: Pascal - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 8 - Forks: 5

betafcc/pi-generator

Pausable/resumable pi digits generator using new JS BigInt. Demo: https://betafcc.github.io/pi-generator

Language: JavaScript - Size: 945 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

LuMarans30/dec2bin-rust

Three simple algorithms in Rust that convert a number from decimal to binary.

Language: Rust - Size: 83 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 3 - 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: 11 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

sharabiania/big-integer

A lightweight library for very large integer arithmetic.

Language: C++ - Size: 5.36 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

lycantropos/rithm

Arbitrary precision arithmetic

Language: Rust - Size: 1.26 MB - Last synced at: 10 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

mousany/ioo

A C++ implementation of Big Int

Language: C++ - Size: 88.9 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

coderaiser/big-sum

Sum array representation of big numbers

Language: JavaScript - Size: 5.86 KB - Last synced at: 3 days ago - Pushed at: over 6 years ago - Stars: 2 - 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

Leartiz/BigInt-and-BigReal

BigInt and BigReal, C++

Language: C++ - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

AldrinMathew/bigx

Big integers for C++ with operators, and compatibility with primitive datatypes...

Language: C++ - Size: 85 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

LeKSuS-04/big_int-for-cpp

C++ big integer implementation

Language: C++ - Size: 110 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

make-github-pseudonymous-again/js-integer

:zzz: Integers for JavaScript (ℤ)

Language: JavaScript - Size: 4.6 MB - Last synced at: 1 day ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

TwilightSaw/big-int

simple big integer library

Language: C++ - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

opencoff/go-currency

golang implementation of arbitrary precision currency

Language: Go - Size: 2.93 KB - Last synced at: 27 days ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

jreina/COSC-1337-001-Programming_Fundamentals_II

PF2, Summer 2016

Language: Java - Size: 1.09 GB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

SolaceHarmony/BizarroMath

BizarroMath: a digital‑first HPC library fusing infinite‑precision big‑int, exact rational fractions, and symbolic expansions—built for unstoppable discrete math adventures.

Language: Jupyter Notebook - Size: 251 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

sahilbansal17/ProjectEulerSolution-SML Fork of vikasgola/ProjectEulerSolution-SML

Solution of problems from ProjectEuler

Language: Standard ML - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

bumbitzu/Big_Integers_Class

A standard integer data type, such as when working with very large prime numbers or performing other types of mathematical operations that involve large numbers.

Language: C++ - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

c1m50c/big-int

Rust Library implementing a Big Integer.

Language: Rust - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tonix-tuft/js-big-counter

Big integer/arbitrary-length counter for JavaScript.

Language: JavaScript - Size: 1.32 MB - Last synced at: 24 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

14coruma/cs374final

Final project for CS 374 HPC class

Language: C - Size: 674 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

SouravDas25/Infinite-Range-Int

Integer with Infinite Range

Language: C++ - Size: 666 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0