Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.
-
Updated
Dec 12, 2024 - C++
Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.
Extended precision integer C++ library
Arbitrary-precison integers library in c++. It handles signed integers of any size and any base between 2 and 16. It also hande operations between different bases.
Add a description, image, and links to the uint256 topic page so that developers can more easily learn about it.
To associate your repository with the uint256 topic, visit your repo's landing page and select "manage topics."