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

Topic: "big-number"

azaitsev/millify

Convert long numbers into a human-readable format in Python

Language: Python - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 105 - Forks: 14

mrdcvlsc/APA

A C++ library for big integers and dynamic precision floating-point

Language: C++ - Size: 1.66 MB - Last synced at: 30 days ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 4

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

rurban/libbf

mirror of Fabrice Bellard's libbf tar releases

Language: C - Size: 162 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 4

anishLearnsToCode/hackerrank-java

Java ☕ Domain on HackerRank - Problems & Solutions 📖📕📑

Language: Java - Size: 106 KB - Last synced at: 23 days ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 3

mikeoborotov/long-number-lib

A single-file C++ library for arithmetics with arbitrary length numbers

Language: C++ - Size: 1.43 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 2

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

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

LeandroMontanari/nomeador-de-numeros-gigantes-python3

Nomeador de Números Gigantes em Python 3

Language: Python - Size: 3.91 KB - Last synced at: 18 days ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 1

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

HRSadeghi/LargeNumbers

In this repository, a library has been provided that allows you to perform the four basic operations of addition, subtraction, multiplication and division on large and very large numbers.

Language: Python - Size: 43.9 KB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

HemulGM/HandleSumm

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

Language: Pascal - Size: 178 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 3

hyouteki/senet

probing SEcurity of NETwork

Language: C - Size: 7.41 MB - Last synced at: 21 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

giulianoassaggio/LongNumber

Arbitrary-precison integers library in c++. It handles signed integers of any size and any base between 2 and 16. It also hande operations between different bases.

Language: C++ - Size: 79.1 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 2

JossDev-Morales/number-converter.io

Converter of decimal and integer numbers in different bases such as octal, binary, hexadecimal and decimal and bases between 2 and 36 to other number bases

Language: JavaScript - Size: 157 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Astrodynamic/Decimal-float-point

Decimal is a high-precision value type for financial calculations that minimizes errors due to rounding. It represents big numbers how in C#.

Language: C++ - Size: 86.9 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

exoad/big_double.dart

BigInt & double replacement that can hold more than 1^308 and up to 10^^308

Language: Dart - Size: 142 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 1 - 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

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

JL2014/Prime-decomposition-of-Kaprekar-numbers

Prime decomposition of Kaprekar numbers (up to 29 digits)

Size: 80.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

DainArtz/Big_Numbers

A C++ implementation of the class Big_Numbers, which specialises in the work with numbers consisting of more than 9 digits (10^9).

Language: C++ - Size: 7.81 KB - Last synced at: 6 months ago - Pushed at: over 2 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: 7 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

erincones/bigfib

Fast Fibonacci numbers with arbitrary precision

Language: C++ - Size: 13.7 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

Astrodynamic/Decimal-fixed-point

Decimal is a high-precision value type for financial calculations that minimizes errors due to rounding. It represents big numbers how in posgresql.

Language: C++ - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

StinkySteak/unity-dirichlet-numerics Fork of ricksladkey/dirichlet-numerics

Int128 for Unity

Language: C# - Size: 54.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

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: 8 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

BaseMax/BigNumberBaseConverterC

A Super-Fast C-Program for converting very huge/big numbers from one base to another base without Limitation.

Language: C - Size: 263 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jlucasp25/Fibonacci-bigNumber

Programming Laboratory Class. Operations with large numbers & a Fibonacci calculator implemented in C.

Language: C - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

YohnWang/high-performance-big-number

A high performance big number for c++

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

hussainmudassir/Geeksforgeeks-and-Hackerearth

Solutions are in C++

Language: C++ - Size: 29.3 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

cryptoexplained/big-numbers

JavaScript Precision Arithmetic

Language: JavaScript - Size: 33.2 KB - Last synced at: 3 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

hthoai/big-integer

Project 1 - Computer Architecture[FIT-HCMUS] : Represent big integer number (128 bits) & provide basic operations

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

mentalmove/StringInt

Calculation with numbers of unlimited size

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

bzdgn/big-number-utility

Basic Numeric Operations for Unlimited Numbers In String Format

Language: Java - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0