arbitrary-precision / apLinks
Arbitrary Precision provides C++ big integer types that behave as built-in ones. The library aims to be intuitive and versatile with decent performance.
☆27Updated 2 years ago
Alternatives and similar repositories for ap
Users that are interested in ap are comparing it to the libraries listed below
Sorting:
- Simple Long Integer Math for C++☆33Updated last year
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆35Updated 5 years ago
- std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads☆67Updated last month
- A compile-time linear algebra system for C++☆122Updated 4 years ago
- A utility for creating amalgamated single-header C++ libraries☆62Updated 3 years ago
- Compile-time string manipulation library for modern C++☆59Updated last year
- Cross-platform C++ Utility Library☆56Updated 3 weeks ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated last week
- A drop-in "bigint" C++ class☆23Updated 6 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆45Updated last month
- BeeNum is an arbitrary-precision arithmetic library.☆15Updated 3 years ago
- Examples of PVS-Studio integration in CMake (CLion/QtCreator)☆59Updated last year
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Library for extracting stacktrace from exception.☆48Updated 2 years ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 4 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated 2 months ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆28Updated 7 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- C++14 codec library☆26Updated 4 years ago
- Portable Memory Mapping C++ Class (Windows/Linux)☆56Updated 3 years ago
- Compiler/BuildSystem Interface Library☆30Updated 3 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 3 months ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆88Updated 6 years ago
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago