Manu343726 / tinyreflLinks
A work in progress minimal C++ static reflection API and codegen tool.
☆260Updated 4 years ago
Alternatives and similar repositories for tinyrefl
Users that are interested in tinyrefl are comparing it to the libraries listed below
Sorting:
- A polymorphic value-type for C++☆228Updated 2 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- A lightweight, non-owning reference to a callable.☆178Updated 4 years ago
- Love template metaprogramming☆330Updated 3 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- Simple, flexible and modular assertion macro.☆229Updated last year
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆467Updated this week
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- A reflective enum implementation for C++☆297Updated last year
- Policy Based C++ Allocator Library☆123Updated 2 months ago
- Compile Time Type Information for C++☆598Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆578Updated 2 months ago
- c++ LINQ -like library of higher-order functions for data manipulation☆198Updated 4 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆202Updated 4 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆225Updated 2 years ago
- What a c++ standard Unicode library might look like.☆336Updated last year
- Range-based goodness for C++17☆365Updated 4 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated last year
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- (experimental) Syntactic sugar for variant and optional types.☆160Updated 6 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆188Updated 5 years ago
- Header-only library for multithreaded programming☆236Updated 6 months ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated 11 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 4 months ago
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 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☆248Updated this week
- Generic observable objects and reactive expressions for C++☆301Updated 3 years ago