cbeck88 / visit_structLinks
A miniature library for struct-field reflection in C++
☆630Updated last month
Alternatives and similar repositories for visit_struct
Users that are interested in visit_struct are comparing it to the libraries listed below
Sorting:
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆591Updated 5 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆523Updated 3 weeks ago
- Fast, convenient JSON serialization and parsing in C++☆501Updated this week
- Compile Time Type Information for C++☆601Updated 2 years ago
- Your binary serialization library☆1,206Updated 2 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆463Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,006Updated this week
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆510Updated 3 weeks ago
- Implementation of C++20's std::span for older compilers☆371Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆764Updated 2 weeks ago
- Yet Another Serialization☆769Updated 10 months ago
- C++ hash map and hash set which preserve the order of insertion☆563Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆493Updated 8 months ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support