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
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- This repository provides implementation of composable allocators described by Andrei Alexandrescu on CppCon 2015☆15Updated 7 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 7 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated last month
- Flat containers for C++☆59Updated 4 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- A light-weight C++ profiling library☆31Updated 11 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Forward declarations for C++ standard library☆22Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++ type_name template utilities for pretty-printing type names☆10Updated 6 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- Slotmap is a sequence container with weak reference keys written in C++17.☆40Updated last year
- ☆26Updated 5 years 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
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 10 years ago