Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.
-
Updated
Feb 11, 2025 - C++
Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.
Simple Long Integer Math for C++
A C++ library for big integers and dynamic precision floating-point
BeeNum is an arbitrary-precision arithmetic library.
Simple RSA key generation and encryption library for C++
A library that helps the user to perform all arithematic operations on big integers having up to 1000 digits.
A single-file C++ library for arithmetics with arbitrary length numbers
A templated C++ library for big integers and large floating point numbers.
c# big integer implementation on C++ (portable format desired)
To compute basic mathematical calculation like addition, subtraction, etc. on large digit number using c++
Comprehensive large integer library in a single tiny header. focused on: *simpliciy, *speed, *size
A project description is a document that provides an overview of a project, including its objectives, background information, and the results achieved.
A standard integer data type, such as when working with very large prime numbers or performing other types of mathematical operations that involve large numbers.
A library that provides efficient implementation of arithmetic operations for BIG numbers (supposedly > 1e18)
Unmasking the array of daily techniques utilized in competitive programming. Throughout your competitive programming journey, these techniques will assist you in making your solutions a little bit more efficient.
Implemented infix calculator using stack, generic deque and BigInteger operations from scratch
Project 1 - Computer Architecture[FIT-HCMUS] : Represent big integer number (128 bits) & provide basic operations
Add a description, image, and links to the big-integer topic page so that developers can more easily learn about it.
To associate your repository with the big-integer topic, visit your repo's landing page and select "manage topics."