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++☆32Updated last year
- std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads☆67Updated last year
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- A compile-time linear algebra system for C++☆122Updated 3 years ago
- Examples of PVS-Studio integration in CMake (CLion/QtCreator)☆59Updated 10 months ago
- A utility for creating amalgamated single-header C++ libraries☆59Updated 3 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆78Updated last year
- ☆26Updated last year
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 4 months ago
- Window User Interface Library :: libWUI offical repo☆37Updated 2 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆42Updated last year
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆204Updated last week
- LibFindMacros development repository and other cool CMake stuff☆45Updated 2 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆58Updated 6 months ago
- Compile-time string manipulation library for modern C++☆59Updated last year
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- C++17 string with fixed size☆112Updated last week
- C++ utilities☆137Updated last week
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Library of backported modern C++ types to work with C++11☆85Updated 3 months ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆34Updated 4 years ago
- Slides for the C++ on Sea conference☆110Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 6 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- C++ Proposal: A constexpr bitwise operations library for C++☆37Updated 7 years ago