stripe2933 / mdspan_formatter
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
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 8 months ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 2 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- C++20 for flag enums☆27Updated 4 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 4 years ago
- ☆26Updated 4 years ago
- The Fancy Named Parameters Library☆30Updated 2 months ago
- Library for complex bitfields☆19Updated 7 months ago
- A C++20 serialization library (cereal fork)☆27Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- Forward declarations for C++ standard library☆22Updated 3 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- A saturating arithmetic cast.☆12Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- Portable UUID generation library for C++☆26Updated last year
- meta-programming, C++11☆16Updated 2 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- C++ build system that uses C++ for build configuration.☆15Updated last week
- Tiny Test System☆27Updated 3 weeks ago
- C++11 compatible charconv☆28Updated this week
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- Compilation of header-only C++23 constexpr utilities☆13Updated 5 months ago
- `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