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 10 months ago
- Some library components that didn't quite fit anywhere else...☆36Updated 9 months ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 5 months ago
- Cross-platform C++ Utility Library☆54Updated last month
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A collection of data structures in C++☆18Updated 2 years ago
- A collection of formatting benchmarks☆47Updated 4 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 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
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- A fixed capacity dynamically sized string☆66Updated last month
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A static-analysis tool for dependencies within a C/C++ codebase.☆19Updated last year
- homogeneous variadic function parameters☆17Updated last year
- Small small_vector☆34Updated 4 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Generic hash function for STL style unordered containers☆38Updated last week
- A C++14 Lambda Library☆25Updated last month
- Like std::duration_cast, but without the undefined behaviour☆17Updated last month
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process☆45Updated last month
- Towards a constexpr version of the C++ standard library☆18Updated last year
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- cppcast podcast website☆21Updated 2 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆125Updated 6 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 3 weeks ago