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.
☆82Updated 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++☆433Updated last year
- C++ solutions for more than 300 Project Euler problems☆142Updated 6 years ago
- Port of Python's Turtle to C++☆78Updated 10 months ago
- Formatted Table For Printing To Console☆111Updated 2 years ago
- Code for my Modern C++ Articles☆37Updated 2 weeks ago
- Single file header only C++ implementation of BigInteger / BigNum / unlimited size integers and rational numbers☆71Updated last year
- STL Algorithm Cheat Sheet + example code from STL Algorithm Video Series.☆241Updated 2 years ago
- Clean minimalist implementations of popular competitive programming algorithms☆220Updated 5 years ago
- C++ Templates & Article☆28Updated 2 years ago
- A dynamically typed high-level front end for C☆139Updated 3 years ago
- A dark theme built for Codeforces☆135Updated 3 years ago
- Stress Testing an optimized solution against a brute force solution in C++, Competitive Programming.☆26Updated 3 years ago
- C++ STL Cheat Sheets.☆579Updated 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 last month
- An Implementation of BigInteger library in C++☆97Updated 2 years ago
- C++ class for creating and computing arbitrary-length integers☆197Updated last year
- Arbitrary-Precision Integer Arithmetic☆203Updated 2 years ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆179Updated this week
- A library to use at online programmming contests☆37Updated 8 years ago
- Algorithms, data structures, and problems in competitive programming up to USACO Platinum☆44Updated 2 years ago
- A C++ Hello World project, using CMake, and GitHub Actions☆161Updated last year
- A Visual Studio Code Extension for competitive programming.☆59Updated 2 years ago
- A lightweight big integer library for c++☆220Updated 4 years ago
- A VS code Extension to accelerate the process of solving problems on Codeforces.☆77Updated 3 years ago
- Sublime Snippets for improving the coding experience while doing competitive programming in C++.☆42Updated 3 years ago
- A utility for creating amalgamated single-header C++ libraries☆60Updated 3 years ago
- ☆14Updated 6 years ago
- Concise, performant data structures and algorithms in C++ (mostly authored by saketh-are).☆40Updated 3 years ago
- Solutions to USACO Training and USACO Contest Problems☆20Updated 7 years ago
- A basic minifier for C / C++☆83Updated 4 years ago