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
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 9 months ago
- 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
- 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
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Experimental library for coroutines and networking☆16Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- meta-programming, C++11☆16Updated 2 years ago
- Compilation of header-only C++23 constexpr utilities☆13Updated 6 months ago
- A saturating arithmetic cast.☆12Updated 5 years ago
- The Fancy Named Parameters Library☆30Updated 3 months ago
- A header only structure of arrays container for C++☆41Updated last year
- Container Traits for Modern C++☆28Updated 4 years ago
- C++11 compatible charconv☆29Updated last month
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 4 years ago
- C++ build system that uses C++ for build configuration.☆15Updated this week
- Comparison operators for std::span☆15Updated 4 years ago
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆15Updated 8 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- A C++20 serialization library (cereal fork)☆27Updated 2 years ago
- A C++ Library for Dealing with Semantic Versioning☆11Updated 4 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- homogeneous variadic function parameters☆17Updated 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