faheel / BigIntLinks
Arbitrary-sized integer class for C++
☆418Updated 11 months ago
Alternatives and similar repositories for BigInt
Users that are interested in BigInt are comparing it to the libraries listed below
Sorting:
- A lightweight big integer library for c++☆220Updated 3 years ago
- Arbitrary-Precision Integer Arithmetic☆202Updated 2 years ago
- C++ class for creating and computing arbitrary-length integers☆200Updated 10 months ago
- Boost.Multiprecision☆222Updated this week
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.