cbeck88 / visit_struct
A miniature library for struct-field reflection in C++
☆500Updated last year
Related projects ⓘ
Alternatives and complementary repositories for visit_struct
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 5 months ago
- Compile Time Type Information for C++☆574Updated last year
- Implementation of C++20's std::span for older compilers☆335Updated last year
- A header-only C++ library for task concurrency☆624Updated last year
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 5 months 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☆405Updated 5 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,088Updated 2 years ago
- An additive strong typedef library for C++14/17/20☆418Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆714Updated last week
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆392Updated last week
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆397Updated 2 weeks ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆860Updated 5 months ago
- Fast, convenient JSON serialization and parsing in C++☆477Updated this week
- scanf for modern C++☆1,083Updated last week
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆589Updated 4 years ago
- C++17 `std::variant` for C++11/14/17☆669Updated last year
- Runtime polymorphism done right☆977Updated 3 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆830Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆422Updated 5 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,327Updated 2 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,542Updated 2 months ago
- C++ parsing DSL☆1,018Updated 2 months ago
- Yet Another Serialization☆733Updated 8 months ago
- Implementation of strong types in C++☆775Updated 2 years ago
- Your binary serialization library☆1,077Updated 3 months ago
- A reflective enum implementation for C++☆289Updated 9 months ago
- Love template metaprogramming☆325Updated 2 years ago
- C++20 Static Reflection library☆322Updated last month