Rhidian12 / StructToTupleLinks
A C++20 header-only library to convert Structs to Tuples, and Tuples to Structs!
☆11Updated 5 months ago
Alternatives and similar repositories for StructToTuple
Users that are interested in StructToTuple 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
- Make std::mdspan formattable by std::format.☆10Updated last year
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆52Updated 2 months ago
- A C++ Library for Dealing with Semantic Versioning☆11Updated 5 years ago
- lightweight, header-only C++ library for creating well-formatted, fully-customizable CLI tables.☆53Updated 3 weeks ago
- Library for complex bitfields☆19Updated last year
- Boilerplate-free YAML parsing for C++☆17Updated 3 years ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆16Updated this week
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Build-system agnostic code generation application for C++.☆20Updated 3 months ago
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Updated 8 months ago
- A C++20 serialization library (cereal fork)☆29Updated 3 weeks ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library