Manu343726 / tinyrefl
A work in progress minimal C++ static reflection API and codegen tool.
☆258Updated 4 years ago
Alternatives and similar repositories for tinyrefl:
Users that are interested in tinyrefl are comparing it to the libraries listed below
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆170Updated last month
- A small C++ library to handle hashed strings serving as identifiers.☆187Updated 5 years ago
- A polymorphic value-type for C++☆227Updated last year
- Simple, flexible and modular assertion macro.☆227Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆564Updated 8 months ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆220Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated last year
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆200Updated 3 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 8 months ago
- Compile Time Type Information for C++☆588Updated 2 years ago
- Header-only library for multithreaded programming☆234Updated last month
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 5 years ago
- Range-based goodness for C++17☆363Updated 4 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 3 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆173Updated 6 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆438Updated 2 months ago
- c++ LINQ -like library of higher-order functions for data manipulation☆195Updated 4 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 3 years ago
- Love template metaprogramming☆329Updated 3 years ago
- An additive strong typedef library for C++14/17/20☆434Updated 3 months ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A reflective enum implementation for C++☆291Updated last year
- A library for C++ reflection and introspection☆199Updated 7 years ago
- Generic observable objects and reactive expressions for C++☆299Updated 3 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆472Updated last month