williamchanrico / biginteger-cppLinks
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
Sorting:
- C++ unsigned 256 bit integer type☆177Updated 5 months ago
- An Implementation of BigInteger library in C++☆95Updated 2 years ago
- Extended precision integer C++ library☆144Updated last month
- Library for extracting stacktrace from exception.☆48Updated last year
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Source for the http://cppquiz.org website (not the questions)☆119Updated 3 weeks ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- A lightweight big integer library for c++☆220Updated 3 years ago
- Enumerating all of the Undefined Behavior in C++☆36Updated 3 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated 2 months ago
- C++ buffer class that allows you to write a stream of individual bits and bytes☆27Updated 4 years ago
- C++ syntactic sugar collection☆94Updated 2 years ago
- Boost.Process is a library to manage system processes☆112Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 5 months ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆196Updated 2 weeks ago
- A set of useful C++17/20 classes and libraries☆27Updated last month
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆170Updated 2 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- C++ parser of INI files with schema validation.☆62Updated last year
- A fixed capacity dynamically sized string☆66Updated last month
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- C++ standard library features, "from scratch"☆186Updated 5 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 7 months ago
- Advanced Reflection and Serialization Library in C++26♦️☆13Updated last year
- Python-like range iterators for C++☆81Updated 7 years ago
- Translates binary information (images, fonts, shaders) into C++ source code.☆133Updated last year
- A compile-time linear algebra system for C++☆121Updated 3 years ago
- Experimental library for currying in C++17☆78Updated 2 months ago