panks / BigIntegerLinks
An Implementation of BigInteger library in C++
☆95Updated 2 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 3 years ago
- Arbitrary-Precision Integer Arithmetic☆202Updated 2 years ago
- Arbitrary-sized integer class for C++☆422Updated last year
- C++ class for creating and computing arbitrary-length integers☆200Updated last year
- Source for the http://cppquiz.org website (not the questions)☆120Updated 2 months ago
- This is an implementation of arbitrary range of integers written in C++14☆11Updated 6 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 2 months ago
- C++ standard library features, "from scratch"☆189Updated 6 months ago
- Flex Bison C++ Template/Example☆188Updated 8 years ago
- A C++17 compile-time game☆114Updated 2 years ago
- Boost.org algorithm module☆119Updated last month
- A C++ implementation of timsort☆308Updated 8 months ago
- Basic HashMap (Hash Table) Implementation in C++☆106Updated 4 months ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆186Updated 2 years ago
- This is a repository for the codes that I write for my blog posts at http://kartikkukreja.wordpress.com.☆177Updated 2 years ago
- A basic minifier for C / C++☆83Updated 3 years ago
- C++ unsigned 128 bit integer type☆231Updated 2 years ago
- Boost.org serialization module☆128Updated 4 months ago
- Python-like range iterators for C++☆81Updated 7 years ago
- STL-like containers from Boost☆108Updated last month
- C++ unsigned 256 bit integer type☆178Updated 7 months ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- Very simple C++ JSON Parser☆73Updated 4 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆147Updated 7 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- The presentations of C++Now 2019.☆92Updated 5 years ago
- A simple example demonstrating a calculator written with flex/bison☆229Updated 3 years ago
- C++ syntactic sugar collection☆95Updated 3 years ago
- Experiments with the C++ programming language.☆142Updated last week
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆250Updated 4 years ago