decimal
Decimal calculator
An arbitrary-precision decimal floating-point arithmetic package for Go
An arbitrary-precision decimal floating-point arithmetic package for Go
42 stars
5 watching
3 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists
arbitrary-precisionbignumdecimalfinancialfloating-pointgo
Related projects:
Repository | Description | Stars |
---|---|---|
govalues/decimal | An immutable decimal floating-point number package for Go. | 105 |
nikolaydubina/fpdecimal | Provides a precise and efficient data type for fixed-point decimals in Go. | 31 |
quagmt/udecimal | A high-performance decimal number library with precise arithmetic and rounding methods for financial applications. | 115 |
ericmj/decimal | A library for precise decimal arithmetic with support for context-dependent precision and rounding | 466 |
nikolaydubina/fpmoney | A library for precise and efficient decimal money handling in Go. | 30 |
db47h/ngaro | An embeddable implementation of the Ngaro Virtual Machine for Go programs | 29 |
php-collective/decimal-object | A decimal value object that provides strict precision and scale handling for financial calculations. | 20 |
xxjwxc/gofal | A Go library for performing precision arithmetic on fractions and supporting chain expressions | 19 |
ungerik/go3d | A performance-oriented 2D/3D math package for Go | 317 |
tompazourek/rationals | A .NET library implementing arbitrary precision rational number arithmetic | 80 |
govalues/money | Provides immutable monetary amounts and exchange rates with high precision, optimized performance, and error handling for financial calculations. | 23 |
iamjinlei/go-tart | Provides efficient streaming updates of technical indicators for financial analysis | 60 |
alpeb/go-finance | A Go library providing financial calculations and conversions for time value of money, cash flow, bonds, and depreciation. | 177 |
jackc/pgx-shopspring-decimal | An implementation of a decimal data type in Go, designed to work with the Shopspring framework and PostgreSQL database. | 9 |
osamingo/checkdigit | Provides a collection of algorithms and calculators for verifying check digits in various formats. | 110 |