sergio-eld / pod_reflection
Simple C++ one-header stl based library implementing reflection for POD data types
☆28Updated 3 years ago
Alternatives and similar repositories for pod_reflection:
Users that are interested in pod_reflection are comparing it to the libraries listed below
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- A library of type traits for introspecting C++ function types☆27Updated 5 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 4 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 11 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 9 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 4 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 7 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- Forward declarations for C++ standard library☆22Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- A clean implementation of reflection and related proposals.☆29Updated 6 years ago
- WIP☆26Updated 5 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- C++17 tiny vector math library☆41Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Fast thread-safe allocator with memory access control functions☆15Updated 4 years ago
- meta-programming, C++11☆16Updated 2 years ago