decimal

Decimal library

A library for handling fixed-point decimal numbers with precise arithmetic and serialization/deserialization support.

Arbitrary-precision fixed-point decimal numbers in Go

GitHub

6k stars
71 watching
624 forks
Language: Go
last commit: about 2 years ago
Linked from 2 awesome lists

bignumberdecimalsgogolangmoneyprecision

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nikolaydubina/fpdecimalProvides a precise and efficient data type for fixed-point decimals in Go.31
govalues/decimalAn immutable decimal floating-point number package for Go.105
db47h/decimalAn arbitrary-precision decimal floating-point arithmetic package for Go42
jackc/pgx-shopspring-decimalAn implementation of a decimal data type in Go, designed to work with the Shopspring framework and PostgreSQL database.9
nikolaydubina/fpmoneyA library for precise and efficient decimal money handling in Go.30
gonum/gonumA set of libraries for numerical computations in the Go programming language.7,690
quagmt/udecimalA high-performance decimal number library with precise arithmetic and rounding methods for financial applications.115
xxjwxc/gofalA Go library for performing precision arithmetic on fractions and supporting chain expressions19
montanaflynn/statsA comprehensive statistics library package with no dependencies.2,934
lillik/magento2-price-decimalA Magento 2 extension that allows configuring custom decimal precision for prices and currency values across multiple stores and websites.110
teknologi-umum/decimal-clockAn implementation of decimal time, allowing more straightforward interpretation and conversion of timestamps19
tlikonen/cl-decimalsA package providing functions to parse and format decimal numbers in Common Lisp.21
davecgh/go-spewProvides a deep pretty printer for Go data structures to aid in debugging6,104
govalues/moneyProvides immutable monetary amounts and exchange rates with high precision, optimized performance, and error handling for financial calculations.23
mvdan/gofumptA stricter Go formatting tool to enforce a more consistent coding style3,385