williamchanrico / biginteger-cpp
C++ Big Integer/Big Number class (coded with competitive programming problems in mind)
☆22Updated 4 years ago
Alternatives and similar repositories for biginteger-cpp:
Users that are interested in biginteger-cpp are comparing it to the libraries listed below
- Software implementation of any size ieee754 floating points☆52Updated 4 years ago
- A drop-in "bigint" C++ class☆23Updated 5 years ago
- A lightweight big integer library for c++☆219Updated 3 years ago
- An Implementation of BigInteger library in C++☆94Updated 2 years ago
- Arbitrary-sized integer class for C++☆414Updated 9 months ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆167Updated 2 years ago
- C++ unsigned 256 bit integer type☆177Updated 3 months ago
- ☆121Updated 3 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Tasks and helper libraries for nimble C++ course☆21Updated 3 months ago
- A simple replacement for std::unordered_map☆48Updated 9 months ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆33Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆119Updated 3 months ago
- Translates binary information (images, fonts, shaders) into C++ source code.☆132Updated 10 months ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆64Updated 7 months ago
- Library for extracting stacktrace from exception.☆49Updated last year
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆47Updated 4 years ago
- Library for generating tests for olympiad problems☆256Updated 2 years ago
- Command line tool to produce single source file from multiple C/C++ files.☆38Updated last year
- Generic hash function for STL style unordered containers☆36Updated 2 weeks ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A small cheat sheet of what one needs to remember about the coroutines☆11Updated 4 years ago
- Compute various hash functions at compile time with C++11.☆39Updated 8 years ago
- This is an implementation of arbitrary range of integers written in C++14☆11Updated 5 years ago
- C++ syntactic sugar collection☆93Updated 2 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- Real-time rendering, 4th edition study☆30Updated 6 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated 3 weeks ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆196Updated 2 weeks ago