arbitrary-precision / ap
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 last year
Alternatives and similar repositories for ap:
Users that are interested in ap are comparing it to the libraries listed below
- Simple Long Integer Math for C++☆31Updated last year
- std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads☆67Updated last year
- A C++14 implementation of IEEE 754 decimal floating point numbers☆29Updated last month
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- Compile-time string manipulation library for modern C++☆59Updated last year
- A compile-time linear algebra system for C++☆120Updated 3 years ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆81Updated 2 years ago
- value types for composite class design - with allocators☆50Updated 2 weeks ago
- Generic hash function for STL style unordered containers☆36Updated 3 weeks ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated last month
- Examples of PVS-Studio integration in CMake (CLion/QtCreator)☆58Updated 6 months ago
- A collection of formatting benchmarks☆47Updated 3 months ago
- LibFindMacros development repository and other cool CMake stuff☆45Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- A fixed capacity dynamically sized string☆65Updated this week
- Rebooting the std::bitset franchise☆44Updated this week
- Tasks and helper libraries for nimble C++ course☆21Updated 3 months ago
- C++ reimplementation of cpplint.py☆32Updated 6 months ago
- A bunch of small C++ utilities☆65Updated last year
- A drop-in "bigint" C++ class☆23Updated 5 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Variadic templates and std::integer_sequence support library☆111Updated 2 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Roman numeral support for C++17☆52Updated last year
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 years ago
- A tuple that lets you access members by name, too.☆23Updated 7 years ago