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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 6 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- Experimental library for coroutines and networking☆16Updated 7 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
- Container Traits for Modern C++☆28Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 3 weeks ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 3 years ago
- homogeneous variadic function parameters☆17Updated last year
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated this week
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- ☆26Updated 4 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆34Updated 7 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- meta-programming, C++11☆16Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 5 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- c++17 single header library for constructing and populating classes inline☆7Updated 5 years ago