sergio-eld / pod_reflection
Simple C++ one-header stl based library implementing reflection for POD data types
☆28Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for pod_reflection
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 10 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- meta-programming, C++11☆16Updated 2 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆44Updated 3 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆21Updated 4 years ago
- Container Traits for Modern C++☆28Updated 4 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
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 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++11 compatible charconv☆27Updated last week
- Experimental library for coroutines and networking☆16Updated 6 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 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☆15Updated 5 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years 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☆27Updated 5 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- C++20 Vulkan and GLes rendering engine☆17Updated 3 months ago
- A clean implementation of reflection and related proposals.☆29Updated 6 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 2 months ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago