decimal
Decimal calculator
An immutable decimal floating-point number type for financial calculations in Go.
Immutable floating-point decimals for Go
94 stars
5 watching
7 forks
Language: Go
last commit: about 1 month ago
Linked from 1 awesome list
ansi-x3-274decimalfinancialfloating-pointgeneral-decimal-arithmeticgogolangmoney
Related projects:
Repository | Description | Stars |
---|---|---|
db47h/decimal | An arbitrary-precision decimal floating-point arithmetic package for Go | 41 |
govalues/money | Provides immutable monetary amounts and exchange rates with high precision, optimized performance, and error handling for financial calculations. | 21 |
nikolaydubina/fpdecimal | Provides a precise and efficient data type for fixed-point decimals in Go. | 31 |
alpeb/go-finance | A Go library providing financial calculations and conversions for time value of money, cash flow, bonds, and depreciation. | 177 |
xxjwxc/gofal | A Go library for performing precision arithmetic on fractions and supporting chain expressions | 19 |
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 |
quagmt/udecimal | A high-performance fixed-point decimal number library designed for financial applications | 111 |
pieterclaerhout/go-finance | A Go library providing finance-related functions including exchange rates and VAT number checks. | 26 |
galculator/galculator | A scientific calculator with advanced formula entry capabilities | 123 |
php-collective/decimal-object | A decimal value object that provides strict precision and scale handling for financial calculations. | 20 |
piquette/finance-go | A Go library providing access to current and historical financial markets data. | 725 |
iamjinlei/go-tart | Provides efficient streaming updates of technical indicators for financial analysis | 58 |
osamingo/checkdigit | Provides a collection of algorithms and calculators for verifying check digits in various formats. | 110 |
ericmj/decimal | A library for precise decimal arithmetic with support for context-dependent precision and rounding | 464 |
jackc/pgx-shopspring-decimal | An implementation of a decimal data type in Go, designed to work with the Shopspring framework and PostgreSQL database. | 9 |