mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
Added go-finance (#1777)
This commit is contained in:
parent
b3d201cce7
commit
b3f8946d5a
@ -500,6 +500,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [accounting](https://github.com/leekchan/accounting) - money and currency formatting for golang.
|
* [accounting](https://github.com/leekchan/accounting) - money and currency formatting for golang.
|
||||||
* [decimal](https://github.com/shopspring/decimal) - Arbitrary-precision fixed-point decimal numbers.
|
* [decimal](https://github.com/shopspring/decimal) - Arbitrary-precision fixed-point decimal numbers.
|
||||||
* [go-finance](https://github.com/FlashBoys/go-finance) - Comprehensive financial markets data in Go.
|
* [go-finance](https://github.com/FlashBoys/go-finance) - Comprehensive financial markets data in Go.
|
||||||
|
* [go-finance] (https://github.com/alpeb/go-finance) - Library of financial functions for time value of money (annuities), cash flow, interest rate conversions, bonds and depreciation calculations.
|
||||||
* [go-money](https://github.com/rhymond/go-money) - Implementation of Fowler's Money pattern.
|
* [go-money](https://github.com/rhymond/go-money) - Implementation of Fowler's Money pattern.
|
||||||
* [ofxgo](https://github.com/aclindsa/ofxgo) - Query OFX servers and/or parse the responses (with example command-line client).
|
* [ofxgo](https://github.com/aclindsa/ofxgo) - Query OFX servers and/or parse the responses (with example command-line client).
|
||||||
* [transaction](https://github.com/claygod/transaction) - Embedded transactional database of accounts, running in multithreaded mode.
|
* [transaction](https://github.com/claygod/transaction) - Embedded transactional database of accounts, running in multithreaded mode.
|
||||||
|
Loading…
Reference in New Issue
Block a user