money

Money library

Provides immutable monetary amounts and exchange rates with high precision, optimized performance, and error handling for financial calculations.

Immutable monetary amounts and exchange rates for Go

GitHub

21 stars
3 watching
4 forks
Language: Go
last commit: 4 months ago
Linked from 1 awesome list

currenciescurrencies-conversionscurrencydecimalexchange-ratefinancialfloating-pointgogolangiso-4217money

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
govalues/decimal An immutable decimal floating-point number type for financial calculations in Go. 94
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
bojanz/currency A Go library for handling currency amounts and formatting. 559
rhymond/go-money Provides a Go implementation of the Fowler's Money pattern for working with monetary values 1,680
piquette/finance-go A Go library providing access to current and historical financial markets data. 725
pieterclaerhout/go-finance A Go library providing finance-related functions including exchange rates and VAT number checks. 26
alpeb/go-finance A Go library providing financial calculations and conversions for time value of money, cash flow, bonds, and depreciation. 177
brick/money A PHP library providing a robust and precise way to handle monetary calculations. 1,671
nikolaydubina/fpdecimal Provides a precise and efficient data type for fixed-point decimals in Go. 31
askuratovsky/currencylayer Provides access to current exchange rates via Currencylayer.com API 3
florianv/swap A currency exchange rates library allowing retrieval and caching of exchange rates from various services. 1,313
phlegx/money-currencylayer-bank Provides an API to fetch and manage exchange rates from Currencylayer.com 15
phlegx/money-openexchangerates-bank Provides an API to access exchange rates from openexchangerates.org 3
umpirsky/currency-list A comprehensive list of currencies with names and ISO 4217 codes in multiple languages and formats. 309
db47h/decimal An arbitrary-precision decimal floating-point arithmetic package for Go 41