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
- std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads☆67Updated 2 months ago
- Examples of PVS-Studio integration in CMake (CLion/QtCreator)☆59Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 8 months 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☆50Updated 3 weeks 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
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆28Updated 7 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆44Updated last week
- Library for extracting stacktrace from exception.☆47Updated 2 years ago
- Library of backported modern C++ types to work with C++11☆90Updated 7 months ago
- A utility for creating amalgamated single-header C++ libraries☆60Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 3 weeks ago
- Compile-time string manipulation library for modern C++☆59Updated last year
- ☆26Updated last year
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- BeeNum is an arbitrary-precision arithmetic library.☆15Updated 3 years 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
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- CMake, the cross-platform, open-source build system.☆12Updated 10 months ago
- Lightweight, header-only C++14 metaprogramming library. Pattern matching, compile-time stuffs and algorithms (arrays, type information (…☆59Updated 8 years ago
- C++ Library for Object-oriented Programming with Structure of Arrays Layout☆21Updated 7 years ago
- A C++14 constexpr implementation of SHA256☆36Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 3 weeks ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆61Updated 2 months ago