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.
☆81Updated 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++☆430Updated last year
- C++ solutions for more than 300 Project Euler problems☆140Updated 5 years ago
- Transform a C++ program consisting of multiple source files and headers into a single self-contained source file without any external dep…☆39Updated 3 weeks ago
- ☆14Updated 6 years ago
- Code for my Modern C++ Articles☆37Updated last year
- A C++ library for debugging purposes that can print any variable, even user-defined types.☆366Updated 7 months ago
- Clean minimalist implementations of popular competitive programming algorithms☆219Updated 5 years ago
- C++ Templates & Article☆28Updated 2 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆208Updated last month
- STL Algorithm Cheat Sheet + example code from STL Algorithm Video Series.☆241Updated 2 years ago
- C++17 Template For Competitive Programming Algorithms(head only)☆48Updated 3 years ago
- Single file header only C++ implementation of BigInteger / BigNum / unlimited size integers and rational numbers☆71Updated last year
- Stress Testing an optimized solution against a brute force solution in C++, Competitive Programming.☆26Updated 3 years ago
- Port of Python's Turtle to C++☆78Updated 9 months ago
- C++ class for creating and computing arbitrary-length integers☆197Updated last year
- Concise, performant data structures and algorithms in C++.☆173Updated 2 years ago
- CodeForces Solution☆24Updated 4 years ago
- A lightweight big integer library for c++☆222Updated 4 years ago
- An Implementation of BigInteger library in C++☆96Updated 2 years ago
- A VS code Extension to accelerate the process of solving problems on Codeforces.☆77Updated 3 years ago
- Formatted Table For Printing To Console☆111Updated 2 years ago
- Algorithms, data structures, and problems in competitive programming up to USACO Platinum☆44Updated 2 years ago
- ☆125Updated 8 years ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆179Updated 2 months ago
- Header only, lightweight and cross platform C++ library for copy and paste text from clipboard.☆65Updated last month
- A library to use at online programmming contests☆143Updated 5 years ago
- C++ STL Cheat Sheets.☆580Updated 5 years ago
- Boost.Multiprecision☆239Updated 2 weeks ago
- Handbook of geometry for competitive programmers☆95Updated 7 years ago
- C++ algorithms and tools for competitive programming☆56Updated 6 months ago