arbitrary-precision / ap
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
- Simple Long Integer Math for C++☆32Updated last year
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 years ago
- std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads☆67Updated last year
- Compile-time string manipulation library for modern C++☆58Updated 11 months ago
- value types for composite class design - with allocators☆45Updated this week
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆52Updated last month
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- Docker container with compilers and tooling for basic C++ projects☆81Updated 3 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Beautiful Capi is a tool which automates the creation of compiler-independent and binary compatible C++ libraries across different C++ co…☆34Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A C++14 implementation of IEEE 754 decimal floating point numbers☆26Updated this week
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆45Updated 2 weeks ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 6 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☆48Updated 9 months ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- Finite State Machine implementation using std::variant☆86Updated 5 years ago
- A simple, single-header-only library, for wrapping text. In C++☆101Updated 5 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 9 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- P7 logger and telemetry library☆23Updated 5 years ago
- Fast, in stack, fixed size string implementation with constexpr noexcept constructors and accessors. fixed_size_string improves memory lo…☆26Updated 9 months ago