fpdecimal

Decimal library

Provides a precise and efficient data type for fixed-point decimals in Go.

🛫 Fixed-Point Decimals

GitHub

31 stars
3 watching
1 forks
Language: Go
last commit: about 2 months ago
Linked from 2 awesome lists

decodingencodingfixed-point-arithmeticgojsonmoneynumericsperformanceserialization

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nikolaydubina/fpmoney A library for precise and efficient decimal money handling in Go. 30
db47h/decimal An arbitrary-precision decimal floating-point arithmetic package for Go 42
govalues/decimal An immutable decimal floating-point number package for Go. 105
quagmt/udecimal A high-performance decimal number library with precise arithmetic and rounding methods for financial applications. 115
jackc/pgx-shopspring-decimal An implementation of a decimal data type in Go, designed to work with the Shopspring framework and PostgreSQL database. 9
nikolaydubina/go-featureprocessing A Go library for fast and simple feature engineering and machine learning data preprocessing 121
xxjwxc/gofal A Go library for performing precision arithmetic on fractions and supporting chain expressions 19
tiendc/go-deepcopy A fast and flexible deep-copier library for Go. 35
govalues/money Provides immutable monetary amounts and exchange rates with high precision, optimized performance, and error handling for financial calculations. 23
mikekonan/go-types Provides Go implementations of common data types used in international data transfer and validation 19
pascaldekloe/metrics Provides a simple and efficient way to track and expose performance metrics in Go applications. 28
piquette/finance-go A Go library providing access to current and historical financial markets data. 730
go-ffmt/ffmt Golang beautifies data display by providing formatting options for humans 308
ianlopshire/go-fixedwidth A library for encoding and decoding fixed-width formatted data in Go. 82
repeale/fp-go A collection of functional programming helpers for Go, providing a set of reusable functions for tasks like filtering, mapping, and reducing data. 304