Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/mpwalkerdine/money

Package money is a convenience wrapper for "github.com/ericlagergren/decimal". It makes decimal values returned from this package immutable, at the expense of reduced memory efficiency. See https://golang.org/pkg/math/big/ for why the API is designed in the way it is. We forego that benefit in calling code, but where possible this package will attempt to minimise allocations during calculations. In the majority of cases however, monetary values fit inside the compact uint64 value used by the underlying decimal package.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/mpwalkerdine/money
Keywords: finance, go, golang, money
License: BSD-3-Clause
Latest release: over 5 years ago
First release: over 5 years ago
Namespace: github.com/mpwalkerdine
Stars: 3 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 29 days ago

    Loading...
    Readme
    Loading...