Manu343726 / tinyrefl
A work in progress minimal C++ static reflection API and codegen tool.
☆257Updated 3 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.☆172Updated 3 years ago
- Simple, flexible and modular assertion macro.☆225Updated 9 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- A polymorphic value-type for C++☆228Updated last year
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years ago
- rocket - Fast single header signal/slots library for C++☆195Updated 6 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆410Updated last week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- Compile Time Type Information for C++☆581Updated last year
- A reflective enum implementation for C++☆289Updated last year
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆171Updated 6 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆217Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated 6 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆253Updated 4 years ago
- Love template metaprogramming☆328Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆559Updated 6 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- A library for C++ reflection and introspection☆199Updated 7 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆195Updated 3 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆151Updated last week
- 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 2 weeks ago
- Range-based goodness for C++17☆359Updated 4 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆118Updated 5 years ago
- (experimental) Syntactic sugar for variant and optional types.☆157Updated 5 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆464Updated 8 months ago
- Header-only library for multithreaded programming☆233Updated last month
- A set of small tools that allow you to state your intentions mre explicitly in the code☆199Updated 3 years ago
- A highly efficient, move-aware operators library☆199Updated 2 years ago
- C++ static_enum☆86Updated 5 years ago