Manu343726 / tinyrefl
A work in progress minimal C++ static reflection API and codegen tool.
☆257Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for tinyrefl
- A polymorphic value-type for C++☆228Updated last year
- A lightweight, non-owning reference to a callable.☆170Updated 3 years ago
- Simple, flexible and modular assertion macro.☆221Updated 6 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆397Updated 2 weeks ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆252Updated 4 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆184Updated 4 years ago
- A reflective enum implementation for C++☆289Updated 9 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆167Updated 3 years ago
- Love template metaprogramming☆325Updated 2 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 5 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆204Updated 3 months ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- Compile Time Type Information for C++☆574Updated last year
- Header-only library for multithreaded programming☆226Updated last month
- c++ LINQ -like library of higher-order functions for data manipulation☆194Updated 3 years ago
- Lightweight Error Augmentation Framework☆313Updated this week
- An additive strong typedef library for C++14/17/20☆418Updated last week
- (experimental) Syntactic sugar for variant and optional types.☆157Updated 5 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆169Updated 5 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆213Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 5 months ago
- A highly efficient, move-aware operators library☆198Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆195Updated last year
- Range-based goodness for C++17☆358Updated 3 years ago
- What a c++ standard Unicode library might look like.☆323Updated 10 months ago
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- C++11 metaprogramming library☆243Updated this week