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 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 saturating arithmetic cast.☆12Updated 6 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 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆44Updated this week
- Library for complex bitfields☆19Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- C++11 compatible charconv☆31Updated last month
- The Fancy Named Parameters Library☆34Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 5 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated this week
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆62Updated 2 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months ago
- A C++20 serialization library (cereal fork)☆30Updated 3 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Container Traits for Modern C++☆30Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- Experimental library for coroutines and networking☆16Updated 7 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆58Updated this week
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated 2 months ago
- Single Header Constexpr Circular Queue☆17Updated 5 years ago