stripe2933 / mdspan_formatterLinks
Make std::mdspan formattable by std::format.
☆11Updated 2 years ago
Alternatives and similar repositories for mdspan_formatter
Users that are interested in mdspan_formatter are comparing it to the libraries listed below
Sorting:
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- 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
- C++11 compatible charconv☆31Updated last month
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last week
- Container Traits for Modern C++☆29Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated last month
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Updated this week
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last week
- A saturating arithmetic cast.☆12Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- string pattern matching in C++20☆10Updated 4 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆56Updated 3 weeks ago
- The Fancy Named Parameters Library☆36Updated 2 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 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☆60Updated last month
- 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
- ☆25Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 3 years ago
- meta-programming, C++11☆16Updated 3 years ago