Hi,

Did you meant to share a link? By the way, you do have competition

https://www.boost.org/doc/libs/1_76_0/libs/multiprecision/doc/html/index.html

Cheers,
Lénárd


From: Aditya Prasad via Std-Proposals <std-proposals@lists.isocpp.org>
Sent: May 24, 2021 5:36:45 AM GMT+01:00
To: std-proposals@lists.isocpp.org
Cc: Aditya Prasad <asmarty2016@gmail.com>
Subject: [std-proposals] Regarding new library in C++

I have developed a new library in C++, which has the functionality of handling very big integer calculations. Since, C++ does not have its own suitable library for this type of operation, I think my library would be very helpful in achieving it.