michaeljclark / bignum
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:
- The IDK (Industrial Development Kit) library!☆33Updated 3 weeks ago
- A fixed capacity dynamically sized string☆65Updated 2 weeks ago
- Yet another C++ text formatting library.☆71Updated 5 months ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Reference implementation of Grisu-Exact in C++☆63Updated 4 years ago
- A C++ mocking library☆23Updated 4 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Cake is a fast build system written in Python.☆20Updated 2 months ago
- CCS in C++☆25Updated last year
- Compile-time printf-like string formatting☆77Updated 6 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- Portable UUID generation library for C++☆26Updated last year
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- Some library components that didn't quite fit anywhere else...☆35Updated 8 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- ☆21Updated 6 years ago
- Like std::duration_cast, but without the undefined behaviour☆17Updated 3 weeks ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Named arguments for C++17☆30Updated 4 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆125Updated 6 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the …☆26Updated last year
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Updated 3 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- homogeneous variadic function parameters☆17Updated last year
- A C++14-and-later expression template library☆109Updated last month