Ecosyste.ms: Repos

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

GitHub topics: bigdecimal

gciatto/kt-math

Pure Kotlin porting of Java's BigIntegers and BigDecimals (along with java.math.*)

Language: Kotlin - Size: 1.62 MB - Last synced: 2 minutes ago - Pushed: about 3 hours ago - Stars: 23 - Forks: 3

onix-labs/onixlabs-dotnet

ONIXLabs .NET Library

Language: C# - Size: 418 KB - Last synced: about 3 hours ago - Pushed: about 5 hours ago - Stars: 5 - Forks: 2

Crossoid/Kotlin-Native-BigDecimal

Kotlin/Native BigDecimal implementation

Language: Kotlin - Size: 295 KB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 15 - Forks: 0

brick/math

Arbitrary-precision arithmetic library for PHP

Language: PHP - Size: 1.35 MB - Last synced: 2 days ago - Pushed: 18 days ago - Stars: 1,757 - Forks: 74

MikeMcl/big.js

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

Language: JavaScript - Size: 2.63 MB - Last synced: about 12 hours ago - Pushed: 28 days ago - Stars: 4,708 - Forks: 407

MikeMcl/decimal.js-light

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

Language: JavaScript - Size: 649 KB - Last synced: 9 days ago - Pushed: 27 days ago - Stars: 351 - Forks: 48

srknzl/bigdecimal.js

BigInt based BigDecimal implementation

Language: JavaScript - Size: 33.3 MB - Last synced: 13 days ago - Pushed: 13 days ago - Stars: 14 - Forks: 5

ruby/bigdecimal

Arbitrary-precision decimal floating-point number library for Ruby

Language: C - Size: 1.61 MB - Last synced: 3 days ago - Pushed: 14 days ago - Stars: 111 - Forks: 64

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: 14 days ago - Pushed: 8 months ago - Stars: 192 - Forks: 34

chuacw/BigNumbers Fork of rvelthuis/DelphiBigNumbers

BigInteger and BigDecimal for Delphi

Language: Pascal - Size: 11.6 MB - Last synced: 19 days ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

royNiladri/js-big-decimal

Work with large numbers on the client side with high precision.

Language: TypeScript - Size: 1.27 MB - Last synced: 19 days ago - Pushed: 26 days ago - Stars: 132 - Forks: 27

luismendes070/beg-java-7 Fork of Apress/beg-java-7

page 318 BigDecimal Source code for 'Beginning Java 7' by Jeff Friesen

Size: 1.24 MB - Last synced: 19 days ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

YuryMikhailuts/kig-decimal

Зеркало проекта KigDecimal. Библиотека реализации BigDecimal для kotlin multiplatform (jvm, js)

Language: Kotlin - Size: 97.7 KB - Last synced: 26 days ago - Pushed: 27 days ago - Stars: 3 - Forks: 1

ckormanyos/wide-decimal

Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.

Language: C++ - Size: 1.71 MB - Last synced: 23 days ago - Pushed: 2 months ago - Stars: 49 - Forks: 11

MaxGraey/as-bignum

Fixed length big numbers for AssemblyScript 🚀

Language: TypeScript - Size: 3.69 MB - Last synced: 28 days ago - Pushed: 29 days ago - Stars: 60 - Forks: 19

MikeMcl/bignumber.js

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

Language: JavaScript - Size: 4.51 MB - Last synced: 29 days ago - Pushed: 2 months ago - Stars: 6,514 - Forks: 738

XeroXP/DecimalSharp

An arbitrary-precision Decimal type for C#. Port of decimal.js.

Language: C# - Size: 1.15 MB - Last synced: 23 days ago - Pushed: almost 2 years ago - Stars: 3 - Forks: 1

yawaramin/ocaml-decimal

Arbitrary-precision floating-point decimals

Language: OCaml - Size: 611 KB - Last synced: 9 days ago - Pushed: 9 months ago - Stars: 31 - Forks: 4

Daninet/exactnumber

Arbitrary-precision decimals. Enables making math calculations with rational numbers, without precision loss.

Language: TypeScript - Size: 1.55 MB - Last synced: 27 days ago - Pushed: over 1 year ago - Stars: 12 - 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: 855 KB - Last synced: 29 days ago - Pushed: about 1 month ago - Stars: 114 - Forks: 43

lordazzi/calc-js

Handle JavaScript operations, avoiding the native problems of the language

Language: TypeScript - Size: 641 KB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 9 - Forks: 4

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: about 1 month ago - Pushed: about 1 month ago - Stars: 28 - Forks: 8

ttulka/as-big

AssemblyScript library for arbitrary-precision decimal arithmetic

Language: JavaScript - Size: 688 KB - Last synced: 16 days ago - Pushed: 5 months ago - Stars: 37 - Forks: 1

wrandelshofer/FastDoubleParser

A Java port of Daniel Lemire's fast_float project

Language: Java - Size: 8.44 MB - Last synced: 28 days ago - Pushed: 5 months ago - Stars: 165 - Forks: 17

FirebirdSQL/decimal-java

Java library to encode and decode IEEE-754 decimals

Language: Java - Size: 799 KB - Last synced: 19 days ago - Pushed: 3 months ago - Stars: 12 - Forks: 3

mgriebling/BigDecimal

Arbitrary-precision decimal arithmetic in Swift with full math functions and fixed-precision Decimal 32-, 64-, and 128-bit types.

Language: Swift - Size: 1.85 MB - Last synced: 29 days ago - Pushed: 9 months ago - Stars: 12 - Forks: 2

Statute8234/JavaToolkit

Rating: (7/10) The Java Toolkit is a collection of Java programs providing various utilities and functionalities for mathematical and practical tasks, including generating random month names, calculating averages, and approximating pi.

Language: Java - Size: 6.84 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

ionspin/kotlin-multiplatform-bignum

A Kotlin multiplatform library for arbitrary precision arithmetics

Language: Kotlin - Size: 3.2 MB - Last synced: 2 months ago - Pushed: 3 months ago - Stars: 316 - Forks: 36

Leslie-Wong-H/jsbi-calculator

JSBI-Calculator is an IE11-compatible calculator utility to perform arbitrary (up to 18 decimals) arithmetic computation, with the help of JSBI-based BigDecimal.

Language: TypeScript - Size: 352 KB - Last synced: 10 days ago - Pushed: about 1 year ago - Stars: 9 - Forks: 2

konigsoftware/konig-decimal

Safe and developer friendly arithmetic in idiomatic Kotlin

Language: Kotlin - Size: 84 KB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 3 - Forks: 0

Synt4xErr0r4/ieee754-java

A Java 19 library for converting between IEEE 754 binary floating point numbers and Java's BigDecimal

Language: Java - Size: 164 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

readysteady/percentage

Ruby gem for working with percentages

Language: Ruby - Size: 43.9 KB - Last synced: 29 days ago - Pushed: 3 months ago - Stars: 32 - Forks: 3

MikeMcl/decimal.js

An arbitrary-precision Decimal type for JavaScript

Language: JavaScript - Size: 8.34 MB - Last synced: 4 months ago - Pushed: 8 months ago - Stars: 5,982 - Forks: 529

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: 3 months ago - Pushed: 3 months ago - Stars: 6 - Forks: 2

asiryan/OpenJDK.BigMathNET 📦

Advanced Java big math functions implementation using .NET Framework.

Language: C# - Size: 125 KB - Last synced: 23 days ago - Pushed: over 3 years ago - Stars: 6 - Forks: 2

davidmartinez10/bigfloat

A library for arbitrary precision decimal floating point arithmetic.

Language: TypeScript - Size: 146 KB - Last synced: 13 days ago - Pushed: about 2 years ago - Stars: 16 - Forks: 1

eobermuhlner/big-math

Advanced Java BigDecimal math functions (pow, sqrt, log, sin, ...) using arbitrary precision.

Language: Java - Size: 22.6 MB - Last synced: 6 months ago - Pushed: 10 months ago - Stars: 277 - Forks: 40

libj/math

Performance extensions to the java.math Java API.

Language: HTML - Size: 3.41 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 7 - Forks: 2

benibela/bigdecimalmath

Pascal library for arbitrary precision BCD floating point numbers

Language: Pascal - Size: 555 KB - Last synced: 4 months ago - Pushed: 9 months ago - Stars: 23 - Forks: 14

mortezaadi/bigdecimal-utils

Utility for BigDecimal comparison

Language: Java - Size: 43.9 KB - Last synced: 7 months ago - Pushed: over 2 years ago - Stars: 49 - Forks: 15

exizt/kotlin-N

BigDecimal 비교하는 클래스.

Language: Kotlin - Size: 2.93 KB - Last synced: 8 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

janesser/BigDecimalMath4Scala

BigDecimal Arithmetics for Scala (BigDecimalMath4Scala)

Language: Scala - Size: 1.33 MB - Last synced: 9 months ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

subha81788/simplest-ecommerce-app

Language: Java - Size: 73.2 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

randomseed-io/bankster

Money Creation Made Easy

Language: Clojure - Size: 722 KB - Last synced: 27 days ago - Pushed: over 1 year ago - Stars: 33 - Forks: 5

BelmoMusta/alpha-number

Convert numbers from digital format to letters.

Language: Java - Size: 63.5 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 3 - Forks: 0

gfZeng/Decimals.jl

Language: Julia - Size: 16.6 KB - Last synced: 11 months ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

abranhe/bigdecimal

✖︎ Arithmetic operations in BigDecimal made easier

Language: Java - Size: 50.8 KB - Last synced: 19 days ago - Pushed: over 5 years ago - Stars: 11 - Forks: 2

calleo/mongoid_decimal 📦

Money money money!

Language: Ruby - Size: 9.77 KB - Last synced: 9 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

AlexSp3/Basenumber.js

A BigDecimal library for arbitrary precision that allows you to work with numbers in different bases from 2 to 36.

Language: JavaScript - Size: 784 KB - Last synced: about 5 hours ago - Pushed: about 2 years ago - Stars: 7 - Forks: 0

uzyn/bigdenary

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

Language: TypeScript - Size: 75.2 KB - Last synced: 2 days ago - Pushed: over 3 years ago - Stars: 11 - Forks: 2

