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

Top 5.8% dependent packages on proxy.golang.org
Top 3.5% dependent repos on proxy.golang.org

proxy.golang.org : github.com/Rjected/gmp

Package gmp implements multi-precision arithmetic (big numbers). This package provides a drop in replacement for Go's built in math/big integer package using the GNU Multiprecision Library (GMP) to implement the operations. GMP is very much faster than Go's math/big however it is an external C library with all the problems that entails (cgo, dependencies etc) The following numeric types are supported: Methods are typically of the form: and implement operations z = x Op y with the result as receiver; if it is one of the operands it may be overwritten (and its memory reused). To enable chaining of operations, the result is also returned. Methods returning a result other than *Int or *Rat take one of the operands as the receiver.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/%21rjected/gmp
License: BSD-3-Clause
Latest release: about 6 years ago
First release: over 11 years ago
Namespace: github.com/Rjected
Dependent packages: 1
Dependent repositories: 2
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 16 days ago

Top 4.6% on proxy.golang.org
github.com/mit-dci/opencx v0.0.0-20220619015750-7ad0b1f700ee
An open-source cryptocurrency exchange toolkit for implementing experimental exchange features
1 version - Latest release: about 3 years ago - 1 dependent package - 179 stars on GitHub
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.