michaeljclark / bignumLinks
C++ bignum with support for arbitrary precision integer arithmetic.
☆29Updated 4 years ago
Alternatives and similar repositories for bignum
Users that are interested in bignum are comparing it to the libraries listed below
Sorting:
- LALR(1) parser for C++☆79Updated last year
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆81Updated 3 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 3 months ago
- Some library components that didn't quite fit anywhere else...☆37Updated 10 months ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 2 weeks ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Cross-platform C++ Utility Library☆54Updated this week
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Documentation generator for C/C++ code☆53Updated 5 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Translates binary information (images, fonts, shaders) into C++ source code.☆133Updated last year
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Text encoding for modern C++☆31Updated 4 years ago
- Correct by Construction : a presentation given at C++ on Sea 2020☆21Updated 4 years ago
- Single-header C++ library for bit manipulation.☆24Updated 3 years ago
- Small small_vector☆35Updated 5 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated last week
- A fixed capacity dynamically sized string☆66Updated 2 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- homogeneous variadic function parameters☆17Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Like std::duration_cast, but without the undefined behaviour☆17Updated 2 months ago
- CPIP - a C/C++ preprocessor implemented in Python.☆46Updated 3 months ago
- Cake is a fast build system written in Python.☆20Updated 4 months ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆125Updated 6 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago