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.
☆78Updated 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++☆425Updated last year
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆208Updated last week
- STL Algorithm Cheat Sheet + example code from STL Algorithm Video Series.☆239Updated 2 years ago
- C++ class for creating and computing arbitrary-length integers☆199Updated last year
- C++ solutions for more than 300 Project Euler problems☆138Updated 5 years ago
- Formatted Table For Printing To Console☆110Updated 2 years ago
- Clean minimalist implementations of popular competitive programming algorithms☆218Updated 4 years ago
- Code for my Modern C++ Articles☆37Updated 11 months ago
- Stress Testing an optimized solution against a brute force solution in C++, Competitive Programming.☆26Updated 2 years ago
- C++17 Template For Competitive Programming Algorithms(head only)☆48Updated 3 years ago
- Algorithms, data structures, and problems in competitive programming up to USACO Platinum☆42Updated 2 years ago
- C++ STL Cheat Sheets.☆579Updated 5 years ago
- An Implementation of BigInteger library in C++☆96Updated 2 years ago
- Port of Python's Turtle to C++☆76Updated 8 months ago
- C++ Templates & Article☆28Updated 2 years ago
- Boost.Multiprecision☆235Updated 2 weeks ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆175Updated last month
- Single file header only C++ implementation of BigInteger / BigNum / unlimited size integers and rational numbers☆71Updated last year
- Sublime Snippets for improving the coding experience while doing competitive programming in C++.☆42Updated 3 years ago
- Concise, performant data structures and algorithms in C++.☆173Updated 2 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 6 months ago
- Auxiliary stuff for article sources☆81Updated last month
- ☆61Updated last month
- A discord bot to compete with others on codeforces in a Lockout format☆58Updated 3 years ago
- Data Structures, Algorithms, Utility Classes for Competitive Programming, Codeforces: https://codeforces.com/profile/wleung_bvg, AtCoder:…☆42Updated 2 years ago
- A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest js…☆89Updated 2 weeks ago
- A lightweight big integer library for c++☆220Updated 4 years ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆130Updated last week
- A C++ library for debugging purposes that can print any variable, even user-defined types.☆361Updated 6 months ago