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.
☆83Updated 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++☆434Updated last year
- Formatted Table For Printing To Console☆111Updated 2 years ago
- STL Algorithm Cheat Sheet + example code from STL Algorithm Video Series.☆243Updated 3 years ago
- An Implementation of BigInteger library in C++☆97Updated 3 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆212Updated 2 weeks ago
- A library to use at online programmming contests☆37Updated 8 years ago
- Code for my Modern C++ Articles☆37Updated 2 months ago
- C++ solutions for more than 300 Project Euler problems☆143Updated 6 years ago
- Algorithms, data structures, and problems in competitive programming up to USACO Platinum☆46Updated 2 years ago
- A small C & C++ library to use the OS's Crytpgraphically Secure Pseudo-Random Number Generator☆67Updated 8 years ago
- Arbitrary-Precision Integer Arithmetic☆203Updated 2 years ago
- C++ class for creating and computing arbitrary-length integers☆198Updated last year
- A C++ library for debugging purposes that can print any variable, even user-defined types.☆373Updated 9 months ago
- Concise, performant data structures and algorithms in C++.☆174Updated 3 years ago
- A lightweight big integer library for c++☆220Updated 4 years ago
- Clean minimalist implementations of popular competitive programming algorithms☆225Updated 5 years ago
- Concise, performant data structures and algorithms in C++ (mostly authored by saketh-are).☆40Updated 4 years ago
- Auxiliary stuff for article sources☆84Updated 2 weeks ago
- Boost.Multiprecision☆244Updated last month
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆186Updated last month
- Advanced algorithm and data structure library in C++☆65Updated 5 years ago
- ☆452Updated 3 years ago
- ☆126Updated 9 years ago
- Stress Testing an optimized solution against a brute force solution in C++, Competitive Programming.☆26Updated 3 years ago
- Implementations of Algorithms and Data Structures☆332Updated 3 years ago
- Book Code for Competitive Programming☆620Updated 3 weeks ago
- Single file header only C++ implementation of BigInteger / BigNum / unlimited size integers and rational numbers☆71Updated last year
- C++ math expression parser for integers☆109Updated last month
- My own templates and implementation of important algorithms and data structures for competitive programming☆422Updated 9 months ago
- C++17 Template For Competitive Programming Algorithms(head only)☆48Updated 3 years ago