mrdcvlsc / APA
A C++ library for big integers and dynamic precision floating-point
☆21Updated last year
Alternatives and similar repositories for APA:
Users that are interested in APA are comparing it to the libraries listed below
- Single-header library for console commands☆17Updated 2 weeks ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated 2 weeks ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- C++ library for using widgets in your CLI applications for Linux and Windows.☆49Updated 3 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆33Updated 4 years ago
- GUI library in C++☆109Updated this week
- Send email in C++☆19Updated 8 months ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆196Updated 2 weeks ago
- Converting (scoped)enum values to string names written in C++>=11.☆21Updated last month
- Container Traits for Modern C++☆29Updated 4 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- C++ bignum with support for arbitrary precision integer arithmetic.☆29Updated 4 years ago
- An easy to use single header library for fast decompression of Gz archives written in modern C++. Compression is in experimental state an…