panks / BigIntegerLinks
An Implementation of BigInteger library in C++
☆97Updated 3 years ago
Alternatives and similar repositories for BigInteger
Users that are interested in BigInteger are comparing it to the libraries listed below
Sorting:
- A lightweight big integer library for c++☆220Updated 4 years ago
- Arbitrary-Precision Integer Arithmetic☆203Updated 2 years ago
- Arbitrary-sized integer class for C++☆434Updated last year
- C++ class for creating and computing arbitrary-length integers☆198Updated last year
- Flex Bison C++ Template/Example☆190Updated 9 years ago
- Boost.org algorithm module☆128Updated last month
- This is a repository for the codes that I write for my blog posts at http://kartikkukreja.wordpress.com.☆177Updated 3 years ago
- Source for the http://cppquiz.org website (not the questions)☆126Updated last month
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated 8 months ago
- A C++ implementation of timsort☆314Updated last year
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- C++ unsigned 256 bit integer type☆180Updated last year
- C++ unsigned 128 bit integer type☆237Updated 2 years ago
- Single file header only C++ implementation of BigInteger / BigNum / unlimited size integers and rational numbers☆71Updated last year
- C++ standard library features, "from scratch"☆193Updated last year
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆193Updated 3 years ago
- simple word count example using flex/bison parser☆140Updated 2 years ago
- GNU Bison and GNU Flex C++ example☆217Updated 6 years ago
- STL-like containers from Boost☆116Updated this week
- Norvig's Sudoku solver in C++☆65Updated 3 years ago
- A feature complete LRU cache implementation in C++☆264Updated 6 years ago
- This is an implementation of arbitrary range of integers written in C++14☆11Updated 6 years ago
- A header-only library for C++(0x) that allows automagic pretty-printing of any container.☆567Updated 3 years ago
- Source code for my articles☆146Updated 2 years ago
- Python-like range iterators for C++☆80Updated 8 years ago
- Very simple C++ JSON Parser☆73Updated 4 years ago
- Experimental config library for C++☆144Updated 3 years ago
- A repository containing C++11/14/17 concepts and code snippets☆96Updated 8 years ago
- Basic HashMap (Hash Table) Implementation in C++☆106Updated 10 months ago
- A random number generator which outputs a unique 32-bit integer each time it's called.☆120Updated 10 years ago