stripe2933 / mdspan_formatterLinks
Make std::mdspan formattable by std::format.
☆11Updated 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:
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- C++11 compatible charconv☆31Updated 2 weeks ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- The Fancy Named Parameters Library☆36Updated 2 months ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆56Updated last week
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 3 weeks ago
- Container Traits for Modern C++☆28Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- ☆25Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 3 weeks ago
- A C++20 serialization library (cereal fork)☆29Updated 5 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- string pattern matching in C++20☆10Updated 4 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- meta-programming, C++11☆16Updated 3 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 5 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆70Updated 3 months ago