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
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 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
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Forward declarations for C++ standard library☆22Updated 4 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- The Fancy Named Parameters Library☆36Updated last month
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- C++11 compatible charconv☆31Updated 3 weeks 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
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆54Updated this week
- Portable UUID generation library for C++☆26Updated 2 years ago
- ☆25Updated 5 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆69Updated 2 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated this week
- C++ build system that uses C++ for build configuration.☆20Updated last week
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆45Updated this week
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- A hash function library☆47Updated 3 weeks ago
- homogeneous variadic function parameters☆18Updated last year