A miniature library for struct-field reflection in C++
☆641Oct 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:
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,190Feb 15, 2026Updated last month
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,297Feb 27, 2026Updated 3 weeks ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,469Mar 11, 2026Updated last week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,200Nov 5, 2022Updated 3 years ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆651May 8, 2025Updated 10 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,813Feb 10, 2024Updated 2 years ago
- Your binary serialization library☆1,226Oct 9, 2025Updated 5 months ago
- A lightweight C++20 serialization and RPC library☆942Jan 23, 2026Updated last month
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,985Mar 1, 2026Updated 3 weeks ago
- Yet Another Serialization☆772Feb 18, 2025Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,530Jul 29, 2025Updated 7 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,598May 29, 2025Updated 9 months ago
- scanf for modern C++☆1,302Oct 29, 2025Updated 4 months ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆662Oct 31, 2022Updated 3 years ago
- A recursive C preprocessor macro which performs an operation on each element of a list☆345May 29, 2025Updated 9 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆542Dec 27, 2025Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 8 months ago
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years ago
- A C/C++ header to help move #ifdefs out of your code☆887Sep 20, 2024Updated last year
- C++ Reflection Library☆3,444Apr 25, 2024Updated last year
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated last month
- Container Traits for Modern C++☆29Oct 11, 2020Updated 5 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆777Mar 1, 2026Updated 3 weeks ago
- 🦘 A dependency injection container for C++11, C++14 and later☆544Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,018Mar 11, 2026Updated last week
- C++11/14/17 std::expected with functional-style extensions☆1,820Sep 1, 2025Updated 6 months ago
- Compile Time Type Information for C++☆613Apr 20, 2023Updated 2 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- A simple C++14 signal-slots implementation☆876Jul 26, 2025Updated 7 months ago
- A library for C++ reflection and introspection☆202Jul 30, 2017Updated 8 years ago
- C++11 (and onwards) library for lazy evaluation☆365Feb 7, 2026Updated last month
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆467Oct 11, 2025Updated 5 months ago
- Library to parse and work with the C++ AST☆1,771Jun 13, 2024Updated last year
- An additive strong typedef library for C++14/17/20☆477Jan 28, 2025Updated last year
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,279Mar 1, 2026Updated 3 weeks ago
- Event loop friendly C++ actor micro-framework, supervisable☆381Dec 27, 2025Updated 2 months ago
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- Runtime polymorphism done right☆1,033May 27, 2021Updated 4 years ago