sergio-eld / pod_reflectionLinks
Simple C++ one-header stl based library implementing reflection for POD data types
☆28Updated 4 years ago
Alternatives and similar repositories for pod_reflection
Users that are interested in pod_reflection are comparing it to the libraries listed below
Sorting:
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- This repository provides implementation of composable allocators described by Andrei Alexandrescu on CppCon 2015☆15Updated 7 years ago
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated last month
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- ☆20Updated 8 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 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…☆62Updated 5 years ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated last month
- <charconv> from Microsoft STL, but multi-platform☆39Updated 7 months ago
- Proposal for constexpr_allocator☆13Updated 8 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☆50Updated last month
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- homogeneous variadic function parameters☆17Updated last year
- ☆25Updated 5 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- C++20 Vulkan and GLes rendering engine☆17Updated last month
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago