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 last year
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
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 7 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- P7 logger and telemetry library☆23Updated 5 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- A simple C++ HTML Generator☆35Updated 2 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Fast thread-safe allocator with memory access control functions☆15Updated 4 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Evaluate mathematical expressions using Boost.Spirit☆31Updated 2 years ago
- Coroutine support tools☆35Updated 3 months ago
- 📜 Give credit automatically! A license disclaimer generator for your CPM.cmake dependencies.☆39Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Tabularised feature comparison between Catch, doctest and lest C++ test frameworks☆30Updated 3 years ago
- Generic hash function for STL style unordered containers☆38Updated 2 weeks ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- A fixed capacity dynamically sized string☆66Updated last month
- A C++14 implementation of IEEE 754 decimal floating point numbers☆30Updated this week
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago