rgroshanrg / bigintLinks
bigint is a C++ library which can handle Very very Big Integers. It can calculate factorial of 1000000... it can go any big. It may be useful in Competitive Coding and Scientific Calculations which deals with very very large Integers. It can also be used in Decryption process. It has many inbuilt functions which can be very useful.
☆76Updated last year
Alternatives and similar repositories for bigint
Users that are interested in bigint are comparing it to the libraries listed below
Sorting:
- Arbitrary-sized integer class for C++☆422Updated 11 months ago
- C++ solutions for more than 300 Project Euler problems☆136Updated 5 years ago
- A library to use at online programmming contests☆36Updated 8 years ago
- STL Algorithm Cheat Sheet + example code from STL Algorithm Video Series.☆236Updated 2 years ago
- Port of Python's Turtle to C++☆75Updated 5 months ago
- C++ STL Cheat Sheets.☆573Updated 4 years ago
- C++ class for creating and computing arbitrary-length integers☆200Updated 11 months ago
- A lightweight big integer library for c++☆220Updated 3 years ago
- Algorithms, data structures, and problems in competitive programming up to USACO Platinum☆41Updated 2 years ago
- An Implementation of BigInteger library in C++☆95Updated 2 years ago
- C++ Templates & Article☆27Updated last year
- Arbitrary-Precision Integer Arithmetic☆202Updated 2 years ago
- A resourceful cheat sheet for Competitive Programmers☆111Updated 4 years ago
- Some of the containers and algorithmic functions from STL(Standard Template Library) are implemented generically using C++☆15Updated 6 years ago
- Generic hash function for STL style unordered containers☆38Updated last month
- Formatted Table For Printing To Console☆109Updated last year
- Advanced algorithm and data structure library in C++☆67Updated 4 years ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆171Updated 2 years ago
- ☆11Updated 11 years ago
- ☆224Updated 2 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆200Updated this week
- Boost.Multiprecision☆224Updated last week
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- SPOJ solutions (user: mahmud2690)☆96Updated 4 years ago
- The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github…☆26Updated last month
- A VS code Extension to accelerate the process of solving problems on Codeforces.☆77Updated 2 years ago
- Concise, performant data structures and algorithms in C++.☆171Updated 2 years ago
- Clean minimalist implementations of popular competitive programming algorithms☆208Updated 4 years ago
- Single file header only C++ implementation of BigInteger / BigNum / unlimited size integers and rational numbers☆70Updated 11 months ago
- ☆126Updated 8 years ago