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
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- This repository provides implementation of composable allocators described by Andrei Alexandrescu on CppCon 2015☆15Updated 7 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- meta-programming, C++11☆16Updated 2 years ago
- Tiny Test System☆27Updated last month
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 7 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆16Updated 11 months ago
- ☆26Updated 5 years ago
- flat_map standardization proposal☆10Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated 2 weeks 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
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- Comparison operators for std::span☆15Updated 5 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 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 11 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆13Updated 2 months ago
- WIP☆26Updated 5 years ago