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 traits for properties of C / C++ enum types☆21Updated 5 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 last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Library for extracting stacktrace from exception.☆49Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- 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 library of type traits for introspecting C++ function types☆29Updated 6 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
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Comparison operators for std::span☆15Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Forward declarations for C++ standard library☆22Updated 3 years ago
- 3 different C++, multi-threaded queues including a lock-free one☆10Updated last year
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆47Updated 9 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated last week
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- ☆26Updated 5 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago