Category:GMP(Go wrapper)
Appearance
Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.
This package provides a drop in replacement for Go's built in math/big big integer package using the GNU Multiprecision Library (GMP) which, despite the overhead of cgo, is still much faster than the former.
Its use is subject to the BSD 3-Clause license.
Pages in category "GMP(Go wrapper)"
The following 19 pages are in this category, out of 19 total.