decimal
Decimal calculator
An arbitrary-precision decimal floating-point arithmetic package for Go
An arbitrary-precision decimal floating-point arithmetic package for Go
41 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 type for financial calculations in Go. | 94 |
nikolaydubina/fpdecimal | Provides a precise and efficient data type for fixed-point decimals in Go. | 31 |
quagmt/udecimal | A high-performance fixed-point decimal number library designed for financial applications | 111 |
ericmj/decimal | A library for precise decimal arithmetic with support for context-dependent precision and rounding | 464 |
nikolaydubina/fpmoney | A Go library that provides a precise, float-free representation of financial amounts with support for fixed-point decimal arithmetic and ISO 4217 currency codes. | 29 |
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 | 316 |
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. | 21 |
iamjinlei/go-tart | Provides efficient streaming updates of technical indicators for financial analysis | 58 |
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 |