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
- Cross-platform C++ Utility Library☆56Updated 3 weeks ago
- Examples of PVS-Studio integration in CMake (CLion/QtCreator)☆59Updated last year
- std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads☆67Updated last month
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆35Updated 5 years ago
- A compile-time linear algebra system for C++☆122Updated 4 years ago
- Compile-time string manipulation library for modern C++☆59Updated last year
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆62Updated 3 months ago
- Library of backported modern C++ types to work with C++11☆90Updated 9 months ago
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 3 years 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
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated 2 months 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
- C++ utilities☆145Updated last week
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 4 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.☆109Updated 9 months ago
- Library for extracting stacktrace from exception.☆48Updated 2 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
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 3 months ago
- A constexpr STL style circular buffer implementation☆73Updated last year
- CPIP - a C/C++ preprocessor implemented in Python.☆48Updated this week
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 4 months ago
- Mathematical Expression Parser and JIT Compiler☆150Updated 2 months ago