github.com/shopspring/decimal
go
pkg:golang/github.com/shopspring/decimal
16 Dependabot PRs
4 months ago
11 repositories
3 repositories
Recent PRs
Bump github.com/shopspring/decimal from 1.3.1 to 1.4.0
Yar1991-Translation/DDBOT-Nexus #3
chore(deps): bump the go-dependencies group across 1 directory with 16 updates
deps: bump github.com/shopspring/decimal from 1.3.1 to 1.4.0
chore(deps): bump the go-dependencies group across 1 directory with 10 updates
chore(deps): bump the go-dependencies group across 1 directory with 9 updates
Chore(deps): Bump the minor-and-patch group across 1 directory with 12 updates
stellar/stellar-disbursement-platform-backend #955
Chore(deps): Bump the minor-and-patch group across 1 directory with 11 updates
stellar/stellar-disbursement-platform-backend #948
Chore(deps): Bump the minor-and-patch group with 6 updates
stellar/stellar-disbursement-platform-backend #941
chore(deps): bump github.com/shopspring/decimal from 1.3.1 to 1.4.0
PundiAI/go-sdk #21
build(deps): Bump github.com/shopspring/decimal from 1.3.1 to 1.4.0
Yar1991-Translation/DDBOT-WAs--RoPlugin #16
chore(deps): bump the go-dependencies group in /services/monitor with 4 updates
chore(deps): bump the go-modules group with 69 updates
Bump the go-modules group across 1 directory with 51 updates
paketo-buildpacks/conda-env-update #454
build(deps): bump github.com/shopspring/decimal from 1.2.0 to 1.3.1
ulucinar/terraform-provider-aws #11
chore(deps): bump github.com/shopspring/decimal from 1.2.0 to 1.3.1
powerman/conv #24
Package Details
| Name: | github.com/shopspring/decimal |
| Ecosystem: | go |
| PURL Type: | golang |
| Package URL: | pkg:golang/github.com/shopspring/decimal |
| JSON API: | View JSON |
Package Information
Package decimal implements an arbitrary precision fixed-point decimal. The zero-value of a Decimal is 0, as you would expect. The best way to create a new Decimal is to use decimal.NewFromString, ex: To use Decimal as part of a struct: Note: This can "only" represent numbers with a maximum of 2^31 digits after the decimal point.
| Repository: | https://github.com/shopspring/decimal |
| Homepage: | https://github.com/shopspring/decimal |
| Latest Release: |
v1.4.0
about 2 years ago |
| Dependent Repos: | 36,577 |
| Dependent Packages: | 10,733 |
| Ranking: | Top 0.0309% by dependent repos Top 0.0186% by dependent pkgs |