A miniature library for struct-field reflection in C++
☆636Oct 31, 2025Updated 4 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:
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated 2 weeks ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,467Feb 11, 2026Updated 2 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,198Nov 5, 2022Updated 3 years ago
- C++ compile-time enum to string, iteration, in a single header file☆1,811Feb 10, 2024Updated 2 years ago
- Your binary serialization library☆1,218Oct 9, 2025Updated 4 months ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆649May 8, 2025Updated 9 months ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆663Oct 31, 2022Updated 3 years ago
- A lightweight C++20 serialization and RPC library☆933Jan 23, 2026Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,594May 29, 2025Updated 9 months ago
- Yet Another Serialization☆772Feb 18, 2025Updated last year
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,961Feb 7, 2026Updated 3 weeks ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 7 months ago
- scanf for modern C++☆1,298Oct 29, 2025Updated 4 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,635Oct 13, 2025Updated 4 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆513Feb 6, 2026Updated 3 weeks ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆539Dec 27, 2025Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Jan 8, 2026Updated last month
- C++11/14/17 std::expected with functional-style extensions☆1,813Sep 1, 2025Updated 6 months ago
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years ago
- An additive strong typedef library for C++14/17/20☆475Jan 28, 2025Updated last year
- C++11 (and onwards) library for lazy evaluation☆364Feb 7, 2026Updated 3 weeks ago
- C++ Reflection Library☆3,440Apr 25, 2024Updated last year
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Feb 1, 2026Updated last month
- A C/C++ header to help move #ifdefs out of your code☆885Sep 20, 2024Updated last year
- 🦘 A dependency injection container for C++11, C++14 and later☆543Updated this week
- C++17 library for comfortable and efficient dynamic polymorphism☆497Sep 14, 2025Updated 5 months ago
- A simple C++14 signal-slots implementation☆875Jul 26, 2025Updated 7 months ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆466Oct 11, 2025Updated 4 months ago
- C++ parsing DSL☆1,228Oct 18, 2025Updated 4 months ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,273Jan 18, 2026Updated last month
- Event loop friendly C++ actor micro-framework, supervisable☆379Dec 27, 2025Updated 2 months ago
- Library to parse and work with the C++ AST☆1,768Jun 13, 2024Updated last year
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- Parsing Expression Grammar Template Library☆2,112Updated this week
- Fast and memory efficient c++ flat hash table/map/set☆688Feb 18, 2026Updated last week
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆421Nov 28, 2025Updated 3 months ago