cbeck88 / visit_struct
A miniature library for struct-field reflection in C++
☆552Updated last month
Alternatives and similar repositories for visit_struct:
Users that are interested in visit_struct are comparing it to the libraries listed below
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆562Updated 8 months ago
- Compile Time Type Information for C++☆586Updated 2 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆456Updated last month
- Yet Another Serialization☆755Updated 2 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆746Updated last week
- A header-only C++ library for task concurrency☆626Updated last year
- Fast, convenient JSON serialization and parsing in C++☆486Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆936Updated 2 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,136Updated 2 years ago
- Implementation of C++20's std::span for older compilers☆348Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆470Updated 2 weeks ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆435Updated last month
- C++11/14/17 std::optional with functional-style extensions and reference support☆885Updated 10 months ago
- An additive strong typedef library for C++14/17/20☆432Updated 2 months ago
- Your binary serialization library☆1,145Updated 2 months ago
- A lightweight C++20 serialization and RPC library☆838Updated this week
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆436Updated 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☆405Updated last month
- C++17 `std::variant` for C++11/14/17☆688Updated 2 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 10 months ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆626Updated 4 years ago
- 🦘 A dependency injection container for C++11, C++14 and later☆520Updated last week
- scanf for modern C++☆1,168Updated 3 weeks ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆690Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,528Updated 6 months ago
- C++20 Static Reflection library☆386Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,396Updated last month
- A simple C++14 signal-slots implementation☆774Updated 11 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,375Updated this week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆839Updated last year