Rhidian12 / StructToTupleLinks
A C++20 header-only library to convert Structs to Tuples, and Tuples to Structs!
☆15Updated last year
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
- Library for complex bitfields☆19Updated last year
- A C++ Library for Dealing with Semantic Versioning☆11Updated 5 years ago
- C++11 compatible charconv☆31Updated last week
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆26Updated this week
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- string pattern matching in C++20☆10Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated 2 months ago
- Make std::mdspan formattable by std::format.☆11Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Updated this week
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆71Updated 4 months ago
- Timers and Alarms based on threads in modern C++☆12Updated last year
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 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 header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆21Updated 2 years ago
- Boilerplate-free YAML parsing for C++☆18Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years 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 last year
- A C++20 serialization library (cereal fork)☆32Updated 7 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 3 weeks ago
- Asynchronous Database Library based on Asio☆14Updated 6 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated 2 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago