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☆37Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Optimizing the memory layout of std::tuple☆33Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- C++20 compile-time reflection library.☆35Updated 9 months ago
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 3 weeks ago
- ☆26Updated 5 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- Proposal for constexpr_allocator☆13Updated 8 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Ordering and sorting in constant low time☆10Updated 4 months ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months 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
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 4 months ago
- This repository provides implementation of composable allocators described by Andrei Alexandrescu on CppCon 2015☆15Updated 7 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago