[ forky ]
[ sid ]
[ ソース: golang-github-holiman-uint256 ]
パッケージ: golang-github-holiman-uint256-dev (1.3.2-1)
golang-github-holiman-uint256-dev に関するリンク
Debian の資源:
golang-github-holiman-uint256 ソースパッケージをダウンロード:
- [golang-github-holiman-uint256_1.3.2-1.dsc]
- [golang-github-holiman-uint256_1.3.2.orig.tar.gz]
- [golang-github-holiman-uint256_1.3.2-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Fixed size 256-bit math library (library)
Library specialized at replacing the big.Int library for math based on 256-bit types. As of 2020-03-18, uint256 wins over math/big in every single case, often with orders of magnitude.