stripe2933 / mdspan_formatterLinks
Make std::mdspan formattable by std::format.
☆10Updated last year
Alternatives and similar repositories for mdspan_formatter
Users that are interested in mdspan_formatter are comparing it to the libraries listed below
Sorting:
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆47Updated last month
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Compilation of header-only C++23 constexpr utilities☆13Updated 9 months ago
- ☆26Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- Comparison operators for std::span☆15Updated 5 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- C++ build system that uses C++ for build configuration.☆17Updated last week
- A saturating arithmetic cast.☆12Updated 6 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated last week
- A compiler-friendly variadic type list for C++.☆36Updated last year
- meta-programming, C++11☆16Updated 2 years ago
- Build-system agnostic code generation application for C++.☆20Updated last month
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Library for complex bitfields☆19Updated last year
- ☆9Updated 3 years ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Updated 3 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 8 months ago