williamchanrico / biginteger-cppLinks
C++ Big Integer/Big Number class (coded with competitive programming problems in mind)
☆22Updated 5 years ago
Alternatives and similar repositories for biginteger-cpp
Users that are interested in biginteger-cpp are comparing it to the libraries listed below
Sorting:
- An Implementation of BigInteger library in C++☆97Updated 3 years ago
- A lightweight big integer library for c++☆220Updated 4 years ago
- C++ unsigned 256 bit integer type☆180Updated last year
- C++ class for creating and computing arbitrary-length integers☆198Updated last year
- Single file header only C++ implementation of BigInteger / BigNum / unlimited size integers and rational numbers☆71Updated last year
- 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 us…☆83Updated last year
- A drop-in "bigint" C++ class☆23Updated 6 years ago
- Translates binary information (images, fonts, shaders) into C++ source code.☆134Updated last year
- Arbitrary-sized integer class for C++☆434Updated last year
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆35Updated 5 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆212Updated last week
- Pretty printer for command line programs☆120Updated 5 years ago
- A basic minifier for C / C++☆83Updated 4 years ago
- A C++ 14 implementation of graph data structures☆35Updated 9 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated last week
- This is an implementation of arbitrary range of integers written in C++14☆11Updated 6 years ago
- Arbitrary-Precision Integer Arithmetic☆203Updated 2 years ago
- C++ UTF-8 string handling utilities with conversions and a simple to use iterator☆26Updated 5 months ago
- Enumerating all of the Undefined Behavior in C++☆38Updated 3 years ago
- A simple C++ header only command line argument parser☆148Updated 5 years ago
- Generic hash function for STL style unordered containers☆39Updated last month
- Mirror of GMP as used by ALICE. For the official web pages please refer to https://gmplib.org☆71Updated 4 years ago
- C++ memory allocator with smart GC☆55Updated 2 years ago
- Software implementation of any size ieee754 floating points☆56Updated 5 years ago
- This Mersenne Twister is a fast pseudo-random number generator (PRNG) in C++☆87Updated 8 years ago
- Boost.org algorithm module☆128Updated last month
- C++ implementations of common data compression algorithms.☆117Updated 8 years ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆186Updated last month
- Transform a C++ program consisting of multiple source files and headers into a single self-contained source file without any external dep…☆40Updated 3 months ago
- An STL-like C++ header-only tree library☆150Updated last year