BrianGladman / mpirLinks
Multiple Precision Integers and Rationals
☆77Updated 2 years ago
Alternatives and similar repositories for mpir
Users that are interested in mpir are comparing it to the libraries listed below
Sorting:
- Multiple Precision Integers and Rationals☆236Updated 6 months ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 5 years ago
- Mathematical Expression Parser and JIT Compiler☆144Updated last year
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆80Updated last month
- A library that provides multiple precision floating point arithmetic☆78Updated 8 years ago
- 🚀 Sum of the primes below x☆38Updated 2 years ago
- Source-code annotation language (SAL) compatibility header☆46Updated 7 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated last month
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- Unix cc compiler to Microsoft's cl compiler wrapper☆129Updated 2 months ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆33Updated 4 years ago
- Mike's Arbitrary Precision Math Library☆26Updated 12 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Evaluate mathematical expressions using Boost.Spirit☆31Updated 2 years ago
- A C++14 implementation of IEEE 754 decimal floating point numbers☆29Updated 2 months ago
- A double-double and quad-double package for Fortran and C++☆12Updated last month
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Single file header only C++ implementation of BigInteger / BigNum / unlimited size integers and rational numbers☆67Updated 10 months ago
- Showcases how to use UTF-8 in C++ with the win32 api☆46Updated 11 months ago
- C++ counting digits benchmark☆23Updated 11 years ago
- C++ template library for floating point operations☆27Updated last month
- C++98 library that encapsulates memory-mapped-files for POSIX or Windows☆89Updated 6 years ago
- Fast multi-threaded memory allocator☆78Updated 5 years ago
- ☆94Updated 4 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Command line argument parser (C++14)