cbeck88 / visit_structLinks
A miniature library for struct-field reflection in C++
☆592Updated 2 months ago
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☆578Updated 2 months ago
- Fast, convenient JSON serialization and parsing in C++☆499Updated 2 months ago
- Compile Time Type Information for C++☆598Updated 2 years ago
- Implementation of C++20's std::span for older compilers☆367Updated 2 years ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆495Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆982Updated last month
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆467Updated this week
- C++ hash map and hash set which preserve the order of insertion☆554Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆491Updated 5 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆903Updated last year
- C++17 `std::variant` for C++11/14/17☆699Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆761Updated last month
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆450Updated 6 months ago
- Yet Another Serialization☆765Updated 7 months ago
- A header-only C++ library for task concurrency☆631Updated 2 years ago
- Your binary serialization library☆1,178Updated 3 weeks ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆413Updated this week
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆538Updated last year
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆648Updated 4 months ago
- A reflective enum implementation for C++☆297Updated last year
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆503Updated last year
- An additive strong typedef library for C++14/17/20☆457Updated 8 months ago
- C++17 library for all your binary de-/serialization needs☆273Updated last year
- A cross-platform (C99/C++11) process library☆601Updated last year
- A simple to use, composable, command line parser for C++ 11 and beyond☆546Updated last month
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,176Updated 2 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆378Updated 2 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,426Updated 2 weeks ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆216Updated last year
- A lightweight C++20 serialization and RPC library☆883Updated 3 weeks ago