A miniature library for struct-field reflection in C++
☆656Oct 31, 2025Updated 9 months ago
Alternatives and similar repositories for visit_struct
Users that are interested in visit_struct are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,349Updated this week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,235Jul 16, 2026Updated 3 weeks ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,483Jul 13, 2026Updated 3 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,208Nov 5, 2022Updated 3 years ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆652May 8, 2025Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- C++ compile-time enum to string, iteration, in a single header file☆1,825Feb 10, 2024Updated 2 years ago
- Your binary serialization library☆1,260Oct 9, 2025Updated 10 months ago
- A lightweight C++20 serialization and RPC library☆997Updated this week
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆6,162Updated this week
- Yet Another Serialization☆793Feb 18, 2025Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,566Apr 20, 2026Updated 3 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,615May 29, 2025Updated last year
- scanf for modern C++☆1,318Oct 29, 2025Updated 9 months ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆661Oct 31, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A recursive C preprocessor macro which performs an operation on each element of a list☆350May 29, 2025Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,646Oct 13, 2025Updated 9 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆554Dec 27, 2025Updated 7 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆602Jul 17, 2025Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆797Aug 1, 2026Updated last week
- 🦘 A dependency injection container for C++11, C++14 and later☆553Jul 31, 2026Updated last week
- A C/C++ header to help move #ifdefs out of your code☆889Sep 20, 2024Updated last year
- C++ Reflection Library☆3,481Apr 25, 2024Updated 2 years ago
- A header-only C++ library for task concurrency☆633May 18, 2023Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Container Traits for Modern C++☆29Oct 11, 2020Updated 5 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆515Feb 6, 2026Updated 6 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,872Sep 1, 2025Updated 11 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,042Jun 1, 2026Updated 2 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated 2 years ago
- Compile Time Type Information for C++☆612Apr 20, 2023Updated 3 years ago
- A simple C++14 signal-slots implementation☆905Jul 26, 2025Updated last year
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆473Jul 4, 2026Updated last month
- A library for C++ reflection and introspection☆203Jul 30, 2017Updated 9 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Fast and memory efficient c++ flat hash table/map/set