Binary package “libbigint-dev” in ubuntu focal

C++ Big Integer Library (development files)

 You can use this library in a C++ program to do arithmetic
 on integers of size limited only by your computer's memory.
 The library provides BigUnsigned and BigInteger classes that
 represent nonnegative integers and signed integers,
 respectively.
 .
 This package provides the development files for the library.