Conan Center has stopped receiving updates for Conan 1.x packages. A new https://center2.conan.io Conan 2-only remote is now available. Read the blog post

rwindegger-bigint23/2.0

A header-only C++ library provides a arbitrary-fixed-width integer type called `bigint`. It supports both signed and unsigned numbers with a customizable bit-width.
Recipe info
2026-02-18

Available packages
Header Only

Install
Add the following line to your conanfile.txt:
[requires]
rwindegger-bigint23/2.0

Using rwindegger-bigint23

Loading ...
Loading...