fpdecimal
Decimal library
Provides a precise and efficient data type for fixed-point decimals in Go.
🛫 Fixed-Point Decimals
31 stars
3 watching
1 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists
decodingencodingfixed-point-arithmeticgojsonmoneynumericsperformanceserialization
Related projects:
Repository | Description | Stars |
---|---|---|
| A library for precise and efficient decimal money handling in Go. | 30 |
| An arbitrary-precision decimal floating-point arithmetic package for Go | 42 |
| An immutable decimal floating-point number package for Go. | 105 |
| A high-performance decimal number library with precise arithmetic and rounding methods for financial applications. | 115 |
| An implementation of a decimal data type in Go, designed to work with the Shopspring framework and PostgreSQL database. | 9 |
| A Go library for fast and simple feature engineering and machine learning data preprocessing | 121 |
| A Go library for performing precision arithmetic on fractions and supporting chain expressions | 19 |
| A fast and flexible deep-copier library for Go. | 35 |
| Provides immutable monetary amounts and exchange rates with high precision, optimized performance, and error handling for financial calculations. | 23 |
| Provides Go implementations of common data types used in international data transfer and validation | 19 |
| Provides a simple and efficient way to track and expose performance metrics in Go applications. | 28 |
| A Go library providing access to current and historical financial markets data. | 730 |
| Golang beautifies data display by providing formatting options for humans | 308 |
| A library for encoding and decoding fixed-width formatted data in Go. | 82 |
| A collection of functional programming helpers for Go, providing a set of reusable functions for tasks like filtering, mapping, and reducing data. | 304 |