whatthefoxsay0/Foximal

A Javascript library for big Numbers.

Language: JavaScript - Size: 39.1 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

dc0614/Side-Projects

This is random projects that I have done during a Tech Bootcamp for practice

Language: Java - Size: 11.7 KB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

eeng/danconia

A very simple money library for Ruby

Language: Ruby - Size: 136 KB - Last synced: 18 days ago - Pushed: about 1 year ago - Stars: 3 - Forks: 1

jimmckeeth/DelphiBigNumbers Fork of rvelthuis/DelphiBigNumbers 📦

BigInteger and BigDecimal for Delphi.

Language: Pascal - Size: 11.9 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 4 - Forks: 1

frolma/frutils

Utility classes for simple operations - no-op, if-null-op, strings, dates, big-decimals and more - without creating additional objects and to improve code readability

Language: Java - Size: 67.4 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

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: 10 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

eobermuhlner/kotlin-big-math

Kotlin library for BigDecimal math functions (pow, sqrt, log, sin, ...) using arbitrary precision.

Language: Kotlin - Size: 74.2 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 16 - Forks: 2

mpobjects/bdparsii

Super fast and simple evaluator for mathematical expressions written in Java, BigDecimal version.

Language: Java - Size: 424 KB - Last synced: 11 months ago - Pushed: over 3 years ago - Stars: 5 - Forks: 1

tigertv/BeeNum

BeeNum is an arbitrary-precision arithmetic library.

Language: C++ - Size: 134 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 14 - Forks: 2

alexsgi/android-utils 📦

Tools for your android app.

Language: Java - Size: 174 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

BardoQi/BigMath

A PHP library to work with big integers and big decimals. This library makes use of the GMP extension and bcmath to do its calculations.

Language: PHP - Size: 24.4 KB - Last synced: 25 days ago - Pushed: over 3 years ago - Stars: 10 - Forks: 1

JackTesla/BigDecimal

A large number calculation library

Language: C++ - Size: 6.84 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

kiosion/big-decimal

Lightweight class for supporting large decimals with arbitrary precision in JS

Language: JavaScript - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

peterphmikkelsen/kotlin-bignumber-extensions

Various Kotlin extensions for java.math.BigInteger and java.math.BigDecimal

Language: Kotlin - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

davidmartinez10/bigfloat-esnext

A library for arbitrary precision decimal floating point arithmetic.

Language: TypeScript - Size: 126 KB - Last synced: 26 days ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

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: 23 days ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

mariusbalcytis/math

PHP library for arbitrary precision mathematics

Language: PHP - Size: 152 KB - Last synced: about 1 month ago - Pushed: about 5 years ago - Stars: 3 - Forks: 4

kloverde/java-NumberUtil

Down with BigDecimal.compareTo

Language: Java - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

make-github-pseudonymous-again/js-rational-field

:woman_farmer: Rational field for JavaScript

Language: JavaScript - Size: 3.28 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

hmmhmmhm/infinite.js

🔢 infinite.js helps the easy use of big integer and big decimal in node.js

Language: JavaScript - Size: 14.6 KB - Last synced: 14 days ago - Pushed: over 5 years ago - Stars: 9 - Forks: 0

davidmartinez10/bigfloat-deno

A library for arbitrary precision decimal floating point arithmetic.

Language: TypeScript - Size: 17.6 KB - Last synced: 6 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

username1565/BigInteger.js Fork of peterolson/BigInteger.js

https://username1565.github.io/BigInteger.js/

Language: JavaScript - Size: 854 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

bartekleon/BigMath

Math library for big numbers

Language: TypeScript - Size: 720 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 2

lovung/decimal

Mathematic library for the Decimal number - Support recurring decimal

Language: Go - Size: 85 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 6 - Forks: 0

sbesada/java.nth.root.calculator

BigInteger & BigDecimal nth root calculator

Language: Java - Size: 15.6 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

AmrAlSayed0/UniversalUnitConverter

Language: C# - Size: 113 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 1

DW-yejing/calculator

a simple calculator without precision loss, based on bigdecimal

Language: Java - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

kshetline/json-z Fork of json5/json5

JSON-Z — JSON for everyone

Language: JavaScript - Size: 905 KB - Last synced: 18 days ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

MarceloSouza1983/java-8

Neste desafio é necessário somar ou subtrair determinados atributos do tipo *BigDecimal* de uma *classe* usando Reflection

Language: Java - Size: 55.7 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

fatshaw/calculator

RPN Calculator

Language: Java - Size: 173 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 1 - 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: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

nimaafshar/MathExpressionEvaluator

a simple Mathematical Expression Evaluator using shunting yard algorithm

Language: Java - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

cryptoexplained/big-numbers

JavaScript Precision Arithmetic

Language: JavaScript - Size: 33.2 KB - Last synced: 12 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

printercu/money Fork of RubyMoney/money

BigDecimal powered version of "money" gem

Language: Ruby - Size: 2.01 MB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 8 - Forks: 0

kevinesaa/calculadora

Una simple implementación en java de una calculadora

Language: Java - Size: 45.9 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0