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++☆80Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated last month
- Cake is a fast build system written in Python.☆22Updated 9 months ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Yet another C++ text formatting library.☆71Updated last year
- Cross-platform C++ Utility Library☆56Updated this week
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 8 months ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 8 months ago
- The IDK (Industrial Development Kit) library!☆37Updated this week
- CPIP - a C/C++ preprocessor implemented in Python.☆47Updated 3 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆66Updated 5 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- A collection of formatting benchmarks☆52Updated last month
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- ☆22Updated 5 years ago
- C++ messaging and serialization library☆81Updated last week
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- C++ container graph visualization for lldb.☆23Updated 6 years ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year
- Displayed width of UTF-8 strings in Modern C++