bluescarni / mpppLinks
Multiprecision for modern C++
☆315Updated 5 months ago
Alternatives and similar repositories for mppp
Users that are interested in mppp are comparing it to the libraries listed below
Sorting:
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆366Updated last month
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- C++11 metaprogramming library☆258Updated 3 weeks ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 11 months ago
- An additive strong typedef library for C++14/17/20☆438Updated 4 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆216Updated 8 months ago
- Implementation of C++20's std::span for older compilers☆352Updated 2 years ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- Range-based goodness for C++17☆362Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated last week
- Reference implementation of mdspan targeting C++23☆462Updated this week
- C++11 (and onwards) library for lazy evaluation☆356Updated this week
- Lightweight Error Augmentation Framework☆328Updated this week
- A polymorphic value-type for C++☆227Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆477Updated 2 months ago
- Greg's Template Library of useful classes.☆199Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months ago
- Love template metaprogramming☆328Updated 3 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆406Updated 2 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆465Updated 2 months ago
- Compile time mathematic functions for C++14☆188Updated 3 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆441Updated 2 months ago
- c++ LINQ -like library of higher-order functions for data manipulation☆196Updated 4 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆161Updated 3 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆946Updated this week
- SPY - C++ Information Broker☆154Updated 2 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆617Updated 2 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 3 months ago
- std::bitset with constexpr implementations plus additional features.☆120Updated last year
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆472Updated 9 months ago