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
- Single file header only C++ implementation of BigInteger / BigNum / unlimited size integers and rational numbers☆71Updated last year
- C++ solutions for more than 300 Project Euler problems☆142Updated 6 years ago
- Clean minimalist implementations of popular competitive programming algorithms☆223Updated 5 years ago
- Algorithms, data structures, and problems in competitive programming up to USACO Platinum☆44Updated 2 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆211Updated 3 weeks ago
- C++ Templates & Article☆28Updated 2 years ago
- STL Algorithm Cheat Sheet + example code from STL Algorithm Video Series.☆240Updated 3 years ago
- An Implementation of BigInteger library in C++☆97Updated 2 years ago
- C++17 Template For Competitive Programming Algorithms(head only)☆48Updated 3 years ago
- Stress Testing an optimized solution against a brute force solution in C++, Competitive Programming.☆26Updated 3 years ago
- Concise, performant data structures and algorithms in C++.☆174Updated 2 years ago
- Advanced algorithm and data structure library in C++☆65Updated 5 years ago
- A library to use at online programmming contests☆37Updated 8 years ago
- Data Structures, Algorithms, Utility Classes for Competitive Programming, Codeforces: https://codeforces.com/profile/wleung_bvg, AtCoder:…☆42Updated 3 years ago
- A lightweight big integer library for c++☆220Updated 4 years ago
- C++ class for creating and computing arbitrary-length integers☆197Updated last year
- Boost.Multiprecision☆242Updated last week
- A bindings compiler for C++☆56Updated 7 months ago
- Arbitrary-Precision Integer Arithmetic☆203Updated 2 years ago
- C++ syntactic sugar collection☆97Updated 3 years ago
- A C++ library for debugging purposes that can print any variable, even user-defined types.☆371Updated 9 months ago
- Formatted Table For Printing To Console☆111Updated 2 years ago
- ☆11Updated 11 years ago
- A light weight C++ in memory argument parser☆67Updated last year
- Concise, performant data structures and algorithms in C++ (mostly authored by saketh-are).☆40Updated 3 years ago
- A VS code Extension to accelerate the process of solving problems on Codeforces.☆77Updated 3 years ago
- A dark theme built for Codeforces☆136Updated 3 years ago
- A collection of my solutions to various informatics olympiad problems☆51Updated 2 years ago
- ☆14Updated 7 years ago